Age | Commit message (Collapse) | Author |
|
|
|
|
|
"irc_message_parse"
These new fields were added in version 3.4 with major improvements of the IRC
message parser.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
free content, add function printf_y_date_tags (closes #1746)
|
|
|
|
|
|
|
|
(issue #1654)
Key is "tag_xxx" (where "xxx" is the name of tag) and value is the unescaped
tag value.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"irc_message_parse" (scripting guide)
|
|
|
|
"localvar" to "listvar"
The option "localvar" (introduced long time ago, in WeeChat 0.3.0) is still
recognized by WeeChat, to stay compatible with any extension/script calling
it (or referencing it in the documentation).
It is deprecated and will be removed in a future release.
|
|
|
|
|
|
(scripting guide)
|
|
completion_{get_string|list_add}
Old functions are kept for compatibility reasons.
|
|
(issue #1484)
|
|
|
|
|
|
|
|
|
|
string is not UTF-8 valid (issue #1220, closes #1389)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|