Age | Commit message (Collapse) | Author |
|
|
|
|
|
#1751)
|
|
|
|
|
|
|
|
free content, add function printf_y_date_tags (closes #1746)
|
|
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
|
|
|
|
|
|
|
|
chars (issue #1739)
|
|
|
|
in function hashtable_add_from_infolist (issue #1739)
|
|
weechat.look.command_incomplete is on (issue #1739)
|
|
|
|
311/312/327 (whois) and 314 (whowas)
|
|
#1737)
|
|
|
|
(issue #1680)
|
|
|
|
weechat.look.hotlist_sort (closes #1733)
The "hotlist" pointer in buffers was lost, it is now set again after switching
to the newly sorted hotlist.
|
|
|
|
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).
|
|
For example this MOTD message is properly displayed (empty line):
:server.example.com 372 nick :
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and release notes (CMake build only)
|
|
password"
|
|
when multiple "strip_items" are given
|
|
/msg nickserv register
|
|
expressions on GNU/Hurd
|
|
|
|
|
|
|
|
arrays in hdata
|
|
|
|
|
|
|
|
|
|
|
|
This fixes the display of typing notifications on some IRC servers like
inspircd.
|
|
${define:name,value}
|