Age | Commit message (Collapse) | Author |
|
|
|
This is made using standard color code '\x04' followed by text color (RGB as
hexadecimal) and optional background (RGB as hexadecimal).
|
|
|
|
server messages
|
|
item (closes #2034)
|
|
IRC nick color infos (issue #194, issue #2032)
|
|
by line (issue #2005)
|
|
|
|
callbacks (issue #989)
|
|
|
|
|
|
#2020, issue #97)
|
|
`sha512-256` (issue #2008)
|
|
|
|
|
|
echo-message is NOT enabled (issue #2016)
|
|
echo-message is enabled (closes #2016)
|
|
`blake2s-*` in option sec.crypt.hash_algo (closes #2008)
|
|
in hash functions (issue #2008)
|
|
|
|
|
|
(issue #1973)
|
|
hdata_compare (closes #1066)
|
|
|
|
|
|
|
|
|
|
Functions tested:
- gui_buffer_is_reserved_name
- gui_buffer_get_integer
- gui_buffer_get_string
- gui_buffer_get_pointer
|
|
This allows the user to bind or unbind keys by setting options
"weechat.buffer.irc.list_xxx.key_bind_*" and
"weechat.buffer.irc.list_xxx.key_unbind_*".
|
|
(issue #194)
|
|
(issue #352)
|
|
Reintroduce infos "irc_nick_color" and "irc_nick_color_name" (that were
marked deprecated since version 1.5).
A server name is added in the two infos and is optional, for backward
compatibility.
|
|
casemapping) (issue #194)
|
|
|
|
|
|
|
|
With complete date and time format, the tests output was incorrectly parsed by
Emacs.
|
|
hook_timer on 32-bit systems (issue #1999)
|
|
(issue #1999)
|
|
|
|
|
|
irc_message_parse_to_hashtable
|
|
|
|
|
|
|
|
|
|
New options:
- irc.color.list_buffer_line_selected
- irc.color.list_buffer_line_selected_bg
- irc.look.list_buffer_sort
- irc.look.list_buffer_scroll_horizontal
- irc.look.new_list_position
- irc.look.list_buffer_topic_strip_colors
|
|
|
|
|
|
beginning (issue #1991)
|