summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-19core: remove deprecated parameters from command `/input`Sébastien Helleu
2023-04-19core: convert deprecated commands bound to keys when upgrading weechat.conf t...Sébastien Helleu
2023-04-18core: bump guile version to 3.0 in cygwinSébastien Helleu
2023-04-17doc/user: update links to release notesSébastien Helleu
2023-04-16doc: update header and remove links in ChangeLog and release notesSébastien Helleu
2023-04-15core: simplify print of stable/devel version number in version.shSébastien Helleu
2023-04-15core: hide error when git tag does not existSébastien Helleu
2023-04-15core: add missing space before trailing backslashSébastien Helleu
2023-04-15core: fix description of script bump_version.shSébastien Helleu
2023-04-15core: add missing quotes around variablesSébastien Helleu
2023-04-15core: update ChangeLogSébastien Helleu
2023-04-15core: add quote around stable/devel versionsSébastien Helleu
2023-04-15core: add "stable-number" and "devel-number" in version.shSébastien Helleu
2023-04-15api: add optional argument with version in info "version_number"Sébastien Helleu
2023-04-15doc/api: add more examples on function util_version_numberSébastien Helleu
2023-04-14core: remove unnecessary condition in comparison of timeval structuresSébastien Helleu
2023-04-13core: replace "SSL" by "TLS" in `/help upgrade` (issue #1903)Sébastien Helleu
2023-04-13core: update German translationsNils Görs
2023-04-12core: update translations (issue #1903)Sébastien Helleu
2023-04-12irc: improve short description of server (issue #1903)Sébastien Helleu
2023-04-12irc: fix URL of doc on capability negotiation (issue #1903)Sébastien Helleu
2023-04-12irc: add support of RFC 7194 (default port 6697 for TLS) (issue #1903)Sébastien Helleu
2023-04-12core: add TLS changes in release notes (issue #1903)Sébastien Helleu
2023-04-12irc: connect with TLS and port 6697 by default (issue #1903)Sébastien Helleu
2023-04-12relay: rename "ssl" options and protocol to "tls" (issue #1903)Sébastien Helleu
2023-04-12irc: rename "ssl" options to "tls" (issue #1903)Sébastien Helleu
2023-04-12core: rename option weechat.color.status_name_ssl to weechat.color.status_nam...Sébastien Helleu
2023-04-12core: replace SSL by TLS in comments (issue #1903)Sébastien Helleu
2023-04-12irc: check that IRC URL starts with "irc" (issue #1903)Sébastien Helleu
2023-04-12irc: add more info in description of function irc_server_alloc_with_url (issu...Sébastien Helleu
2023-04-12irc: set gnutls_sess, tls_cert and tls_cert_key to NULL by default in server ...Sébastien Helleu
2023-04-12core: update German translationsNils Görs
2023-04-08core: improve description of arguments in bump version scriptSébastien Helleu
2023-04-08core: remove WEECHAT_DEVEL_FULL from version.shSébastien Helleu
2023-04-08core: add way to read stable major/minor/patch versionSébastien Helleu
2023-04-08core: add contributor (issue #1904)Sébastien Helleu
2023-04-08core: update ChangeLog (issue #1904, issue #1905)Sébastien Helleu
2023-04-08lua: fix crash with print when the value to print is not a stringwfrsk
2023-04-07core: change default color of "mouse_status" item to lightgreenSébastien Helleu
2023-04-07core: add item "mouse_status" in default status barSébastien Helleu
2023-04-07core: fix comment in bump version scriptSébastien Helleu
2023-04-07Update Japanese translationsGrady Martin
2023-04-05doc: add BYPRODUCTS in doc-autogen targetSébastien Helleu
2023-04-05core: fix pointer to hash and hash_temp in doc generatorSébastien Helleu
2023-04-05tests: add tests on function irc_server_alloc_with_urlSébastien Helleu
2023-04-05irc: display a warning if command name in option `irc.msgbuffer.*` is not low...Sébastien Helleu
2023-04-05irc: display a warning if CTCP name in option `irc.ctcp.*` is not lower caseSébastien Helleu
2023-04-05irc: search options `irc.ctcp.*` with lower case ctcp stringSébastien Helleu
2023-04-03doc/user: remove Javascript from plugins compiled with CMake option `ENABLE_S...Sébastien Helleu
2023-04-03core: ensure tag/commit are not done upon startup, do not undo tag/commit in ...Sébastien Helleu