summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-19doc: fix language in links to other docsSébastien Helleu
2022-10-16python: remove functions defined for Python < 2.6Sébastien Helleu
2022-10-15python: remove support of Python 2.xSébastien Helleu
2022-10-15tests: ignore pylint error unnecessary-passSébastien Helleu
2022-10-15api: do not expect any return value in callbacks change/delete of config_new_...Sébastien Helleu
2022-10-15tests: add tests on config functions (scripting API)Sébastien Helleu
2022-10-14python: Fix return types for config option callbacksTrygve Aaberge
2022-10-14core: add contributor (issue #1836)Sébastien Helleu
2022-10-14core: update ChangeLogSébastien Helleu
2022-10-14Allow terminal title to be left unchanged.Latchezar Tzvetkoff
2022-10-12irc: escape backslashes in raw buffer (closes #1838)Sébastien Helleu
2022-10-12core: allow command `/toggle` to create option before setting the value, if a...Sébastien Helleu
2022-10-10core: fix context info in buffers with free content (closes #1832)Sébastien Helleu
2022-10-09python: Include script examples in function docstringTrygve Aaberge
2022-10-09Version 3.8-devSébastien Helleu
2022-10-09Version 3.7Sébastien Helleu
2022-10-08tests: Use LONGS_EQUAL for version number testsTrygve Aaberge
2022-10-08core: fix compilation warning on isdigit functionSébastien Helleu
2022-10-08xfer: add missing include of netinet/in.hSébastien Helleu
2022-10-08debian: update changelogSébastien Helleu
2022-10-08debian: bump Standards-Version to 4.6.1.0Sébastien Helleu
2022-10-06doc: update German documentationNils Görs
2022-10-05core: fix page scroll in bare display (closes #1830)Sébastien Helleu
2022-10-02python: Include constant values in python stubTrygve Aaberge
2022-10-01irc: set local variable "filter" when doing `/server raw xxx` with raw buffer...Sébastien Helleu
2022-09-30trigger: add variable `${tg_hook_type}` (closes #1765)Sébastien Helleu
2022-09-30doc/api: Fix config_new_option types for non English docsTrygve Aaberge
2022-09-29api: change type of argument object_id in upgrade_new callback from string to...Sébastien Helleu
2022-09-29api: change type of argument remaining_calls in hook_timer callback from stri...Sébastien Helleu
2022-09-29doc/api: Remove unnecessary cast in Python exampleTrygve Aaberge
2022-09-29doc/api: Add types for Python callbacksTrygve Aaberge
2022-09-29debian: remove ubuntu/xenial patch (distro not supported any more)Sébastien Helleu
2022-09-29core: fix compilation with zstd < 1.4.0Sébastien Helleu
2022-09-29doc: update German auto-generated fileSébastien Helleu
2022-09-29doc: update German documentationNils Görs
2022-09-29core: update German translationsNils Görs
2022-09-29doc/user: remove tag "translation missing" in French user's guideSébastien Helleu
2022-09-29doc/user: add chapter on log file rotation/compressionSébastien Helleu
2022-09-29php: add missing arginfo_weechat_string_parse_size in legacy arginfoSébastien Helleu
2022-09-28doc/api: Add values for hook_process constantsTrygve Aaberge
2022-09-28doc/api: add note about C API for constant WEECHAT_HOOK_PROCESS_CHILD (functi...Sébastien Helleu
2022-09-28doc/api: fix typoSébastien Helleu
2022-09-28logger: add options to rotate and compress log files (closes #314)Sébastien Helleu
2022-09-27api: add function file_compressSébastien Helleu
2022-09-27api: restrict number to integer in function string_parse_sizeSébastien Helleu
2022-09-27api: add function string_parse_sizeSébastien Helleu
2022-09-27doc: update German documentationNils Görs
2022-09-26irc: fix use of uninitialized variable `ptr_nick`Sébastien Helleu
2022-09-20doc: update German auto-generated fileSébastien Helleu
2022-09-20core: update German translationsNils Görs