summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-27doc/api: add column "Min WeeChat" in string_eval_expression tablesSébastien Helleu
2022-01-26core: check that utf_char is not NULL in gui chat functionsSébastien Helleu
2022-01-26core: set prefix to NULL when clearing a line on a buffer with free contentSébastien Helleu
2022-01-26core: fix memory leak when removing a line on a buffer with free contentSébastien Helleu
2022-01-23core: update ChangeLogSébastien Helleu
2022-01-23Remove old and unused config option weechat.plugin.debugTrygve Aaberge
2022-01-23core: update Turkish translationsEmir SARI
2022-01-22python: fix crash in hook callbacks after script loading failure (closes #1740)Sébastien Helleu
2022-01-21doc: update Serbian auto-generated fileSébastien Helleu
2022-01-21doc: Update Serbian translationIvan Pešić
2022-01-18doc: update German documentationNils Görs
2022-01-17core: fix install of PHP 8.0 in CISébastien Helleu
2022-01-17core: update copyright datesSébastien Helleu
2022-01-16doc: add example of hook_process with a script function (scripting guide)Sébastien Helleu
2022-01-16doc: remove useless comparison with empty string in Python examples (plugin A...Sébastien Helleu
2022-01-15xfer: fix auto-accept of server/nick when the server name contains UTF-8 char...Sébastien Helleu
2022-01-15spell: fix comparison of URL prefix with UTF-8 chars (issue #1739)Sébastien Helleu
2022-01-15relay: fix comparison of server nonce with UTF-8 chars (issue #1739)Sébastien Helleu
2022-01-15irc: fix completion of channel topic with UTF-8 chars (issue #1739)Sébastien Helleu
2022-01-15api: fix add of infolist items in hashtable when prefix contains UTF-8 chars ...Sébastien Helleu
2022-01-15core: fix search of commands with UTF-8 chars in name when option weechat.loo...Sébastien Helleu
2022-01-15trigger: fix search of triggers with UTF-8 chars in name (issue #1739)Sébastien Helleu
2022-01-14tests: split tests on functions string_tolower and string_toupperSébastien Helleu
2022-01-14core: rename argument "length" to "bytes" in function string_strndupSébastien Helleu
2022-01-12doc: update German documentationNils Görs
2022-01-08doc: add missing macro WEECHAT_PLUGIN_AUTHOR (plugin API reference)Sébastien Helleu
2022-01-06irc: use default callback in case of missing parameters in messages 311/312/3...Sébastien Helleu
2022-01-06irc: add macro to run another protocol callbackSébastien Helleu
2022-01-05irc: fix parsing of message 338 (whois, host) sent by Rizon server (closes #1...Sébastien Helleu
2022-01-04irc: fix display of message 344 received as whois geo info (closes #1736)Sébastien Helleu
2021-12-30doc: add note about chars replaced in IRC tag key/value (user's guide)Sébastien Helleu
2021-12-30trigger: add variables `${tg_tag_irc_xxx}` containing IRC message tags (issue...Sébastien Helleu
2021-12-30irc: add IRC message tags in messages displayed (closes #1680)Sébastien Helleu
2021-12-30doc: update OS examples in contributing guideSébastien Helleu
2021-12-28doc: change pygments pre-processor color from red to green/cyanSébastien Helleu
2021-12-28doc: move section "Fset" in "Configuration" (user's guide)Sébastien Helleu
2021-12-28core: fix display of hotlist in buflist after changing value of option weecha...Sébastien Helleu
2021-12-28doc: update German auto-generated fileSébastien Helleu
2021-12-27core: update German translationsNils Görs
2021-12-25core: add build of Debian packages in CISébastien Helleu
2021-12-25relay: improve help on option relay.network.compressionSébastien Helleu
2021-12-25doc: update auto-generated files with optionsSébastien Helleu
2021-12-25doc: fix color of preformatted text in docsSébastien Helleu
2021-12-24relay: add zstd compression in weechat protocolSébastien Helleu
2021-12-23irc: fix display of IRC numeric messages with no parametersSébastien Helleu
2021-12-20doc: update German documentationNils Görs
2021-12-19core: use shortcuts for URLs pointing to documentationSébastien Helleu
2021-12-19core: fix link to doc on IRC plugin in READMESébastien Helleu
2021-12-19core: remove tests on Travis CISébastien Helleu
2021-12-19core: fix styles in ChangeLog and release notesSébastien Helleu