Age | Commit message (Collapse) | Author |
|
|
|
|
|
on CTCP replies (closes #1439)
|
|
|
|
|
|
|
|
Due to this ssl_password will be partially unused with GnuTLS < 3.1.0.
In that case an encrypted SSL client cert import will simply fail.
|
|
"0" is a special channel name which causes a client to leave all the channels
it is presently on.
Note that when option irc.look.buffer_open_before_join is on, WeeChat may still
open channel buffers with an invalid channel name like "1". The server should
reply something like that, displayed on the server buffer:
1: No such channel
|
|
|
|
#892)
This is because the bitlbee server causes the warning to be displayed when it
is not expected (the address of remote nick changes multiple times on login).
|
|
|
|
/upgrade on raw buffer
|
|
|
|
|
|
|
|
If the address of remote nick changes in a private buffer, a warning is
displayed.
|
|
(closes #115)
|
|
|
|
command "/dcc send" (closes #60)
|
|
|
|
|
|
|
|
|
|
Add new options irc.color.message_kick and irc.color.reason_kick to be used
for coloring KICK and KILL messages.
|
|
"charset_message" (closes #832)
This new option controls which part of the IRC message is decoded/encoded to
the target charset, and the new default behavior is to decode/encode the whole
IRC message (behavior in WeeChat >= 1.3 was to decode/encode only the text by
default).
|
|
the timestamp (issue #1396)
IRC Messages:
- 346: invite list
- 348: exception list
- 728: quiet list
|
|
timestamp (closes #1396)
|
|
|
|
|
|
|
|
|
|
|
|
structure (issue #1387)
|
|
|
|
irc_message_parse_to_hashtable
|
|
received host is NULL
|
|
the nick (closes #1376, issue #1319)
|
|
|
|
|
|
file weechat.upgrade is not found
|
|
|
|
|
|
(closes #195)
|
|
|
|
(issue #151)
|
|
CAP ACK (closes #151)
|
|
|
|
|
|
|
|
|