Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-07 | buffer: add property `input_get_any_user_data` in buffer (issue #2066) | Sébastien Helleu | |
This allows buffers to get any user input, including commands, that are sent to the buffer callback instead of being executed on the buffer. | |||
2024-01-15 | doc: Update Serbian translation | Ivan Pešić | |
2023-12-26 | core: store microseconds in buffer lines (closes #649) | Sébastien Helleu | |
2023-11-11 | core: add incremental search in commands history (issue #2040) | Sébastien Helleu | |
Changes: - move key ctrl+r to ctrl+s - add key ctrl+r to search in commands history - add option `search_history` in command `/input` - add key context "histsearch" - add option weechat.look.buffer_search_history - add buffer variables "text_search_direction", "text_search_history" and "text_search_ptr_history" | |||
2023-09-06 | doc: Update Serbian documentation | Ivan Pešić | |
2023-08-22 | doc: Update Serbian documentation | Ivan Pešić | |
2023-06-05 | doc/relay: add option "escape_commands" in handshake response and examples | Sébastien Helleu | |
2023-06-03 | relay: add handshake option "escape_commands" in weechat protocol | Sébastien Helleu | |
2023-06-03 | doc: fix formatting issues with links that target a blank window | Sébastien Helleu | |
2023-05-20 | doc: move toc and section asciidoctor attributes from docs to CMakeLists.txt | Sébastien Helleu | |
2023-04-12 | irc: rename "ssl" options to "tls" (issue #1903) | Sébastien Helleu | |
2022-07-24 | core: add option weechat.look.highlight_disable_regex and buffer property ↵ | Sébastien Helleu | |
"highlight_disable_regex" (closes #1798) | |||
2022-06-26 | doc/relay: add arrow and open external links in new tab | Sébastien Helleu | |
2022-06-23 | doc: change formatting in asciidoctor tables | Sébastien Helleu | |
2022-05-09 | doc/relay: add missing version 3.5 in command "init" | Sébastien Helleu | |
2022-03-07 | doc: fix syntax highlighting in Serbian docs | Sébastien Helleu | |
2022-02-22 | doc: Update Serbian documentation | Ivan Pešić | |
2022-02-21 | doc/relay: fix columns sizes in tables | Sébastien Helleu | |
2022-01-21 | doc: Update Serbian translation | Ivan Pešić | |
2021-12-24 | relay: add zstd compression in weechat protocol | Sébastien Helleu | |
Option relay.network.compression_level is renamed to relay.network.compression and is now a percentage between 0 (no compression) to 100 (best compression, slowest). Compression is now disabled by default in weechat protocol and must be enabled via the `handshake` command (option `compression` has been removed from `init` command). | |||
2021-06-27 | doc: update Serbian translations | Ivan Pešić | |
2021-06-13 | doc: add Serbian translations | eevan78 | |