Age | Commit message (Collapse) | Author |
|
restore old behaviour before fix of bug #25555 in version 0.3.5)
|
|
The protocol is partial, under development, and NOT ready for usage.
New options added in relay.conf:
- relay.network.allowed_ips: allow only some IPs on relay plugin (by default
all IPs are allowed)
- relay.network.compression_level: compression level used in WeeChat protocol
(compression is made using zlib)
|
|
|
|
|
|
|
|
|
|
portable accross Un*x and Windows) (task #11479)
|
|
completion in middle of words (enabled by default) (task #9771)
|
|
line/Color codes" of user's guide
|
|
|
|
|
|
|
|
alt+"/") (task #11553)
|
|
|
|
weechat.history.{max_buffer_lines_number|max_buffer_lines_minutes}
|
|
WeeChat colors
|
|
|
|
|
|
|
|
history per buffer (task #10900) (patch from Quentin Pradet)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"weechat_string_match" in plugin API reference
|
|
end of string
|
|
weechat_color in plugin API (bug #34550)
|
|
|
|
compilation of doc in standalone package
|
|
buffers)
|
|
|
|
plugin API reference
|
|
|
|
|
|
|
|
|
|
|
|
bold is used only if terminal has less than 16 colors (patch #7621)
|
|
|
|
inactive colors
|
|
targer buffer (user guide)
|
|
New boolean options to control use of inactive colors:
- weechat.look.color_inactive_message
- weechat.look.color_inactive_prefix
- weechat.look.color_inactive_prefix_buffer
- weechat.look.color_inactive_time
New "inactive" color options:
- weechat.color.chat_inactive_line
- weechat.color.chat_inactive_window
- weechat.color.chat_prefix_buffer_inactive_line
|