Age | Commit message (Collapse) | Author |
|
(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)
|
|
|
|
|
|
server is already disconnected
This commit fixes a problem with the script autoconnect.py: the script hooks
signal "irc_server_disconnected", and this signal was sent 2 times for each
server on /quit: one time when servers are disconnected, and one time when
servers are destroyed (because buffer is closed, and then server disconnected
again). The script forces save of irc.conf on each disconnection, so some
servers were lost in irc.conf, when some servers have already been destroyed.
|
|
key (bug #24131)
|
|
"gcrypt") (bug #37373)
|
|
|
|
|
|
#37216)
|
|
(bug #37215)
|
|
|
|
hdata_update and hdata_set
|
|
|
|
ends with text from user)
|
|
(task #12209)
|
|
|
|
irc.look.nick_mode{_empty}, add nick mode for action messages (patch from Nils Görs)
The option irc.look.nick_mode has a new type: integer with values:
none/prefix/action/both (default is "prefix", which is old behaviour).
|
|
and script.pl)
|
|
SSL after connection error)
|
|
|
|
from "B" (bug #36996)
|