summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
AgeCommit message (Expand)Author
2022-08-13irc: display CHGHOST command in private buffersSébastien Helleu
2022-08-13irc: add missing tag "irc_numeric" in all numeric IRC commands (closes #1804)Sébastien Helleu
2022-08-08tests: add tests on function xfer_file_search_crc32Sébastien Helleu
2022-08-07irc: fix parsing of messages with trailing spaces and no trailing parameter (...Sébastien Helleu
2022-08-07core: add option `-save` in command `/upgrade` (closes #1630)Sébastien Helleu
2022-08-07xfer: disconnect all active DCC chats and files on /upgradeSébastien Helleu
2022-08-07xfer: fix refresh of xfer buffer after /upgradeSébastien Helleu
2022-08-07relay: fix refresh of relay buffer after /upgradeSébastien Helleu
2022-08-03ci: remove macOS 10.15, add macOS 12 in CISébastien Helleu
2022-08-03core: update ChangeLogSébastien Helleu
2022-08-02tests: add tests on hdata functions (scripting API)Sébastien Helleu
2022-08-02ruby: fix function hdata_get_stringSébastien Helleu
2022-08-02guile: fix function hdata_get_stringSébastien Helleu
2022-08-02php: fix function hdata_compareSébastien Helleu
2022-08-01scripts: fix issue with long interval in function hook_timerSébastien Helleu
2022-08-01scripts: fix issue with year ≥ 2038 in functions print_date_tags and print_...Sébastien Helleu
2022-08-01scripts: fix issue with year ≥ 2038 in function infolist_new_var_timeSébastien Helleu
2022-08-01javascript: fix return of long value in functions infolist_time, hdata_long a...Sébastien Helleu
2022-08-01tests: fix run of Guile test scriptSébastien Helleu
2022-07-31core: fix styles in ChangeLogSébastien Helleu
2022-07-31buflist: add variable "${hotlist_priority_number}" (integer version of "${hot...Sébastien Helleu
2022-07-27irc: display an error message when using command /dcc without xfer plugin loadedSébastien Helleu
2022-07-27xfer: fix crash when closing DCC chat bufferSébastien Helleu
2022-07-24core: add option weechat.look.highlight_disable_regex and buffer property "hi...Sébastien Helleu
2022-07-21irc: fix display of TOPIC message with an empty trailing parameterSébastien Helleu
2022-07-21irc: fix display of QUIT message with an empty trailing parameter (closes #1797)Sébastien Helleu
2022-07-21relay: fix parsing of IRC messages received from clients (closes #1796)Sébastien Helleu
2022-07-20api: add arguments "index_start" and "index_end" in function string_rebuild_s...Sébastien Helleu
2022-07-20api: rename function string_build_with_split_string to string_rebuild_split_s...Sébastien Helleu
2022-07-16irc: fix duplicated channels in autojoin option when autojoin_dynamic is enab...Sébastien Helleu
2022-07-10api: add info "uptime_current"Sébastien Helleu
2022-07-10Version 3.6Sébastien Helleu
2022-07-02api: run hook_print callback also on empty messagesSébastien Helleu
2022-07-02core: update ChangeLog (issue #1772)Sébastien Helleu
2022-06-30core: update ChangeLogSébastien Helleu
2022-06-15irc: rename option `save` to `apply` in command `/autojoin`Sébastien Helleu
2022-05-28core: fix style in ChangeLogSébastien Helleu
2022-05-27trigger: fix completion of command `/trigger add` when there are spaces in th...Sébastien Helleu
2022-05-27trigger: fix memory leak in command `/trigger addinput`Sébastien Helleu
2022-05-27core: add command /item (closes #808)Sébastien Helleu
2022-05-11core: allow to remove multiple filters at once with command /filter delSébastien Helleu
2022-04-24irc: remove channel from autojoin option when manually closing a bufferSébastien Helleu
2022-04-24irc: fix add of channel to autojoin option when joining a channel with a buff...Sébastien Helleu
2022-04-24api: allow to catch multiple signals in functions hook_signal and hook_hsigna...Sébastien Helleu
2022-04-24core: fix style in ChangeLogSébastien Helleu
2022-04-24core: update ChangeLogSébastien Helleu
2022-04-23trigger: check that buffer notify is not "none" to run command of default tri...Sébastien Helleu
2022-04-18core: add case conversion in evaluation of expressions (closes #1778)Sébastien Helleu
2022-04-18core: update ChangeLog (closes #1700)Sébastien Helleu
2022-04-16buflist: fix memory leak when reading config and changing option buflist.look...Sébastien Helleu