summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2024-04-07core: add unique "id" in nicklist group and nick (issue #2081)Sébastien Helleu
2024-04-07relay: add synchronization with remote and handler for events received (issue...Sébastien Helleu
2024-04-07api: add function "asprintf"Sébastien Helleu
2024-04-07doc/api: fix typo: "formattée" -> "formatée"Sébastien Helleu
2024-04-07buffer: add property `input_get_any_user_data` in buffer (issue #2066)Sébastien Helleu
2024-04-07tests: add tests on relay remote functions (issue #2066)Sébastien Helleu
2024-04-07relay: add connection to remote (issue #2066)Sébastien Helleu
2024-04-07relay: add command `/remote`, add remote configuration in relay.conf (issue #...Sébastien Helleu
2024-04-01core: fix print of pointer valuesSébastien Helleu
2024-03-21doc/user: fix typo in trigger regex replace `${re:+}`Sébastien Helleu
2024-03-21doc/user: add missing `${re:#}` and `${re:repl_index}` in trigger regex replaceSébastien Helleu
2024-03-21doc/api: fix style in example `${re:+}`Sébastien Helleu
2024-03-17tests/gui: add tests on hotlist functionsSébastien Helleu
2024-03-12core: remove "wee-" prefix from source files in src/core and src/core/hookSébastien Helleu
2024-03-12api: allow search by buffer id in function buffer_search (issue #2081)Sébastien Helleu
2024-03-12core: add unique "id" in buffer (issue #2081)Sébastien Helleu
2024-03-12api: add function "hdata_longlong" (issue #2081)Sébastien Helleu
2024-03-12core: update German translationsNils Görs
2024-03-11doc/user: clarify what is `${nick}` in trigger IRC signal dataSébastien Helleu
2024-03-10api: add modifier "color_decode" to decode WeeChat colors with a replacement ...Sébastien Helleu
2024-03-10core: use whole replacement string instead of first char in function gui_colo...Sébastien Helleu
2024-03-07doc: update German documentationNils Görs
2024-03-07doc/plugin: add missing translation commentsSébastien Helleu
2024-03-06core: add support of SGR mouse events, remove option weechat.look.mouse_timer...Sébastien Helleu
2024-03-05doc/scripting: auto-generate list of scripting functions and constants from P...Sébastien Helleu
2024-03-05doc: move script doc/python_stub.py to tools/generate_python_stub.pySébastien Helleu
2024-03-05api: add functions config_{boolean|integer|string|color|enum}_inherited in sc...Sébastien Helleu
2024-03-05api: add functions config_option_get_string and config_option_get_pointer in ...Sébastien Helleu
2024-02-25doc/api: fix string format in calls to weechat.prnt (examples in Python)Sébastien Helleu
2024-02-24doc/user: fix order of mouse event modifiersSébastien Helleu
2024-02-23doc: Update Serbian translationIvan Pešić
2024-02-23docs: fix some typos in documentation and commentsTrygve Aaberge
2024-02-21script: fix default mouse keys (closes #2076)Sébastien Helleu
2024-02-18tests: add tests on "api" relay (general functions and messages)Sébastien Helleu
2024-02-12core: update German translationsNils Görs
2024-02-01core: add support of base64url in encode/decode functions (issue #2066)Sébastien Helleu
2024-02-01relay: add support of websocket extension "permessage-deflate" (closes #1549)Sébastien Helleu
2024-02-01relay: add "api" protocol (HTTP REST API) (issue #2066)Sébastien Helleu
2024-01-27core: use function util_strftimeval in evaluation of expression `date:xxx`Sébastien Helleu
2024-01-27api: add support of specifier `%!` for timestamp in function util_strftimevalSébastien Helleu
2024-01-22doc/dev: update rules for indentation in C sourcesSébastien Helleu
2024-01-15doc: Update Serbian translationIvan Pešić
2024-01-14doc/dev: remove conflict marker in Serbian docSébastien Helleu
2024-01-12irc: add tests on info functions (issue #2059)Sébastien Helleu
2024-01-06doc/api: add missing properties in functions buffer_get_integer and buffer_ge...Sébastien Helleu
2024-01-06core: add variable "opening" in buffer, do not send buffer signals when the b...Sébastien Helleu
2024-01-06doc: update copyright datesKrzysztof Korościk
2024-01-05api: add function util_parse_time (issue #649)Sébastien Helleu
2024-01-04doc: update German documentationNils Görs
2024-01-01core: update copyright datesSébastien Helleu