summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
AgeCommit message (Expand)Author
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
2017-09-23core, plugins: check return code of strftime functionSébastien Helleu
2017-09-23core: add version 1.9.1 in ChangeLog and release notesSébastien Helleu
2017-09-03php: new php pluginAdam Saponara
2017-09-02buflist: remove recursive evaluation of extra variables (closes #1060)Sébastien Helleu
2017-08-23irc: fix CTCP PING reply when the option irc.ctcp.ping is set to non-empty valueSébastien Helleu
2017-08-21core: add flag "input_get_empty" in bufferSébastien Helleu
2017-08-19Revert "irc: do not use away color for nicks in nicklist if option irc.look.c...Sébastien Helleu
2017-08-19irc: do not use away color for nicks in nicklist if option irc.look.color_nic...Sébastien Helleu
2017-08-18core: add signals "buffer_filters_enabled" and "buffer_filters_disabled"Sébastien Helleu
2017-08-13api: change type of arguments status/gnutls_rc/sock in hook_connect() callbac...Sébastien Helleu
2017-08-13core: update ChangeLogSébastien Helleu
2017-08-13api: send file descriptor as integer instead of string to the callback of hoo...Sébastien Helleu
2017-08-12alias: add infolist "alias_default" (list of default aliases)Sébastien Helleu
2017-08-12core: fix cast of time_t (to "long long" instead of "long") (closes #1051)Sébastien Helleu
2017-07-31core: add missing colon in ChangeLogSébastien Helleu