Age | Commit message (Expand) | Author |
2024-05-27 | core: update German translationsHEADmaster | Nils Görs |
2024-05-26 | core: rename and convert AUTHORS.adoc to AUTHORS.md | Sébastien Helleu |
2024-05-26 | core: rename and convert README.adoc to README.md | Sébastien Helleu |
2024-05-26 | core: rename and convert Contributing.adoc to CONTRIBUTING.md | Sébastien Helleu |
2024-05-26 | core: rename and convert ReleaseNotes.adoc to UPGRADING.md | Sébastien Helleu |
2024-05-26 | core: rename and convert ChangeLog.adoc to CHANGELOG.md | Sébastien Helleu |
2024-05-25 | doc: updated polish translation | Krzysztof Korościk |
2024-05-24 | doc: update German documentation | Nils Görs |
2024-05-19 | doc/user: add relay "api" (issue #2066) | Sébastien Helleu |
2024-05-13 | irc: allow range in commands `/unban` and `/unquiet` (closes #2113) | Sébastien Helleu |
2024-05-12 | core: add buffer property "modes" | Sébastien Helleu |
2024-05-12 | doc/api: translate buffer property "input_prompt" to French | Sébastien Helleu |
2024-05-12 | doc/api: add version 4.3.0 for signal "input_prompt_changed" | Sébastien Helleu |
2024-05-10 | core: add buffer property "input_prompt" | Sébastien Helleu |
2024-05-07 | doc: update Serbian translation | Ivan Pešić |
2024-05-02 | doc: updated polish translation | Krzysztof Korościk |
2024-04-29 | api: allow to set nicklist group/nick id in functions nicklist_group_set and ... | Sébastien Helleu |
2024-04-29 | api: allow search by group and nick id in functions nicklist_search_group and... | Sébastien Helleu |
2024-04-26 | tests: split hook tests into multiple files (issue #865) | Sébastien Helleu |
2024-04-26 | tests: move hook modifier tests to a separate file (issue #865) | Sébastien Helleu |
2024-04-23 | doc/api: add changes on functions command and command_options introduced in v... | Sébastien Helleu |
2024-04-12 | core: add support for $XDG_STATE_HOME | 90 |
2024-04-07 | core: add unique "id" in nicklist group and nick (issue #2081) | Sébastien Helleu |
2024-04-07 | relay: add synchronization with remote and handler for events received (issue... | Sébastien Helleu |
2024-04-07 | api: add function "asprintf" | Sébastien Helleu |
2024-04-07 | doc/api: fix typo: "formattée" -> "formatée" | Sébastien Helleu |
2024-04-07 | buffer: add property `input_get_any_user_data` in buffer (issue #2066) | Sébastien Helleu |
2024-04-07 | tests: add tests on relay remote functions (issue #2066) | Sébastien Helleu |
2024-04-07 | relay: add connection to remote (issue #2066) | Sébastien Helleu |
2024-04-07 | relay: add command `/remote`, add remote configuration in relay.conf (issue #... | Sébastien Helleu |
2024-04-01 | core: fix print of pointer values | Sébastien Helleu |
2024-03-21 | doc/user: fix typo in trigger regex replace `${re:+}` | Sébastien Helleu |
2024-03-21 | doc/user: add missing `${re:#}` and `${re:repl_index}` in trigger regex replace | Sébastien Helleu |
2024-03-21 | doc/api: fix style in example `${re:+}` | Sébastien Helleu |
2024-03-17 | tests/gui: add tests on hotlist functions | Sébastien Helleu |
2024-03-12 | core: remove "wee-" prefix from source files in src/core and src/core/hook | Sébastien Helleu |
2024-03-12 | api: allow search by buffer id in function buffer_search (issue #2081) | Sébastien Helleu |
2024-03-12 | core: add unique "id" in buffer (issue #2081) | Sébastien Helleu |
2024-03-12 | api: add function "hdata_longlong" (issue #2081) | Sébastien Helleu |
2024-03-12 | core: update German translations | Nils Görs |
2024-03-11 | doc/user: clarify what is `${nick}` in trigger IRC signal data | Sébastien Helleu |
2024-03-10 | api: add modifier "color_decode" to decode WeeChat colors with a replacement ... | Sébastien Helleu |
2024-03-10 | core: use whole replacement string instead of first char in function gui_colo... | Sébastien Helleu |
2024-03-07 | doc: update German documentation | Nils Görs |
2024-03-07 | doc/plugin: add missing translation comments | Sébastien Helleu |
2024-03-06 | core: add support of SGR mouse events, remove option weechat.look.mouse_timer... | Sébastien Helleu |
2024-03-05 | doc/scripting: auto-generate list of scripting functions and constants from P... | Sébastien Helleu |
2024-03-05 | doc: move script doc/python_stub.py to tools/generate_python_stub.py | Sébastien Helleu |
2024-03-05 | api: add functions config_{boolean|integer|string|color|enum}_inherited in sc... | Sébastien Helleu |
2024-03-05 | api: add functions config_option_get_string and config_option_get_pointer in ... | Sébastien Helleu |