summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2022-12-10core: add color attributes "blink" and "dim" (half bright) (closes #1855)Sébastien Helleu
2022-12-10core: do not display non printable chars, fix function utf8_char_size_screenSébastien Helleu
2022-12-10api: add function utf8_strncpySébastien Helleu
2022-12-05doc: update Serbian auto-generated filesSébastien Helleu
2022-12-05Update Serbian translationIvan Pešić
2022-11-22doc: update German auto-generated fileSébastien Helleu
2022-11-21core: add option `unicode` in command `/debug`Sébastien Helleu
2022-11-11core: add identifier in buffer lines (closes #901)Sébastien Helleu
2022-11-09doc/api: add missing note after list of signalsSébastien Helleu
2022-11-09doc/user: add missing supported format for trigger regexSébastien Helleu
2022-11-08doc: update German auto-generated fileSébastien Helleu
2022-11-08core: add signals "buffer_user_{input|closing}_xxx" for buffers created with ...Sébastien Helleu
2022-11-07doc: update German documentationNils Görs
2022-11-06core: update translationsSébastien Helleu
2022-11-06trigger: add regex command "y" to translate chars, set default regex command ...Sébastien Helleu
2022-11-05core: add range of chars in evaluation of expressions with `chars:xxx`Sébastien Helleu
2022-11-05api: add function string_translate_charsSébastien Helleu
2022-11-05doc: Fix typo in highlight_disable_regex option nameTrygve Aaberge
2022-10-22doc: remove extra "#" before hex colorSébastien Helleu
2022-10-20doc: update German documentationNils Görs
2022-10-19doc/faq: remove mention of obsolete WeeChat versionsSébastien Helleu
2022-10-19doc: fix language in links to other docsSébastien Helleu
2022-10-15python: remove support of Python 2.xSébastien Helleu
2022-10-14python: Fix return types for config option callbacksTrygve Aaberge
2022-10-09python: Include script examples in function docstringTrygve Aaberge
2022-10-06doc: update German documentationNils Görs
2022-10-02python: Include constant values in python stubTrygve Aaberge
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 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-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-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-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-20doc: update German auto-generated fileSébastien Helleu
2022-09-18core: add key alt+backspace, change behavior of key ctrl+w (closes #559)Sébastien Helleu
2022-09-17tests: add tests on filter functionsSébastien Helleu
2022-09-17spell: allow special dict value "-" to disable spell checking on a specific b...Sébastien Helleu
2022-09-17doc/api: add version 3.7 for priority in function hook_lineSébastien Helleu