Age | Commit message (Collapse) | Author |
|
|
|
v4-mapped addresses aren't used since commit 85339f6.
|
|
|
|
default) (closes #324)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
irc_channel_remove_account()
|
|
|
|
|
|
install with cmake (bug #40313)
|
|
|
|
|
|
|
|
irc.look.part_closes_buffer is off (closes #313)
|
|
active/inactive/nicklist (closes #317)
|
|
After /upgrade it was not possible to send a message in the query buffer or to
receive messages from this nick.
This commit fixes the search of query buffer when creating the irc channel
(with type "private").
The bug was introduced by commit 9749b65f7e67bbee55e8708e571f5cff79b1bdbe.
|
|
|
|
Gnutls >= 3.0.21 is now required for SASL "ecdsa-nist256p-challenge".
Gnutls >= 3.3.0 is required to display the public key when connecting.
|
|
|
|
|
|
|
|
closed (closes #294)
|
|
|
|
name (closes #305)
|
|
Current order is: charset, logger, exec, trigger, aspell, alias, fifo, xfer,
irc, relay, guile/lua/perl/python/ruby/tcl, script.
|
|
|
|
#13038)
|
|
on bar window pointers
|
|
|
|
The flag -fPIC is now forced for compilation of plugins.
It should fix compilation problems when cmake doesn't add this flag.
|
|
|
|
|
|
And the name of item was wrong ("nicklist" instead of "buffer_nicklist").
|
|
|
|
Freenode wants people to use chat.freenode.net instead of
irc.freenode.net which is alias to chat.freenode.net.
|
|
|
|
and manual joins) (closes #216)
New options:
- irc.look.buffer_open_before_autojoin
- irc.look.buffer_open_before_join
|