]> jfr.im git - irc/weechat/weechat.git/shortlog
irc/weechat/weechat.git
2023-11-01  Sébastien Helleucore, plugins: set error to NULL before calling strtol() origin/4.1
2023-10-30  Sébastien Helleucore: fix memory leak when config version is invalid...
2023-10-30  Sébastien Helleucore: check that buffer is not NULL in function gui_cha...
2023-10-30  Sébastien Helleucore: fix use NULL pointer when a config file has no...
2023-10-30  Sébastien Helleulogger: remove dead assignment
2023-10-30  Sébastien Helleuxfer: fix use of uninitialized variable when adding...
2023-10-30  Sébastien Helleuxfer: fix use of NULL pointer in strrchr()
2023-10-30  Sébastien Helleucore: fix crash when "config_version" is present in...
2023-10-30  Sébastien Helleucore: display an error on startup if environment variab...
2023-10-30  Sébastien Helleutests: check that environment variable "HOME" is set...
2023-10-30  Sébastien Helleuruby: fix use of NULL variable when displaying exception
2023-10-30  Sébastien HelleuVersion 4.1.2-dev
2023-10-28  Sébastien Helleuci: uninstall php8.1-imagick before build (issue #2009)
2023-10-26  Sébastien HelleuVersion 4.1.1 v4.1.1
2023-10-26  Sébastien HelleuVersion 4.1.1-dev
2023-10-26  Sébastien Helleucore: add version 4.0.6 in ChangeLog and release notes
2023-10-23  Sébastien Helleucore: fix crash when a custom bar item name is already...
2023-10-22  Sébastien Helleucore: fix random timeouts when a lot of concurrent...
2023-10-19  Sébastien Helleucore: update translations (issue #194, issue #2032)
2023-10-19  Sébastien Helleuirc: revert compute of nick colors to case sensitive...
2023-10-15  Sébastien Helleucore: make libintl.h required if CMake option ENABLE_NL...
2023-10-15  Sébastien Helleucore: update French translations
2023-10-15  Sébastien HelleuVersion 4.1.0 v4.1.0
2023-10-15  Sébastien Helleudebian: update changelog
2023-10-13  Sébastien Helleucore: call curl init and cleanup functions
2023-10-13  Trygve Aabergecore: only print hook_url errors when debug is enabled
2023-10-13  Trygve Aabergecore: add error codes to output in hook_url
2023-10-13  Trygve Aabergecore: run hook_url callback when pthread_create failed
2023-10-13  Sébastien Helleucore: set "error" field of "output" hashtable in hook_u...
2023-10-11  Nils Görscore: update German translations
2023-10-10  Sébastien Helleucore: fix zombie processes remaining after the end...
2023-10-09  Sébastien Helleuirc: move value `-all` at the end of completions for...
2023-10-07  Sébastien Helleuirc: fix memory leak when joining channels with keys
2023-10-05  Sébastien Helleucore: fix build error if CMake option ENABLE_NLS is...
2023-10-05  Sébastien Helleucore: use larger buffer for errors when creating a...
2023-10-05  Nils Görscore: update German translations
2023-10-01  Sébastien Helleucore: update ChangeLog (issue #2024)
2023-10-01  Sébastien Helleucore: make zstd dependency optional (closes #2024)
2023-10-01  Sébastien Helleubuflist: rename completions with items
2023-10-01  Sébastien Helleubuflist: add support of item names in command `/buflist...
2023-09-26  LuK1337core, relay: make inet_pton() return value checks more...
2023-09-26  Sébastien Helleucore: add contributor
2023-09-26  LuK1337core: replace inet_addr() with inet_pton()
2023-09-25  Sébastien Helleucore: update ChangeLog
2023-09-25  LuK1337core: fix TOTP moving factor on big-endian systems
2023-09-25  LuK1337tests: use correct data type method in hdata tests
2023-09-25  LuK1337tests: cast infolist time variable value to the correct...
2023-09-24  Sébastien Helleucore: add version 4.0.5
2023-09-22  Sébastien Helleuirc: display "owner" for +q and "admin" for +a in outpu...
2023-09-22  Sébastien Helleucore: update translations
2023-09-22  Sébastien Helleuscript: only check if return value of plugin_script_sea...
2023-09-22  Sébastien Helleuscript: fix removal of script in system directory while...
2023-09-20  Sébastien Helleuscript: fix autoload of multiple scripts at once with...
2023-09-20  Sébastien Helleutests: fix condition on libgcrypt version for algorithm...
2023-09-16  Sébastien Helleudoc/api: use a table for file_in/file_out options in...
2023-09-16  Sébastien Helleudoc/api: add link to hook_url in hook_process_hashtable...
2023-09-16  Sébastien Helleucore: properly terminate thread and release memory...
2023-09-16  Sébastien Helleudoc/api: add function hook_url
2023-09-16  Sébastien Helleuscripts: add function hook_url in scripting API
2023-09-16  Sébastien Helleuscript: replace hook_process_hashtable by hook_url...
2023-09-16  Sébastien Helleuapi: add function hook_url
2023-09-16  Sébastien Helleudoc/faq: add question about move of WeeChat config...
2023-09-15  Sébastien Helleudoc/faq: add question about keys like Enter and version...
2023-09-15  Nils Görscore: update German translations
2023-09-15  Sébastien Helleuscript: rename parameters up/down/go to -up/-down/...
2023-09-14  Sébastien Helleuxfer: fix crash on `/dcc chat`
2023-09-14  Sébastien Helleuirc: add option irc.look.open_pv_buffer_echo_msg (issue...
2023-09-14  Sébastien Helleuirc: update title in query buffer when remote nick...
2023-09-14  Sébastien Helleuirc: fix title of query buffer for own messages receive...
2023-09-14  Sébastien Helleuirc: open a query buffer on PRIVMSG received from self...
2023-09-14  Sébastien Helleuirc: don't open a new private buffer on `/msg` command...
2023-09-14  Sébastien Helleucore: move ChangeLog entry to the appropriate version
2023-09-14  Nils Görscore: update German translations
2023-09-14  Sébastien Helleuirc: fix title of private buffers wrongly set to own...
2023-09-13  Sébastien Helleucore: add algorithms `sha512-224`, `sha512-256`, `sha3...
2023-09-13  Sébastien Helleuapi: add algorithms `sha512-224`, `sha512-256`, blake2b...
2023-09-13  Nils Görscore: update German translations
2023-09-12  Sébastien Helleucore: translate error messages (issue #2013)
2023-09-12  Sébastien Helleucore: automatically backup config file read if it has...
2023-09-12  Sébastien Helleuxfer: fix memory leak on plugin unload
2023-09-12  Sébastien Helleudoc/api: fix return values for callback_read in config_...
2023-09-12  Sébastien Helleuirc: fix unexpected message sent to server when part...
2023-09-11  Sébastien Helleucore: add path in message displayed when a config file...
2023-09-11  Sébastien Helleuirc: fix autojoin of channels when private buffers...
2023-09-11  Sébastien Helleuirc: reset filter and sort when /list buffer is closed...
2023-09-11  Nils Görscore: update German translations
2023-09-11  Sébastien Helleucore: display a message when a configuration file is...
2023-09-11  Nils Görscore: update German translations
2023-09-11  Sébastien Helleubuflist: add missing items buflist4 and buflist5 in...
2023-09-09  Nils Görscore: update German translations
2023-09-09  Sébastien Helleudoc/user: add missing actions on script buffer
2023-09-09  Sébastien Helleudoc/user: add missing key alt+L (input `L`) on script...
2023-09-09  Sébastien Helleuscripts: add functions config_enum and config_enum_defa...
2023-09-08  Sébastien Helleudoc/user: add missing actions `p` and `v` on fset buffer
2023-09-08  Sébastien Helleuxfer: display an error message when opening file for...
2023-09-08  Sébastien Helleucore: update translations
2023-09-08  Sébastien Helleuscript: fix up/down keys on /script buffer
2023-09-08  Nils Görscore: update German translations
2023-09-07  Sébastien Helleucore: add completion "eval_variables", used in completi...
2023-09-07  Sébastien Helleucore: fix comment on function eval_replace_vars_cb
next