Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
upgrade
|
|
Order of alias, pair and rgb is free and semicolon is not required any more
before or after pair.
|
|
|
|
option if no palette option is defined)
|
|
|
|
option "weechat.color.chat_nick_colors" (comma separated list of colors)
|
|
|
|
Changes:
- new section "palette" in weechat.conf
- new API functions: list_search_pos and list_casesearch_pos
|
|
terminal
|
|
"weechat_color"
|
|
|
|
local nick instead of remote nick) (bug #31890)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
string_has_highlight_regex in plugin API (task #10321)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and weechat.look.item_time_format
|
|
wrong port or server with SSL problems (bug #27487)
|
|
Fix: some data was sometimes missing (not sent to callback).
Improvement: use a 64KB buffer for child output and send data to callback only
when buffer is full.
|
|
|
|
|
|
|
|
with low priority)
|
|
after /upgrade)
|
|
connected with SSL
|
|
|
|
(bug #31531)
This commit fixes another bug when file is sent: sometimes transfer was still
active although file was successfully sent.
|