summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-09Version 3.7Sébastien Helleu
2022-10-08tests: Use LONGS_EQUAL for version number testsTrygve Aaberge
2022-10-08core: fix compilation warning on isdigit functionSébastien Helleu
2022-10-08xfer: add missing include of netinet/in.hSébastien Helleu
2022-10-08debian: update changelogSébastien Helleu
2022-10-08debian: bump Standards-Version to 4.6.1.0Sébastien Helleu
2022-10-06doc: update German documentationNils Görs
2022-10-05core: fix page scroll in bare display (closes #1830)Sébastien Helleu
2022-10-02python: Include constant values in python stubTrygve Aaberge
2022-10-01irc: set local variable "filter" when doing `/server raw xxx` with raw buffer...Sébastien Helleu
2022-09-30trigger: add variable `${tg_hook_type}` (closes #1765)Sébastien Helleu
2022-09-30doc/api: Fix config_new_option types for non English docsTrygve Aaberge
2022-09-29api: change type of argument object_id in upgrade_new callback from string to...Sébastien Helleu
2022-09-29api: change type of argument remaining_calls in hook_timer callback from stri...Sébastien Helleu
2022-09-29doc/api: Remove unnecessary cast in Python exampleTrygve Aaberge
2022-09-29doc/api: Add types for Python callbacksTrygve Aaberge
2022-09-29debian: remove ubuntu/xenial patch (distro not supported any more)Sébastien Helleu
2022-09-29core: fix compilation with zstd < 1.4.0Sébastien Helleu
2022-09-29doc: update German auto-generated fileSébastien Helleu
2022-09-29doc: update German documentationNils Görs
2022-09-29core: update German translationsNils Görs
2022-09-29doc/user: remove tag "translation missing" in French user's guideSébastien Helleu
2022-09-29doc/user: add chapter on log file rotation/compressionSébastien Helleu
2022-09-29php: add missing arginfo_weechat_string_parse_size in legacy arginfoSébastien Helleu
2022-09-28doc/api: Add values for hook_process constantsTrygve Aaberge
2022-09-28doc/api: add note about C API for constant WEECHAT_HOOK_PROCESS_CHILD (functi...Sébastien Helleu
2022-09-28doc/api: fix typoSébastien Helleu
2022-09-28logger: add options to rotate and compress log files (closes #314)Sébastien Helleu
2022-09-27api: add function file_compressSébastien Helleu
2022-09-27api: restrict number to integer in function string_parse_sizeSébastien Helleu
2022-09-27api: add function string_parse_sizeSébastien Helleu
2022-09-27doc: update German documentationNils Görs
2022-09-26irc: fix use of uninitialized variable `ptr_nick`Sébastien Helleu
2022-09-20doc: update German auto-generated fileSébastien Helleu
2022-09-20core: update German translationsNils Görs
2022-09-18core: add key alt+backspace, change behavior of key ctrl+w (closes #559)Sébastien Helleu
2022-09-18core: fix style in ChangeLogSébastien Helleu
2022-09-18trigger: escape arguments with double quotes in output of `/trigger input|out...Sébastien Helleu
2022-09-18build: update version of Debian/Ubuntu distros in examplesSébastien Helleu
2022-09-18build: remove patches for Debian/Raspbian StretchSébastien Helleu
2022-09-17tests: add tests on filter functionsSébastien Helleu
2022-09-17core: fix order of filters after renaming a filter (issue #1695)Sébastien Helleu
2022-09-17irc: fix message when disconnecting from server in case of high lag when serv...Sébastien Helleu
2022-09-17core: fix wrong terminal title on terminal resize (closes #1702)Sébastien Helleu
2022-09-17core: sort filters by name (closes #1695)Sébastien Helleu
2022-09-17spell: allow special dict value "-" to disable spell checking on a specific b...Sébastien Helleu
2022-09-17doc/api: add version 3.7 for priority in function hook_lineSébastien Helleu
2022-09-16doc: update German auto-generated fileSébastien Helleu
2022-09-16api: add support of priority in function hook_line (closes #1821)Sébastien Helleu
2022-09-16core: update German translationsNils Görs