summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
AgeCommit message (Expand)Author
2022-02-20scripts: auto-load scripts with supported extensions only (closes #1698)Sébastien Helleu
2022-02-19debian: change dependency libargon2-0-dev to libargon2-dev (debian bug #1005703)Sébastien Helleu
2022-02-10irc: fix parsing of message 223 (m_filter) sent by InspIRCd server (closes #1...Sébastien Helleu
2022-02-08ruby: add detection of Ruby 3.1Sébastien Helleu
2022-02-05core: fix style in ChangeLogSébastien Helleu
2022-01-30core: search in message tags when tags are displayed with /debug tagsSébastien Helleu
2022-01-30core: add support of date and tags in messages displayed in buffers with free...Sébastien Helleu
2022-01-29tests: add tests on GUI chat functionsSébastien Helleu
2022-01-26core: fix memory leak when removing a line on a buffer with free contentSébastien Helleu
2022-01-23core: update ChangeLogSébastien Helleu
2022-01-22python: fix crash in hook callbacks after script loading failure (closes #1740)Sébastien Helleu
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