]> jfr.im git - irc/weechat/weechat.git/shortlog
irc/weechat/weechat.git
2022-10-09  Sébastien HelleuVersion 3.7 v3.7
2022-10-08  Trygve Aabergetests: Use LONGS_EQUAL for version number tests
2022-10-08  Sébastien Helleucore: fix compilation warning on isdigit function
2022-10-08  Sébastien Helleuxfer: add missing include of netinet/in.h
2022-10-08  Sébastien Helleudebian: update changelog
2022-10-08  Sébastien Helleudebian: bump Standards-Version to 4.6.1.0
2022-10-06  Nils Görsdoc: update German documentation
2022-10-05  Sébastien Helleucore: fix page scroll in bare display (closes #1830)
2022-10-02  Trygve Aabergepython: Include constant values in python stub
2022-10-01  Sébastien Helleuirc: set local variable "filter" when doing `/server...
2022-09-30  Sébastien Helleutrigger: add variable `${tg_hook_type}` (closes #1765)
2022-09-30  Trygve Aabergedoc/api: Fix config_new_option types for non English...
2022-09-29  Sébastien Helleuapi: change type of argument object_id in upgrade_new...
2022-09-29  Sébastien Helleuapi: change type of argument remaining_calls in hook_ti...
2022-09-29  Trygve Aabergedoc/api: Remove unnecessary cast in Python example
2022-09-29  Trygve Aabergedoc/api: Add types for Python callbacks
2022-09-29  Sébastien Helleudebian: remove ubuntu/xenial patch (distro not supporte...
2022-09-29  Sébastien Helleucore: fix compilation with zstd < 1.4.0
2022-09-29  Sébastien Helleudoc: update German auto-generated file
2022-09-29  Nils Görsdoc: update German documentation
2022-09-29  Nils Görscore: update German translations
2022-09-29  Sébastien Helleudoc/user: remove tag "translation missing" in French...
2022-09-29  Sébastien Helleudoc/user: add chapter on log file rotation/compression
2022-09-29  Sébastien Helleuphp: add missing arginfo_weechat_string_parse_size...
2022-09-28  Trygve Aabergedoc/api: Add values for hook_process constants
2022-09-28  Sébastien Helleudoc/api: add note about C API for constant WEECHAT_HOOK...
2022-09-28  Sébastien Helleudoc/api: fix typo
2022-09-28  Sébastien Helleulogger: add options to rotate and compress log files...
2022-09-27  Sébastien Helleuapi: add function file_compress
2022-09-27  Sébastien Helleuapi: restrict number to integer in function string_pars...
2022-09-27  Sébastien Helleuapi: add function string_parse_size
2022-09-27  Nils Görsdoc: update German documentation
2022-09-26  Sébastien Helleuirc: fix use of uninitialized variable `ptr_nick`
2022-09-20  Sébastien Helleudoc: update German auto-generated file
2022-09-20  Nils Görscore: update German translations
2022-09-18  Sébastien Helleucore: add key alt+backspace, change behavior of key...
2022-09-18  Sébastien Helleucore: fix style in ChangeLog
2022-09-18  Sébastien Helleutrigger: escape arguments with double quotes in output...
2022-09-18  Sébastien Helleubuild: update version of Debian/Ubuntu distros in examples
2022-09-18  Sébastien Helleubuild: remove patches for Debian/Raspbian Stretch
2022-09-17  Sébastien Helleutests: add tests on filter functions
2022-09-17  Sébastien Helleucore: fix order of filters after renaming a filter...
2022-09-17  Sébastien Helleuirc: fix message when disconnecting from server in...
2022-09-17  Sébastien Helleucore: fix wrong terminal title on terminal resize ...
2022-09-17  Sébastien Helleucore: sort filters by name (closes #1695)
2022-09-17  Sébastien Helleuspell: allow special dict value "-" to disable spell...
2022-09-17  Sébastien Helleudoc/api: add version 3.7 for priority in function hook_line
2022-09-16  Sébastien Helleudoc: update German auto-generated file
2022-09-16  Sébastien Helleuapi: add support of priority in function hook_line...
2022-09-16  Nils Görscore: update German translations
2022-09-15  Sébastien Helleuirc: add option irc.look.display_pv_nick_change
2022-09-11  Sébastien Helleudoc: update auto-generated files
2022-09-11  Nils Görscore: update German translations
2022-09-11  Ivan Pešićcore: Update Serbian translation
2022-09-11  Sébastien Helleudoc/api: move function hook_completion in chapter on...
2022-09-11  Sébastien Helleudoc/api: update chapter on hook priority
2022-09-11  Sébastien Helleudoc/api: update note about priority in hook functions
2022-09-10  Sébastien Helleuirc: replace chars "\01" by spaces in CTCP replies...
2022-09-09  Sébastien Helleuxfer: use larger buffer for IP address
2022-09-05  Sébastien Helleuirc: fix display of message 350 (whois, gateway) (close...
2022-09-05  Sébastien Helleutests: add missing include of string.h
2022-09-03  Sébastien Helleucore: remove debug print
2022-09-03  Sébastien Helleuxfer: fix DCC file receive on Termux (closes #1811)
2022-08-31  Sébastien Helleucore: rename argument "length" to "bytes" in function...
2022-08-29  Sébastien Helleuirc: fix target buffer of generic errors when they...
2022-08-16  Sébastien Helleuscript: use API function weechat_crypto_hash_file in...
2022-08-16  Sébastien Helleuapi: add function crypto_hash_file
2022-08-15  Sébastien Helleuirc: fix extract of isupport value when it is last...
2022-08-15  Sébastien Helleubuflist: improve help on option buflist.look.enabled
2022-08-15  Sébastien Helleucore: move line from "New features" to "Bug fixes"
2022-08-15  Sébastien Helleucore: add new option trigger.color.identifier in ChangeLog
2022-08-15  Sébastien Helleutrigger: add elapsed time for trigger execution on...
2022-08-15  Sébastien Helleutrigger: fix error on monitor buffer creation when...
2022-08-13  Sébastien Helleuirc: display ACCOUNT command in private buffers
2022-08-13  Sébastien Helleuirc: add options and display SETNAME command in channel...
2022-08-13  Sébastien Helleuirc: display CHGHOST command in private buffers
2022-08-13  Sébastien Helleudoc: update auto-generated files
2022-08-13  Sébastien Helleulogger: improve help on option logger.file.auto_log
2022-08-13  Sébastien Helleuirc: add missing tag "irc_numeric" in all numeric IRC...
2022-08-13  Sébastien Helleutests: add tests on dynamic string functions with NULL...
2022-08-13  Sébastien Helleucore: fix CMake warning in Python detection
2022-08-09  Sébastien Helleudoc: update German auto-generated file
2022-08-08  Nils Görscore: update German translations
2022-08-08  Nils Görscore: update German translations
2022-08-08  Sébastien Helleutests: add tests on function xfer_file_search_crc32
2022-08-08  Sébastien Helleuxfer: move and rename function xfer_filename_crc32...
2022-08-07  Sébastien Helleuirc: fix parsing of messages with trailing spaces and...
2022-08-07  Sébastien Helleucore: add option `-save` in command `/upgrade` (closes...
2022-08-07  Sébastien Helleuxfer: disconnect all active DCC chats and files on...
2022-08-07  Sébastien Helleuxfer: fix refresh of xfer buffer after /upgrade
2022-08-07  Sébastien Helleurelay: fix refresh of relay buffer after /upgrade
2022-08-07  Sébastien Helleurelay: use enum type for websocket status in client
2022-08-05  Sébastien Helleudoc: update German auto-generated file
2022-08-05  Nils GörsMerge branch 'master' of https://github.com/weechat...
2022-08-05  Nils Görscore: update German translations
2022-08-04  Sébastien Helleudoc: update German auto-generated file
2022-08-04  Nils Görscore: update German translations
2022-08-03  Sébastien Helleuci: fix Ubuntu code name when applying Debian patch
2022-08-03  Sébastien Helleuci: remove macOS 10.15, add macOS 12 in CI
2022-08-03  Sébastien Helleucore: update ChangeLog
next