summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
AgeCommit message (Expand)Author
2018-03-25irc: send whole IRC message including IRCv3 tags in the signals irc_in, irc_i...Sébastien Helleu
2018-03-25irc: fix memory leak when receiving a message with tagsSébastien Helleu
2018-03-25core: update ChangeLogSébastien Helleu
2018-03-19core: update ChangeLog (closes #1159)Sébastien Helleu
2018-03-19debian: add package weechat-headless with the headless binary and its man pageSébastien Helleu
2018-03-19core: split man pages weechat and weechat-headlessSébastien Helleu
2018-03-18core: fix build with CMake and NinjaSébastien Helleu
2018-03-18Version 2.1Sébastien Helleu
2018-03-11core: update ChangeLogSébastien Helleu
2018-03-11core: add binary weechat-headless to run WeeChat without interface (closes #1...Sébastien Helleu
2018-02-19scripts: display the script name in stdout/stderr output from scriptsSébastien Helleu
2018-02-10logger: add option logger.file.fsync (closes #1145)Sébastien Helleu
2018-02-08script: change default value of option script.look.sort from "p,n" to "i,p,n"Sébastien Helleu
2018-02-05irc: allow ${irc_server.xxx} and ${server} in server evaluated options (close...Sébastien Helleu
2018-01-29core: fix typo: scripts manager -> script managerSébastien Helleu
2018-01-20api: add time in info "date" (WeeChat compilation date/time) (closes #1138)Sébastien Helleu
2018-01-15scripts: add configuration file for each script pluginSébastien Helleu
2018-01-13irc: add server option "split_msg_max_length"Sébastien Helleu
2018-01-11logger: add option logger.look.backlog_conditions (closes #1132)Sébastien Helleu
2018-01-08core: add options "-newbuffer", "-free" and "-switch" in command /print (issu...Sébastien Helleu
2018-01-07core: fix typo in ChangeLogSébastien Helleu
2018-01-07core: add option "-y" in command /buffer, add support of buffers with free co...Sébastien Helleu
2018-01-06core: add option "add" in command /buffer (issue #1113)Sébastien Helleu
2018-01-06core: update ChangeLog (issue #128)Sébastien Helleu
2017-12-26core: update ChangeLogSébastien Helleu
2017-12-24core: add missing issue in ChangeLog (closes #584)Sébastien Helleu
2017-12-23scripts: add infos "xxx_interpreter" and "xxx_version" in script plugins (iss...Sébastien Helleu
2017-12-23scripts: add option "version" in script commands (closes #1075)Sébastien Helleu
2017-12-23api: add hashtable with variables in plugin structureSébastien Helleu
2017-12-20core: add version 2.0.1 in ChangeLog, release notes and weechat.specSébastien Helleu
2017-12-09core: add option weechat.completion.partial_completion_templatesSébastien Helleu
2017-12-04python: fix integer arguments in hook_connect() and hook_fd() callbacksSébastien Helleu
2017-12-03Version 2.0Sébastien Helleu
2017-10-29core: do not change the chat prefix size when a filtered line is added (close...Sébastien Helleu
2017-10-27core: add bug #41245 in ChangeLogSébastien Helleu
2017-10-27core: update ChangeLogSébastien Helleu
2017-10-24api: add support of prefix "quiet:" in function key_unbind() to quietly remov...Sébastien Helleu
2017-10-21core: update ChangeLogSébastien Helleu
2017-10-19buflist: add two new bar items using the same format configuration options (c...Sébastien Helleu
2017-10-17core: allow floating point and hexadecimal numbers in comparison of evaluated...Sébastien Helleu
2017-10-14core: add option weechat.look.save_config_with_fsync (closes #1083)Sébastien Helleu
2017-10-13irc: do not clear nicklist when joining an already joined channel if the opti...Sébastien Helleu
2017-10-08core: fix display of nicks in nicklist when they are in a group with sub-grou...Sébastien Helleu
2017-10-07javascript: fix detection of libv8 with autotools on Ubuntu TrustySébastien Helleu
2017-10-07tests: add scripting API tests (issue #104)Sébastien Helleu
2017-10-03lua: fix boolean return value (as integer) in API functionsSébastien Helleu
2017-10-03guile: return integer (0/1) instead of boolean in API functionsSébastien Helleu
2017-10-02guile: fix return value of static stringsSébastien Helleu
2017-09-23core: add CVE ID in ChangeLogSébastien Helleu
2017-09-23core: fix typo: Javascript -> JavaScriptSébastien Helleu