Age | Commit message (Collapse) | Author |
|
|
|
of ignores (closes #1518)
|
|
|
|
The regression was introduced in version 2.5 by commit
2b70d71aa1c891f2f251aa775cf239e5611576d5.
|
|
|
|
received (closes #869)
|
|
completion_{get_string|list_add}
Old functions are kept for compatibility reasons.
|
|
|
|
irc_color_modifier_cb
|
|
irc_protocol_parse_time before protocol callbacks
|
|
|
|
|
|
|
|
irc_message_split_authenticate, just in case
|
|
|
|
|
|
|
|
|
|
|
|
irc_bar_item_buffer_name_content
|
|
|
|
|
|
NULL or empty
|
|
|
|
|
|
|
|
Thanks to Stuart Nevans Locke for reporting the issue.
|
|
Thanks to Stuart Nevans Locke for reporting the issue.
|
|
Thanks to Stuart Nevans Locke for reporting the issue.
|
|
|
|
|
|
|
|
|
|
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)
|