summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
AgeCommit message (Expand)Author
2021-01-16core: update ChangeLogSébastien Helleu
2021-01-01core: add indentation and colors in /eval debug outputSébastien Helleu
2020-12-31core: display more verbose debug with two "-d" in command /evalSébastien Helleu
2020-12-25core: do not remove quotes in arguments of command /eval (closes #1601)Sébastien Helleu
2020-12-19core: add options "setvar" and "delvar" in command /buffer, rename option "lo...Sébastien Helleu
2020-12-19core: add buffer local variable "completion_default_template" (evaluated) (cl...Sébastien Helleu
2020-12-18core: add option "recreate" in command /filterSébastien Helleu
2020-12-06irc: fix completion of commands /halfop and /dehalfopSébastien Helleu
2020-12-05core: update ChangeLogSébastien Helleu
2020-11-20spell: fix crash with IRC color codes in command line (closes #1589)Sébastien Helleu
2020-11-17core: display an error when the buffer is not found with command /command -bu...Sébastien Helleu
2020-11-14trigger: add variable "${tg_trigger_name}" in command trigger evaluated strin...Sébastien Helleu
2020-11-14core: add evaluation of conditions in evaluation of expressions with "eval_co...Sébastien Helleu
2020-11-13spell: fix refresh of bar item "spell_suggest" when the input becomes empty (...Sébastien Helleu
2020-11-11Version 3.0Sébastien Helleu
2020-10-21trigger: add variable "tg_argc" in data set by command trigger (closes #1576)Sébastien Helleu
2020-10-18irc: remove SASL timeout message displayed by error after successful SASL aut...Sébastien Helleu
2020-10-11exec: add option "-oerr" to send stderr to buffer (now disabled by default) (...Sébastien Helleu
2020-10-10core: update ChangeLog (issue #1567)Sébastien Helleu
2020-10-04api: add optional list of colors in infos "nick_color" and "nick_color_name" ...Sébastien Helleu
2020-09-06script: add option script.scripts.download_enabled (closes #1548)Sébastien Helleu
2020-09-02script: do not automatically download list of scripts on startup if the file ...Sébastien Helleu
2020-08-29tests: fix compilation with CppUTest ≥ 4.0Sébastien Helleu
2020-08-25spell: skip IRC color codes when checking words in input (closes #1547)Sébastien Helleu
2020-08-23api: add argument "bytes" in function string_dyn_concatSébastien Helleu
2020-08-22spell: properly skip WeeChat color codes when checking words in input (closes...Sébastien Helleu
2020-08-22api: add function string_color_code_size (issue #1547)Sébastien Helleu
2020-08-15core: set "notify_level" to 3 if there is a highlight in the line (closes #1529)Sébastien Helleu
2020-08-09fset: add option fset.look.auto_refresh (closes #1553)Sébastien Helleu
2020-08-05irc: send all channels in a single JOIN command when reconnecting to the serv...Sébastien Helleu
2020-08-05core: replace "unit" by module for changes in unit testsSébastien Helleu
2020-08-04tests: add tests on GUI line functionsSébastien Helleu
2020-08-01core: disable debug by default in autotools buildSébastien Helleu
2020-07-31trigger: fix recursive calls to triggers using regex (closes #1546)Sébastien Helleu
2020-07-21core: update ChangeLog (issue #1535, issue #1538)Sébastien Helleu
2020-07-20irc: allow to send text on buffers with commands /allchan, /allpv and /allservSébastien Helleu
2020-07-20irc: evaluate command executed by commands /allchan, /allpv and /allserv (clo...Sébastien Helleu
2020-07-20trigger: check that tag "notify_none" is not present in message to run comman...Sébastien Helleu
2020-07-20core: do not add line with highlight and tag "notify_none" to hotlist (closes...Sébastien Helleu
2020-07-18Version 2.9Sébastien Helleu
2020-07-07core: update ChangeLog (issue #1537)Sébastien Helleu
2020-06-30api: add pointer "_bar_window" in hashtable sent to hook focus callback (clos...Sébastien Helleu
2020-06-26relay: add missing field "notify_level" in message "_buffer_line_added" (issu...Sébastien Helleu
2020-06-21core: add bar option "color_bg_inactive" (issue #732)Sébastien Helleu
2020-06-21irc: change default chantypes from "#&+!" to "#&"Sébastien Helleu
2020-06-20irc: add support of UTF8MAPPING, add support of optional server in info "irc_...Sébastien Helleu
2020-06-20tests: add tests on IRC function irc_channel_is_channelSébastien Helleu
2020-06-13javascript: disable build by default and remove Debian packaging of JavaScrip...Sébastien Helleu
2020-06-10buflist: add "window" pointer in bar item evaluation only if it's not NULL (i...Sébastien Helleu
2020-06-07core: update ChangeLog (issue #1514)Sébastien Helleu