summaryrefslogtreecommitdiff
path: root/doc/fr
AgeCommit message (Expand)Author
2024-05-26core: rename and convert AUTHORS.adoc to AUTHORS.mdSébastien Helleu
2024-05-26core: rename and convert README.adoc to README.mdSébastien Helleu
2024-05-26core: rename and convert Contributing.adoc to CONTRIBUTING.mdSébastien Helleu
2024-05-26core: rename and convert ReleaseNotes.adoc to UPGRADING.mdSébastien Helleu
2024-05-26core: rename and convert ChangeLog.adoc to CHANGELOG.mdSébastien Helleu
2024-05-19doc/user: add relay "api" (issue #2066)Sébastien Helleu
2024-05-13irc: allow range in commands `/unban` and `/unquiet` (closes #2113)Sébastien Helleu
2024-05-12core: add buffer property "modes"Sébastien Helleu
2024-05-12doc/api: translate buffer property "input_prompt" to FrenchSébastien Helleu
2024-05-12doc/api: add version 4.3.0 for signal "input_prompt_changed"Sébastien Helleu
2024-05-10core: add buffer property "input_prompt"Sébastien Helleu
2024-04-29api: allow to set nicklist group/nick id in functions nicklist_group_set and ...Sébastien Helleu
2024-04-29api: allow search by group and nick id in functions nicklist_search_group and...Sébastien Helleu
2024-04-26tests: split hook tests into multiple files (issue #865)Sébastien Helleu
2024-04-26tests: move hook modifier tests to a separate file (issue #865)Sébastien Helleu
2024-04-23doc/api: add changes on functions command and command_options introduced in v...Sébastien Helleu
2024-04-12core: add support for $XDG_STATE_HOME90
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-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-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-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-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-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