Age | Commit message (Collapse) | Author |
|
/eval and function "string_eval_expression" in plugin API)
|
|
|
|
"string_eval_expression" in plugin API
|
|
|
|
|
|
restarting WeeChat, for delayed restoration)
|
|
|
|
|
|
shuffle list of hosts for a same address (task #11205)
|
|
|
|
|
|
hdata_update and hdata_set
|
|
first IP for hostname)
|
|
irc.look.nick_mode{_empty}, add nick mode for action messages (patch from Nils Görs)
The option irc.look.nick_mode has a new type: integer with values:
none/prefix/action/both (default is "prefix", which is old behaviour).
|
|
|
|
|
|
|
|
and script.pl)
|
|
|
|
init/deinit of gnutls/crypt, useful for valgrind/electric-fence)
|
|
(remove warning in valgrind about blocks still reachable)
|
|
(with or without proxy)
|
|
in child process
|
|
|
|
|
|
for WeeChat process
|
|
|
|
relay.network.ssl_cert_key (task #12044)
|
|
integer/long/time
|
|
|
|
after startup of WeeChat
|
|
by script plugins), display subplugin in /help on commands (task #12049)
|
|
initial buffer after reaching end of hotlist)
The option is "on" by default, which is old behaviour.
|
|
horizontal/vertical separators between windows
New boolean options, enabled by default:
- weechat.look.window_separator_horizontal
- weechat.look.window_separator_vertical
|
|
for highlight when nick is offline)
|
|
from Nei) (task #11109)
New options:
- weechat.look.color_nick_offline: boolean to enable feature (off by default)
- weechat.color.chat_nick_offline: color for offline nicks (displayed in prefix)
|
|
|
|
options (bug #36584)
|
|
|
|
|
|
|
|
|
|
The function config_file_write_internal now performs an overwrite-by-rename
(call to "rename" only) instead of calls to "unlink" then "rename".
|
|
bytes or less)
|
|
|
|
|
|
weechat.look.prefix_buffer_align_more from boolean to string (task #11197)
|
|
string used as replacement
Bugs fixed:
- hide/replace prefix only if prefix is a nick (do not do it for join/part/quit or action messages)
- hide/replace prefix only when displaying messages (do not cache value in lines)
The nick color used in replacement string comes from tag "prefix_nick_ccc", where "ccc" is the color of nick.
|
|
messages whose nick is the same as previous message) (task #11965)
|
|
|