Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#2053)
|
|
|
|
|
|
|
|
irc.look.display_host_{join|join_local|notice|quit} set to off
|
|
|
|
|
|
This reverts commit 80fa597a714c3a7f8562d7973382491c5fc0d8fb.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#2049)
|
|
|
|
|
|
|
|
config file (issue #1039)
This is not needed because an error is already displayed by WeeChat core and
the IRC error doesn't add anything relevant to the user.
|
|
"anti_flood_prio_{high|low}" (issue #1039)
The new option is set in milliseconds.
|
|
|
|
|
|
messages are queued
|
|
|
|
|
|
|
|
Now `${raw_hl:\${` returns `\${` instead of `${`.
|
|
issue #1714)
|
|
weechat.color.eval_syntax_colors (issue #2042)
Syntax highlighting (raw string without evaluation): `${raw_hl:xxx}`
Syntax highlighting: `${hl:xxx}`
|