Age | Commit message (Collapse) | Author |
|
|
|
and util_timeval_add
|
|
|
|
#751108)
The memory leak should not happen if infolists are properly freed by plugins,
and it happened only on unload of plugins (or exit).
|
|
|
|
|
|
|
|
Yeah \o/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
weechat.look.store_layout_on_exit, replace "save" by "store" for layouts
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
displayed) (task #10948), do not update hotlist during upgrade
|
|
weechat.look.hotlist_buffer_separator and tag "notify_none"
New options:
- weechat.look.hotlist_buffer_separator
- weechat.look.hotlist_count_max
- weechat.look.hotlist_count_min_msg
- weechat.color.status_count_msg
- weechat.color.status_count_private
- weechat.color.status_count_highlight
- weechat.color.status_count_other
|
|
|
|
|
|
upgrade
|
|
|
|
|
|
nicks in buffer
This can be used with script buffer_autoset.py (see /help autosetbuffer).
|
|
|
|
|
|
|
|
Format is: nick_xxx or group_xxx to return only nick/group called "xxx".
|
|
|
|
|
|
|
|
|
|
|
|
|