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