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
2022-01-15
xfer: fix auto-accept of server/nick when the server name contains UTF-8 char...
Sébastien Helleu
2022-01-15
irc: fix completion of channel topic with UTF-8 chars (issue #1739)
Sébastien Helleu
2022-01-15
api: fix add of infolist items in hashtable when prefix contains UTF-8 chars ...
Sébastien Helleu
2022-01-15
core: fix search of commands with UTF-8 chars in name when option weechat.loo...
Sébastien Helleu
2022-01-15
trigger: fix search of triggers with UTF-8 chars in name (issue #1739)
Sébastien Helleu
2022-01-06
irc: use default callback in case of missing parameters in messages 311/312/3...
Sébastien Helleu
2022-01-05
irc: fix parsing of message 338 (whois, host) sent by Rizon server (closes #1...
Sébastien Helleu
2022-01-04
irc: fix display of message 344 received as whois geo info (closes #1736)
Sébastien Helleu
2021-12-30
trigger: add variables `${tg_tag_irc_xxx}` containing IRC message tags (issue...
Sébastien Helleu
2021-12-30
irc: add IRC message tags in messages displayed (closes #1680)
Sébastien Helleu
2021-12-28
core: fix display of hotlist in buflist after changing value of option weecha...
Sébastien Helleu
2021-12-25
core: add build of Debian packages in CI
Sébastien Helleu
2021-12-24
relay: add zstd compression in weechat protocol
Sébastien Helleu
2021-12-23
irc: fix display of IRC numeric messages with no parameters
Sébastien Helleu
2021-12-19
core: fix styles in ChangeLog and release notes
Sébastien Helleu
2021-12-18
Version 3.4
Sébastien Helleu
2021-12-01
doc: remove tester's guide
Sébastien Helleu
2021-11-28
core: update ChangeLog
Sébastien Helleu
2021-11-27
doc: switch from prettify to pygments for syntax highlighting
Sébastien Helleu
2021-11-21
core: add issue #1605 in ChangeLog
Sébastien Helleu
2021-11-21
ruby: add detection of Ruby 3.0.0, remove old way to detect Ruby (closes #1721)
Sébastien Helleu
2021-11-20
core: add build with CMake and Ninja in CI
Sébastien Helleu
2021-11-20
core: add build on macOS 11 in CI
Sébastien Helleu
2021-11-20
build: add targets "changelog" and "rn" to build HTML version of ChangeLog an...
Sébastien Helleu
2021-11-13
trigger: hide key and password in command "/msg nickserv setpass nick key pas...
Sébastien Helleu
2021-11-13
core: fix memory leak in evaluated expression "split:number,seps,flags,xxx" w...
Sébastien Helleu
2021-11-12
trigger: add support of option "-server" when hiding passwords in command /ms...
Sébastien Helleu
2021-11-07
core: fix random integer number with large range in evaluation of expressions...
Sébastien Helleu
2021-11-06
core: update ChangeLog
Sébastien Helleu
2021-11-06
irc: fix join of channels with name longer than 127 chars (closes #1717)
Sébastien Helleu
2021-11-06
api: add parameters pointers, extra_vars and options in function hdata_search
Sébastien Helleu
2021-11-04
core: fix access to integer/long/time arrays in hdata, add support of static ...
Sébastien Helleu
2021-10-23
core: fix typo in ChangeLog
Sébastien Helleu
2021-10-23
core: update ChangeLog (closes #1666)
Sébastien Helleu
2021-10-09
irc: fix parsing of CAP message when there is no prefix (closes #1707)
Sébastien Helleu
2021-10-01
core: add command /toggle
Sébastien Helleu
2021-09-27
core: fix search of option when the section is not given
Sébastien Helleu
2021-09-21
irc: fix parsing of TAGMSG message when there is a colon before the channel
Sébastien Helleu
2021-09-20
core: add creation of user variables in evaluated expressions with ${define:n...
Sébastien Helleu
2021-09-19
Version 3.3
Sébastien Helleu
2021-09-09
core: add options "-o", "-ol", "-i" and "-il" in command "/plugin list"
Sébastien Helleu
2021-09-06
api: add split of string and shell arguments in evaluation of expressions
Sébastien Helleu
2021-09-05
core: add CVE id in ChangeLog
Sébastien Helleu
2021-09-05
core: update ChangeLog (closes #1599)
Sébastien Helleu
2021-09-04
lua: add detection of Lua 5.4
Sébastien Helleu
2021-09-04
core: add version 3.2.1
Sébastien Helleu
2021-09-04
relay: fix crash when decoding a malformed websocket frame
Sébastien Helleu
2021-09-03
irc: fix send of empty JOIN when connecting to a server with only parted chan...
Sébastien Helleu
2021-08-31
core: add options in command /input and new keys to remove/restore buffers in...
Sébastien Helleu
2021-08-29
core: update ChangeLog (closes #1689)
Sébastien Helleu
[next]