Age | Commit message (Collapse) | Author |
|
|
|
notices/messages
|
|
|
|
|
|
|
|
New default value is now used for these options:
- weechat.color.chat_inactive_buffer: "default"
- weechat.color.chat_inactive_window: "default"
- weechat.color.chat_nick_offline: "default"
- weechat.color.chat_nick_offline_highlight_bg: "blue"
- weechat.color.chat_prefix_buffer_inactive_buffer: "default"
- irc.color.topic_old: "default"
- logger.color.backlog_end: "default"
- logger.color.backlog_line: "default"
- script.color.text_delimiters: "default"
|
|
|
|
|
|
This fixes a compilation problem on Illumos.
|
|
channel welcome notices
|
|
|
|
irc.look.highlight_tags to irc.look.highlight_tags_restrict
The buffer property "highlight_tags" is renamed to "highlight_tags_restrict".
New behavior for buffer property "highlight_tags": force highlight on tags.
Option irc.look.highlight_tags is renamed to irc.look.highlight_tags_restrict.
|
|
|
|
|
|
(plugins.desc.xxx) (bug #40768)
|
|
found
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since commits d03eb52d4992c46b01c47d076ae5ef5aa68be10c and
0c48b7ab8bbd4b5b2f5bb73f3e96930091fa7ead, the IRC color codes are the
same in input line and messages, so the function
irc_color_decode_for_user_entry is not needed any more.
It was used only to decode colors when completing the command /topic
(with the channel topic).
|
|
code as messages) (bug #40756)
|
|
Other clients are using 0x16, and not 0x12 that was the default in
WeeChat (which was able to decode both 0x12 and 0x16).
Now the 0x12 is not decoded and does not make reverse video any more.
|
|
irc_color_{decode,decode_for_user_entry,encode}
|
|
|
|
messages sent by commands /away, /me, /msg, /notice, /query
|
|
and in private buffers
|
|
|
|
|
|
The bug was introduced by commit 2305c95db08a214dba68e771c9bbabc51ca7d055
|
|
|
|
error GNUTLS_E_DH_PRIME_UNACCEPTABLE
|
|
|
|
|
|
(bug #40628)
|
|
|
|
|
|
|
|
|
|
(evaluated string)
|
|
|
|
|
|
|
|
warnings)
|
|
|
|
|
|
warnings)
|
|
|