Age | Commit message (Collapse) | Author |
|
|
|
irc.look.display_join_message (closes #75)
|
|
|
|
|
|
|
|
|
|
#12163, closes #48)
This option replaces the option irc.look.item_channel_modes_hide_key.
It is now a string, so channel modes arguments can be hidden using many
channel modes (or all, with "*").
|
|
|
|
|
|
|
|
|
|
increase max value to 604800 seconds (7 days)
|
|
|
|
So now the values mean:
- 353: names on channel
- 366: names count (before this commit it meant 353 + 366)
|
|
|
|
|
|
|
|
digits (when set to non-empty value)
|
|
|
|
|
|
|
|
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"
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
The bug was introduced by commit 2305c95db08a214dba68e771c9bbabc51ca7d055
|
|
|
|
|
|
|
|
message (task #12777) (patch from Nils Görs)
|
|
|
|
|
|
|
|
channel welcome notices to the channel buffer
|
|
secured data inside)
|
|
|
|
|
|
|
|
(patch #8062)
|
|
|
|
|
|
add logger options) (bug #37531)
|
|
|
|
|
|
(optionally by server) (task #11924)
|
|
|
|
value is now a number of seconds
|