summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
AgeCommit message (Expand)Author
2021-04-06trigger: add variables "${tg_shell_argc}" and "${tg_shell_argvN}" in command ...Sébastien Helleu
2021-04-04core: evaluate left/right part of comparison after split on the comparison op...Sébastien Helleu
2021-03-21core: update ChangeLog (issue #1621)Sébastien Helleu
2021-03-20core: update ChangeLog (issue #1591, issue #1592)Sébastien Helleu
2021-03-19core: update ChangeLogSébastien Helleu
2021-03-17api: add support of pointer names in function string_eval_expression (direct ...Sébastien Helleu
2021-03-16core: add options to customize commands on system signals, quit by default on...Sébastien Helleu
2021-03-14api: add info "weechat_daemon"Sébastien Helleu
2021-03-14core: update ChangeLog (closes #1618)Sébastien Helleu
2021-03-07Version 3.1Sébastien Helleu
2021-02-28core: fix quoted line in cursor mode (closes #1602)Sébastien Helleu
2021-02-28core: add missing "xxx" in format of evaluated expressions (ChangeLog)Sébastien Helleu
2021-02-27irc: add bar item "irc_nick_prefix"Sébastien Helleu
2021-02-27irc: fix separator between nick and host in bar item "irc_nick_host"Sébastien Helleu
2021-02-25core: add info_hashtable "secured_data"Sébastien Helleu
2021-02-16core: convert "totp" to upper case in ChangeLogSébastien Helleu
2021-02-11core: move line from "New features" to "Bug fixes" (issue #1612)Sébastien Helleu
2021-02-10core: move line to appropriate version in ChangeLogSébastien Helleu
2021-02-09core: move line from "New features" to "Bug fixes" (issue #1613)Sébastien Helleu
2021-02-09buflist: add option buflist.look.use_items to speed up display of buflist (cl...Sébastien Helleu
2021-02-08core: fix wrong size of the new window after vertical split (closes #1612)Sébastien Helleu
2021-02-07core: update ChangeLog (closes #992, closes #993)Sébastien Helleu
2021-02-06core: update ChangeLog (remove option sec.crypt.passphrase_file)Sébastien Helleu
2021-02-06core: replace option sec.crypt.passphrase_file by sec.crypt.passphrase_comman...Sébastien Helleu
2021-02-05core: add raw string in evaluation of expressions with "raw:xxx" (closes #1611)Sébastien Helleu
2021-02-03irc: add info "irc_is_message_ignored"Sébastien Helleu
2021-01-31core: add version 3.0.1 in ChangeLog, release notes and weechat.specSébastien Helleu
2021-01-30core: update ChangeLogSébastien Helleu
2021-01-30irc: make default chantypes configurableMatti Virkkunen
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