Age | Commit message (Collapse) | Author |
|
|
|
|
|
"ssl_fingerprint" (closes #281)
|
|
|
|
|
|
(closes #396)
The purpose of the fix is to display any PART received on a channel,
even if the nick is not found in the channel's nicklist
(when channel is "+a", all PART are received from nick "anonymous").
|
|
|
|
|
|
case (closes #336)
This bug was introduced by commit 624083f41a6b8abc1a566b33f54bfc226d13886f.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
irc_channel_remove_account()
|
|
|
|
|
|
|
|
|
|
irc.look.part_closes_buffer is off (closes #313)
|
|
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)
|
|
|
|
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
|
|
|
|
|
|
|