Age | Commit message (Collapse) | Author |
|
|
|
#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
|
|
|
|
|
|
|
|
|
|
|
|
Since options are sorted in sections, it is faster to search from the last
option to the first one.
For configuration files with many options in a single section (like
plugins.conf), the load of configuration file is about 2 to 3x faster.
|
|
the buffer (closes #899, issue #978)
|
|
string is not UTF-8 valid (issue #1220, closes #1389)
|
|
"revscr:"
|
|
If the address of remote nick changes in a private buffer, a warning is
displayed.
|
|
(closes #115)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
command "/dcc send" (closes #60)
|
|
|
|
"modifier:name,data,string" (issue #60)
|
|
|
|
|
|
".part" (closes #1237)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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).
|
|
(issue #1098)
|
|
|
|
|
|
|
|
"calc:..." (issue #997)
|
|
|