summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-09-15irc: add option irc.look.display_pv_nick_changeSébastien Helleu
2022-09-11doc: update auto-generated filesSébastien Helleu
2022-09-11core: update German translationsNils Görs
2022-09-11core: Update Serbian translationIvan Pešić
2022-09-11doc/api: move function hook_completion in chapter on hook prioritySébastien Helleu
2022-09-11doc/api: update chapter on hook prioritySébastien Helleu
2022-09-11doc/api: update note about priority in hook functionsSébastien Helleu
2022-09-10irc: replace chars "\01" by spaces in CTCP replies (closes #1819)Sébastien Helleu
2022-09-09xfer: use larger buffer for IP addressSébastien Helleu
2022-09-05irc: fix display of message 350 (whois, gateway) (closes #1815)Sébastien Helleu
2022-09-05tests: add missing include of string.hSébastien Helleu
2022-09-03core: remove debug printSébastien Helleu
2022-09-03xfer: fix DCC file receive on Termux (closes #1811)Sébastien Helleu
2022-08-31core: rename argument "length" to "bytes" in function string_strndup (header ...Sébastien Helleu
2022-08-29irc: fix target buffer of generic errors when they contain a target nick (clo...Sébastien Helleu
2022-08-16script: use API function weechat_crypto_hash_file in script_repo_sha512sum_fileSébastien Helleu
2022-08-16api: add function crypto_hash_fileSébastien Helleu
2022-08-15irc: fix extract of isupport value when it is last in list and without value ...Sébastien Helleu
2022-08-15buflist: improve help on option buflist.look.enabledSébastien Helleu
2022-08-15core: move line from "New features" to "Bug fixes"Sébastien Helleu
2022-08-15core: add new option trigger.color.identifier in ChangeLogSébastien Helleu
2022-08-15trigger: add elapsed time for trigger execution on monitor buffer when trigge...Sébastien Helleu
2022-08-15trigger: fix error on monitor buffer creation when trigger debug is >= 1 and ...Sébastien Helleu
2022-08-13irc: display ACCOUNT command in private buffersSébastien Helleu
2022-08-13irc: add options and display SETNAME command in channels and private buffers ...Sébastien Helleu
2022-08-13irc: display CHGHOST command in private buffersSébastien Helleu
2022-08-13doc: update auto-generated filesSébastien Helleu