index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog.adoc
Age
Commit message (
Expand
)
Author
2018-01-07
core: fix typo in ChangeLog
Sébastien Helleu
2018-01-07
core: add option "-y" in command /buffer, add support of buffers with free co...
Sébastien Helleu
2018-01-06
core: add option "add" in command /buffer (issue #1113)
Sébastien Helleu
2018-01-06
core: update ChangeLog (issue #128)
Sébastien Helleu
2017-12-26
core: update ChangeLog
Sébastien Helleu
2017-12-24
core: add missing issue in ChangeLog (closes #584)
Sébastien Helleu
2017-12-23
scripts: add infos "xxx_interpreter" and "xxx_version" in script plugins (iss...
Sébastien Helleu
2017-12-23
scripts: add option "version" in script commands (closes #1075)
Sébastien Helleu
2017-12-23
api: add hashtable with variables in plugin structure
Sébastien Helleu
2017-12-20
core: add version 2.0.1 in ChangeLog, release notes and weechat.spec
Sébastien Helleu
2017-12-09
core: add option weechat.completion.partial_completion_templates
Sébastien Helleu
2017-12-04
python: fix integer arguments in hook_connect() and hook_fd() callbacks
Sébastien Helleu
2017-12-03
Version 2.0
Sébastien Helleu
2017-10-29
core: do not change the chat prefix size when a filtered line is added (close...
Sébastien Helleu
2017-10-27
core: add bug #41245 in ChangeLog
Sébastien Helleu
2017-10-27
core: update ChangeLog
Sébastien Helleu
2017-10-24
api: add support of prefix "quiet:" in function key_unbind() to quietly remov...
Sébastien Helleu
2017-10-21
core: update ChangeLog
Sébastien Helleu
2017-10-19
buflist: add two new bar items using the same format configuration options (c...
Sébastien Helleu
2017-10-17
core: allow floating point and hexadecimal numbers in comparison of evaluated...
Sébastien Helleu
2017-10-14
core: add option weechat.look.save_config_with_fsync (closes #1083)
Sébastien Helleu
2017-10-13
irc: do not clear nicklist when joining an already joined channel if the opti...
Sébastien Helleu
2017-10-08
core: fix display of nicks in nicklist when they are in a group with sub-grou...
Sébastien Helleu
2017-10-07
javascript: fix detection of libv8 with autotools on Ubuntu Trusty
Sébastien Helleu
2017-10-07
tests: add scripting API tests (issue #104)
Sébastien Helleu
2017-10-03
lua: fix boolean return value (as integer) in API functions
Sébastien Helleu
2017-10-03
guile: return integer (0/1) instead of boolean in API functions
Sébastien Helleu
2017-10-02
guile: fix return value of static strings
Sébastien Helleu
2017-09-23
core: add CVE ID in ChangeLog
Sébastien Helleu
2017-09-23
core: fix typo: Javascript -> JavaScript
Sébastien Helleu
2017-09-23
core, plugins: check return code of strftime function
Sébastien Helleu
2017-09-23
core: add version 1.9.1 in ChangeLog and release notes
Sébastien Helleu
2017-09-03
php: new php plugin
Adam Saponara
2017-09-02
buflist: remove recursive evaluation of extra variables (closes #1060)
Sébastien Helleu
2017-08-23
irc: fix CTCP PING reply when the option irc.ctcp.ping is set to non-empty value
Sébastien Helleu
2017-08-21
core: add flag "input_get_empty" in buffer
Sébastien Helleu
2017-08-19
Revert "irc: do not use away color for nicks in nicklist if option irc.look.c...
Sébastien Helleu
2017-08-19
irc: do not use away color for nicks in nicklist if option irc.look.color_nic...
Sébastien Helleu
2017-08-18
core: add signals "buffer_filters_enabled" and "buffer_filters_disabled"
Sébastien Helleu
2017-08-13
api: change type of arguments status/gnutls_rc/sock in hook_connect() callbac...
Sébastien Helleu
2017-08-13
core: update ChangeLog
Sébastien Helleu
2017-08-13
api: send file descriptor as integer instead of string to the callback of hoo...
Sébastien Helleu
2017-08-12
alias: add infolist "alias_default" (list of default aliases)
Sébastien Helleu
2017-08-12
core: fix cast of time_t (to "long long" instead of "long") (closes #1051)
Sébastien Helleu
2017-07-31
core: add missing colon in ChangeLog
Sébastien Helleu
2017-07-23
relay: fix send of "PART" command in backlog (irc protocol)
Sébastien Helleu
2017-07-23
core: update ChangeLog
Sébastien Helleu
2017-07-23
relay: fix parsing of CAP command without arguments in irc protocol, send ACK...
Sébastien Helleu
2017-07-11
script: add local variable "filter" in the script buffer (closes #1037)
Sébastien Helleu
2017-07-08
core: update ChangeLog
Sébastien Helleu
[next]