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
2020-06-13
javascript: disable build by default and remove Debian packaging of JavaScrip...
Sébastien Helleu
2020-06-10
buflist: add "window" pointer in bar item evaluation only if it's not NULL (i...
Sébastien Helleu
2020-06-07
core: update ChangeLog (issue #1514)
Sébastien Helleu
2020-06-07
api: fix use of pointer after free in function key_unbind
Sébastien Helleu
2020-06-04
irc: fix add of ignore with flags in regex, display full ignore mask in list ...
Sébastien Helleu
2020-06-03
core: update ChangeLog (issue #1250)
Sébastien Helleu
2020-06-02
core: update ChangeLog (issue #1517)
Sébastien Helleu
2020-05-22
core: add CI with GitHub Actions, move codecov.io upload to GitHub Actions
Sébastien Helleu
2020-05-21
core: add base 16/32/64 encoding/decoding in evaluation of expressions
Sébastien Helleu
2020-05-19
irc: do not remove spaces at the end of users messages received (closes #1513)
Sébastien Helleu
2020-05-17
tests: run tests on plugins only if the plugins are enabled and compiled
Sébastien Helleu
2020-05-17
core: update ChangeLog (issue #592)
Sébastien Helleu
2020-05-16
core: update ChangeLog (issue #1509)
Sébastien Helleu
2020-05-16
core: update translations (closes #1245, closes #1257)
Sébastien Helleu
2020-05-16
core: update ChangeLog (issue #1505)
Sébastien Helleu
2020-05-16
core: add bar items with nicklist groups and nicks/groups (closes #1506)
Sébastien Helleu
2020-05-14
core: force buffer property "time_for_each_line" to 0 for buffers with free c...
Sébastien Helleu
2020-05-12
relay: increase default limits for IRC backlog options
Sébastien Helleu
2020-05-10
core: set default size for input bar to 0 (automatic) (issue #1498)
Sébastien Helleu
2020-05-10
core: add default key alt-enter to insert a newline (issue #1498)
Sébastien Helleu
2020-05-10
core: don't collapse consecutive newlines in lines displayed before the first...
Sébastien Helleu
2020-05-10
core: update ChangeLog ((issue #1500)
Sébastien Helleu
2020-05-09
core: update ChangeLog (issue #1497)
Sébastien Helleu
2020-05-09
core: add an option for multiline input in a buffer (closes #984)
Trygve Aaberge
2020-05-09
core: update ChangeLog (issue #1454, issue #1456)
Sébastien Helleu
2020-05-09
api: use buffer pointer in argument "modifier_data" sent to weechat_print mod...
Sébastien Helleu
2020-05-08
irc: reuse a buffer with wrong type "channel" when a private message is recei...
Sébastien Helleu
2020-05-08
core: rename functions hook_completion_{get_string|list_add} to completion_{g...
Sébastien Helleu
2020-05-07
trigger: fix truncated trigger command with commands /trigger input|output|re...
Sébastien Helleu
2020-05-05
core: add include comparison operators in evaluation of expressions
Sébastien Helleu
2020-05-03
tests: switch to Ubuntu Bionic, use pylint3 to lint Python scripts (Travis CI)
Sébastien Helleu
2020-05-03
exec: fix use of same task id for different tasks (closes #1491)
Sébastien Helleu
2020-05-03
core: update ChangeLog
Sébastien Helleu
2020-05-01
relay: fix slow send of data to clients when SSL is enabled
Sébastien Helleu
2020-04-28
core: update ChangeLog (issue #713)
Sébastien Helleu
2020-04-28
relay: add command "completion" in weechat relay protocol (closes #1484)
Sébastien Helleu
2020-04-27
api: add hdata "completion_word" (issue #1484)
Sébastien Helleu
2020-04-27
api: add functions completion_new, completion_search and completion_free (iss...
Sébastien Helleu
2020-04-24
core: add default key alt-shift-N to toggle nicklist bar
Sébastien Helleu
2020-04-24
buflist: add default key alt-shift-B to toggle buflist
Sébastien Helleu
2020-04-24
buflist: add options enable/disable/toggle in command /buflist
Sébastien Helleu
2020-04-22
core: reload config on SIGHUP
Tom Fitzhenry
2020-04-19
core: add command line option "--stdout" in weechat-headless binary (closes #...
Sébastien Helleu
2020-04-19
core: log to stdout, if headless
Tom Fitzhenry
2020-04-18
trigger: do not hide values of options with /set command in cmd_pass trigger
Sébastien Helleu
2020-04-18
core: make GnuTLS a required dependency
Sébastien Helleu
2020-04-17
relay: rename configuration options and keywords in handshake command (weecha...
Sébastien Helleu
2020-04-14
relay: add command "handshake" in weechat relay protocol and nonce to prevent...
Sébastien Helleu
2020-04-12
core: move line from "Bug fixes" to "New features" (issue #1358)
Sébastien Helleu
2020-04-12
relay: add option relay.network.auth_timeout
Sébastien Helleu
[next]