Age | Commit message (Collapse) | Author |
|
|
|
cursor (task #12061) (patch from Nils Görs)
|
|
|
|
between two buffers
|
|
displayed)
|
|
quiet list) (task #12278)
|
|
generation when all nicks are already in use on server (task #12281)
|
|
|
|
/eval and function "string_eval_expression" in plugin API)
|
|
|
|
|
|
|
|
"string_eval_expression" in plugin API
|
|
|
|
|
|
channel (task #12273)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
restarting WeeChat, for delayed restoration)
|
|
to it (bug #37593)
|
|
|
|
|
|
(problem with nick displayed in first line of screen) (bug #37556)
To fix this bug, a feature has been removed: the first message with a nick has
the prefix forced (to not display the value of weechat.look.prefix_same_nick on
top of screen), commit was: 04e98c3f29156a04785f86d429dda4d521fc1779
This feature may be reintroduced in a future commit.
|
|
|
|
|
|
disconnection (bug #37582)
|
|
"ipv4." and/or "ipv6." before protocol name, to force IPv4/IPv6 (task #12270)
|
|
This bug was introduced by commit 5931eed85da2086a26fd14b01810ba4b481348f7
|
|
shuffle list of hosts for a same address (task #11205)
|
|
correct position)
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
(plugin API reference)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|