summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-15trigger: fix error on monitor buffer creation when trigger debug is >= 1 and ...Sébastien Helleu
2022-08-13irc: display ACCOUNT command in private buffersSébastien Helleu
2022-08-13irc: add options and display SETNAME command in channels and private buffers ...Sébastien Helleu
2022-08-13irc: display CHGHOST command in private buffersSébastien Helleu
2022-08-13doc: update auto-generated filesSébastien Helleu
2022-08-13logger: improve help on option logger.file.auto_logSébastien Helleu
2022-08-13irc: add missing tag "irc_numeric" in all numeric IRC commands (closes #1804)Sébastien Helleu
2022-08-13tests: add tests on dynamic string functions with NULL stringSébastien Helleu
2022-08-13core: fix CMake warning in Python detectionSébastien Helleu
2022-08-09doc: update German auto-generated fileSébastien Helleu
2022-08-08core: update German translationsNils Görs
2022-08-08core: update German translationsNils Görs
2022-08-08tests: add tests on function xfer_file_search_crc32Sébastien Helleu
2022-08-08xfer: move and rename function xfer_filename_crc32 to xfer-file.cSé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-07relay: use enum type for websocket status in clientSébastien Helleu
2022-08-05doc: update German auto-generated fileSébastien Helleu
2022-08-05Merge branch 'master' of https://github.com/weechat/weechatNils Görs
2022-08-05core: update German translationsNils Görs
2022-08-04doc: update German auto-generated fileSébastien Helleu
2022-08-04core: update German translationsNils Görs
2022-08-03ci: fix Ubuntu code name when applying Debian patchSé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-03ci: remove tests on macOS 10.15Sébastien Helleu
2022-08-03tests: fix pylint errorsSébastien Helleu
2022-08-03doc: fix pylint errorsSébastien Helleu
2022-08-03ci: switch from Ubuntu 20.04 to 22.04Sébastien Helleu
2022-08-03Update Turkish translationsEmir SARI
2022-08-03irc: mention how to remove capability in /help capSébastien Helleu
2022-08-02tests: fix _ast_num in script generatorSébastien Helleu
2022-08-02tests: fix scripting API tests with Python 3.8Sébastien Helleu
2022-08-02tests: disable pylint errors in testapi.pySébastien Helleu
2022-08-02tests: add tests on hdata functions (scripting API)Sébastien Helleu
2022-08-02tests: fix assignment in tcl script generatorSébastien Helleu
2022-08-02tests: fix assignment in perl script generatorSébastien Helleu
2022-08-02tests: use double quotes instead of simple quotes in ruby script generatorSébastien Helleu
2022-08-02tests: add subscript in script generatorSébastien Helleu
2022-08-02tests: fix unary op in script generatorSé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