Age | Commit message (Collapse) | Author |
|
|
|
nick is back on server (task #12576)
|
|
|
|
|
|
and /topic
|
|
irc.color.nick_prefixes: use default color (key "*")
Problem was happening on a server which has "PREFIX=(Yqaohv)!~&@%+".
Users with prefix "!" were displayed as lightred (color for "~") instead of
lightblue (default key "*").
When a prefix was not found, WeeChat was looping on other prefixes (in
order). Now if color is not found, WeeChat uses immediately the fallback color.
|
|
(optionally by server) (task #11924)
|
|
|
|
value is now a number of seconds
|
|
|
|
(bug #38346)
New modifiers: "irc_command_auth" and "irc_message_auth".
Option removed: irc.look.hide_nickserv_pwd
New option: irc.look.nicks_hide_password
|
|
is displayed after the join
|
|
|
|
the join, new option irc.look.smart_filter_join_unmask (task #12405)
The nick changes are tracked and will be unmasked with the join.
Events triggering the unmask of join are: a message (can be CTCP), a notice or
an update of topic.
|
|
for purge
|
|
the first server in the list)
|
|
|
|
|
|
A size of 32 will use a little more memory but will reduce collisions in key
hashs, and then length of linked lists inside hash structure (faster search in
hashtable).
|
|
not joined) (bug #38070)
|
|
(in channel and private buffers) (bug #38027)
|
|
|
|
|
|
|
|
command "NICK"
|
|
|
|
and "$versiongit" in format of CTCP replies
|
|
|
|
|
|
|
|
"autorejoin" (task #12256)
|
|
|
|
Nils Görs)
|
|
|
|
"server-time")
|
|
capability (task #12255)
For a server called "znc" in WeeChat, following command will enable the
"server-time" capability:
/set irc.server.znc.capabilities "znc.in/server-time"
|
|
is destroyed) (bug #37736)
|
|
|
|
|
|
|
|
displayed)
|
|
quiet list) (task #12278)
|
|
generation when all nicks are already in use on server (task #12281)
|
|
|
|
|
|
channel (task #12273)
|
|
restarting WeeChat, for delayed restoration)
|
|
disconnection (bug #37582)
|
|
This bug was introduced by commit 5931eed85da2086a26fd14b01810ba4b481348f7
|
|
shuffle list of hosts for a same address (task #11205)
|