]> jfr.im git - irc/weechat/weechat.git/history - src
core: add CVE id in ChangeLog
[irc/weechat/weechat.git] / src /
2021-09-04  Sébastien Helleurelay: fix crash when decoding a malformed websocket...
2020-12-06  Sébastien HelleuRevert "exec: return NULL immediately if the task id...
2020-11-20  Sébastien Helleuspell: fix refresh of bar item "spell_suggest" when...
2020-11-20  Sébastien Helleuspell: fix crash with IRC color codes in command line...
2020-10-21  Sébastien Helleutrigger: add variable "tg_argc" in data set by command...
2020-10-18  Sébastien Helleuirc: remove SASL timeout message displayed by error...
2020-10-15  Sébastien Helleuscript: allow command /script list when option script...
2020-10-11  Sébastien Helleuexec: add option "-oerr" to send stderr to buffer ...
2020-10-11  Sébastien Helleuexec: add missing option "-oc" in /help exec
2020-10-10  Sébastien Helleutrigger: add a function to set variables common to...
2020-10-10  Simmo Saantrigger: add tg_trigger_name variable to all triggers...
2020-10-04  Sébastien Helleuapi: add optional list of colors in infos "nick_color...
2020-10-04  Sébastien Helleucore: add argument "num_colors" in function gui_nick_ha...
2020-09-12  Sébastien Helleuirc: fix again typo in English plural form of "normal"
2020-09-12  Sébastien Helleuirc: fix typo in English plural form of "normal" (norma...
2020-09-06  Sébastien Helleuscript: add option script.scripts.download_enabled...
2020-09-02  Sébastien Helleuscript: do not automatically download list of scripts...
2020-08-28  Sébastien Helleuspell: also skip IRC color attributes codes when checki...
2020-08-25  Sébastien Helleuirc: add comments in functions irc_color_decode and...
2020-08-25  Sébastien Helleuspell: skip IRC color codes when checking words in...
2020-08-24  Sébastien Helleuspell: use dynamic string functions to return modified...
2020-08-23  Sébastien Helleuapi: add argument "bytes" in function string_dyn_concat
2020-08-22  Sébastien Helleuspell: properly skip WeeChat color codes when checking...
2020-08-22  Sébastien Helleuapi: add function string_color_code_size (issue #1547)
2020-08-20  Sébastien Helleufset: fix refresh of option values in fset buffer ...
2020-08-17  Sébastien Helleuirc: replace calls to malloc by calloc
2020-08-17  Sébastien Helleucore: replace calls to malloc by calloc
2020-08-16  Sébastien Helleucore: set notify_level to 3 if highlight is forced...
2020-08-16  Sébastien Helleucore: set notify_level to 3 in case of highlight in...
2020-08-16  Sébastien Helleucore: set notify_level to 3 in case of highlight only...
2020-08-15  Sébastien Helleucore: set "notify_level" to 3 if there is a highlight...
2020-08-09  Sébastien Helleufset: add option fset.look.auto_refresh (closes #1553)
2020-08-05  Sébastien Helleuirc: send all channels in a single JOIN command when...
2020-08-04  Sébastien Helleucore: check that line is not NULL in functions gui_line...
2020-08-04  Sébastien Helleucore: check that line_data is not NULL in functions...
2020-08-04  Sébastien Helleucore: rename functions to allocate/free lines
2020-07-31  Sébastien Helleutrigger: fix recursive calls to triggers using regex...
2020-07-21  Simmo Saanirc: add pointer "irc_nick" in hashtable sent to hook...
2020-07-20  Sébastien Helleuirc: allow to send text on buffers with commands /allch...
2020-07-20  Sébastien Helleuirc: evaluate command executed by commands /allchan...
2020-07-20  Sébastien Helleutrigger: check that tag "notify_none" is not present...
2020-07-20  Sébastien Helleucore: do not add line with highlight and tag "notify_no...
2020-07-07  Marco SirabellaAdd $weechat_sharedir/python for global python package...
2020-06-30  Sébastien Helleuapi: add pointer "_bar_window" in hashtable sent to...
2020-06-26  Sébastien Helleurelay: add missing field "notify_level" in message...
2020-06-21  Sébastien Helleucore: add bar option "color_bg_inactive" (issue #732)
2020-06-21  Sébastien Helleuirc: check that the first nick char is not a prefix...
2020-06-21  Sébastien Helleuirc: change default chantypes from "#&+!" to "#&"
2020-06-20  Sébastien Helleuirc: add support of UTF8MAPPING, add support of optiona...
2020-06-20  Sébastien Helleuirc: return NULL in info "irc_is_channel" if arguments...
2020-06-15  Sébastien Helleuirc: fix display of ACCOUNT message when the account...
2020-06-15  Sébastien Helleuirc: skip semicolon before account name in ACCOUNT...
2020-06-10  Sébastien Helleubuflist: add "window" pointer in bar item evaluation...
2020-06-07  Sébastien Helleuguile: fix compiler warning (issue #1514)
2020-06-07  Joram Schrijverguile: fix memory leak in output port
2020-06-07  Joram Schrijverguile: re-enable "/guile eval" (issue #1098)
2020-06-07  Joram Schrijverguile: fix printing of output to buffer (issue #1098)
2020-06-07  Sébastien Helleuapi: fix use of pointer after free in function key_unbind
2020-06-04  Sébastien Helleuirc: fix add of ignore with flags in regex, display...
2020-06-03  Max Teufelirc: display account messages in buffers
2020-06-02  Christian DuerrAdd Alacritty title escape sequence support
2020-05-21  Sébastien Helleucore: add base 16/32/64 encoding/decoding in evaluation...
2020-05-20  Sébastien Helleucore: move functions string_base_encode and string_base...
2020-05-20  Sébastien Helleucore: return -1 in case of error in functions string_ba...
2020-05-19  Sébastien Helleucore: split function eval_replace_vars_cb into multiple...
2020-05-19  Sébastien Helleuirc: do not remove spaces at the end of users messages...
2020-05-17  Sébastien Helleutrigger: add (void) before calls to trigger_callback_ex...
2020-05-17  Simmo Saantrigger: only return trigger's return code when conditi...
2020-05-16  Trygve AabergeFix /window scroll_beyond_end when buffer has fewer...
2020-05-16  Sébastien Helleucore: update translations (closes #1245, closes #1257)
2020-05-16  Sébastien Helleucore: rename info_hashtable "gui_focus_info" to "focus_...
2020-05-16  Sébastien Helleucore: move creation of info_hashtable from gui-focus...
2020-05-16  Simmo Saangui: make key optional in gui_focus_to_hashtable
2020-05-16  Simmo Saangui: add gui_focus_info hashtable info (#1245)
2020-05-16  Sébastien Helleucore: add color in /buffer output for notification...
2020-05-16  Trygve Aabergecore: Allow displaying notify level with /buffer notify
2020-05-16  Sébastien Helleucore: add bar items with nicklist groups and nicks...
2020-05-14  Sébastien Helleucore: force buffer property "time_for_each_line" to...
2020-05-12  Sébastien Helleurelay: increase default limits for IRC backlog options
2020-05-10  Sébastien Helleucore: set default size for input bar to 0 (automatic...
2020-05-10  Sébastien Helleucore: add default key alt-enter to insert a newline...
2020-05-10  Sébastien Helleucore: don't collapse consecutive newlines in lines...
2020-05-10  Trygve Aabergecore: Don't remove consecutive newlines when pasting
2020-05-10  Trygve Aabergecore: Don't collapse consecutive newlines in bar content
2020-05-09  Trygve Aabergecore: properly display newlines in input for all buffers
2020-05-09  Simmo Saanirc: fix realname delimiter color in WHO/WHOX response
2020-05-09  Sébastien Helleucore: properly display newlines in input when multiline...
2020-05-09  Trygve Aabergecore: add an option for multiline input in a buffer...
2020-05-09  Sébastien Helleuapi: use buffer pointer in argument "modifier_data...
2020-05-08  Sébastien Helleuirc: reuse a buffer with wrong type "channel" when...
2020-05-08  Sébastien Helleucore: rename functions hook_completion_{get_string...
2020-05-07  Sébastien Helleutrigger: fix truncated trigger command with commands...
2020-05-05  Sébastien Helleucore: add include comparison operators in evaluation...
2020-05-03  Sébastien Helleuexec: return NULL immediately if the task id is invalid
2020-05-03  Sébastien Helleuexec: fix use of same task id for different tasks ...
2020-05-02  Sébastien Helleurelay: add "compression" in response to handshake comma...
2020-05-01  Sébastien Helleurelay: fix slow send of data to clients when SSL is...
2020-04-28  Quentin Glidicfifo: Open the fifo for writing too
2020-04-28  Sébastien Helleurelay: add command "completion" in weechat relay protoc...
2020-04-28  Sébastien Helleucore: remove obsolete comment
next