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
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
2017-07-06
core: update ChangeLog
Sébastien Helleu
2017-07-04
api: add argument "recurse_subdirs" in function exec_on_files()
Sébastien Helleu
2017-07-01
buflist: add option buflist.look.add_newline (closes #1027)
Sébastien Helleu
2017-06-27
buflist: fix crash in auto-scroll of bar when the buflist item is not the fir...
Sébastien Helleu
2017-06-26
core: add fset plugin in ChangeLog
Sébastien Helleu
2017-06-25
Version 1.9
Sébastien Helleu
2017-06-23
buflist: add variable `${format_name}` in bar item evaluation and option bufl...
Sébastien Helleu
2017-06-17
irc: don't reset nick properties (prefixes/away/account/realname) on /names w...
Sébastien Helleu
2017-06-13
buflist: add variable ${merged} in bar item evaluation
Sébastien Helleu
2017-06-12
relay: add option "start" in command /relay
Sébastien Helleu
2017-06-10
core: improve speed of nicklist bar item callback
Sébastien Helleu
2017-06-10
core: fix bind of keys with space key, like alt+space (bug #32133)
Sébastien Helleu
2017-06-08
buflist: add option buflist.look.auto_scroll (issue #332)
Sébastien Helleu
2017-06-08
api: allow update of variables "scroll_x" and "scroll_y" in bar_window with f...
Sébastien Helleu
2017-06-05
buflist: display a warning when the script "buffers.pl" is loaded
Sébastien Helleu
2017-06-04
core: update ChangeLog
Sébastien Helleu
2017-06-03
core: fix infinite loop when the terminal is closed on the secure password pr...
Sébastien Helleu
2017-06-02
trigger: add "irc_server" and "irc_channel" pointers in data for IRC signal/m...
Sébastien Helleu
2017-06-01
buflist: fix long mouse gestures
Sébastien Helleu
2017-05-30
buflist: add support of char "~" in option buflist.look.sort for case insensi...
Sébastien Helleu
2017-05-30
api: add function hdata_compare
Sébastien Helleu
2017-05-30
api: add function config_option_get_string in plugin API
Sébastien Helleu
2017-05-27
irc: fix memory leak in case of error in "ecdsa-nist256p-challenge" SASL mech...
Sébastien Helleu
2017-05-24
buflist: fix slow switch of buffer when there are a lot of buffers opened (cl...
Sébastien Helleu
2017-05-23
buflist: add keys F1/F2, alt+F1/alt+F2 to scroll the buflist bar
Sébastien Helleu
2017-05-20
core: allow index for hdata arrays in evaluation of expressions
Sébastien Helleu
[next]