Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
even when pong has not been received, lag_min_show is now in milliseconds
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in /etc/passwd (bug #30111)
|
|
|
|
|
|
irc.color.reason_quit
|
|
Options renamed or removed:
- weechat.color.nicklist_prefix1 renamed to irc.color.nick_prefix_op
- weechat.color.nicklist_prefix2 renamed to irc.color.nick_prefix_halfop
- weechat.color.nicklist_prefix3 renamed to irc.color.nick_prefix_voice
- weechat.color.nicklist_prefix4 renamed to irc.color.nick_prefix_user
- weechat.color.nicklist_prefix5 removed
|
|
and channels
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#10021, bug #29932)
|
|
infos: irc_server_isupport and irc_server_isupport_value
|
|
a /quit
New option: "irc.look.display_pv_back" (default value is "on").
Option "irc.look.show_away_once" has been renamed to "irc.look.display_pv_away_once".
|
|
|
|
home in paths
|
|
weechat.color.status_name_ssl)
|
|
irc.network.autoreconnect_delay_max (task #10338)
|
|
|
|
unavailable)
|
|
|
|
|
|
|
|
|
|
#29467)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and raw buffer), do not change them after /upgrade
|
|
as joker and "!" to prevent a plugin from being autoloaded (task #6361)
Some examples for option weechat.plugin.autoload:
- load all plugins (default): "*"
- load only alias, charset, irc and logger: "alias,charset,irc,logger"
- load all plugins but not lua and tcl: "*,!lua,!tcl"
- load all plugins but not perl and python: "*,!p*" (not recommended because new future plugins may begin with "p")
- do not load any plugin (weechat core alone is not really useful eheh): "!*"
|
|
|
|
used was not the first in list of nicks
|
|
|
|
use separate option "-re" to allow a regex
|