Age | Commit message (Collapse) | Author |
|
|
|
function ngettext
|
|
|
|
free content, add function printf_y_date_tags (closes #1746)
|
|
prnt_date_tags
|
|
Functions tested:
- gui_chat_utf_char_valid
- gui_chat_char_size_screen
- gui_chat_strlen
- gui_chat_strlen_screen
- gui_chat_string_add_offset
- gui_chat_string_add_offset_screen
- gui_chat_string_real_pos
- gui_chat_string_pos
- gui_chat_get_word_info
- gui_chat_printf_date_tags_internal
- gui_chat_printf_date_tags
- gui_chat_printf_y
|
|
|
|
|
|
string_eval_expression)
|
|
|
|
|
|
|
|
API reference)
|
|
|
|
|
|
|
|
(issue #1680)
|
|
|
|
|
|
|
|
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).
|
|
|
|
|
|
(developer's guide)
This allows to search this tag in docs with grep and ignore the example in the
developer's guide.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(user's guide)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"Configuration" (user's guide)
|
|
"Interface" (user's guide)
|
|
|
|
|