Age | Commit message (Collapse) | Author |
|
buffer) (task #12775)
Changes in options:
- rename option weechat.look.day_change_time_format to weechat.look.day_change_message
(color codes are allowed in this option)
- new option weechat.color.chat_day_change.
|
|
displaying the bar item (task #12717)
|
|
|
|
New options:
- weechat.look.emphasized_attributes
- weechat.color.emphasized
- weechat.color.emphasized_bg
|
|
|
|
pointer in functions hashtable_set(_with_size)
The key hash has been changed from unsigned int to unsigned long, and now the
callback can return any value (not only between 0 and size-1), the modulo is
computed after the call to the callback by the hashtable functions.
Functions hashtable_set and hashtable_set_with_size were returning 1 if OK,
0 if error. Now they return pointer to hashtable item, or NULL if error.
|
|
|
|
|
|
"-c" for command /eval (to evaluate a condition)
|
|
|
|
|
|
reference)
|
|
|
|
|
|
|
|
|
|
completion when command line is updated
|
|
reference)
|
|
function config_new_option (bug #31050)
|
|
plugin API reference (function hook_process)
|
|
New signals: nicklist_group_removing and nicklist_nick_removing.
New hsignals: nicklist_group_added, nicklist_nick_added, nicklist_group_removing,
nicklist_nick_removing, nicklist_group_changed, nicklist_nick_changed.
|
|
|
|
nicklist_nick_changed)
|
|
(bug #38346)
New modifiers: "irc_command_auth" and "irc_message_auth".
Option removed: irc.look.hide_nickserv_pwd
New option: irc.look.nicks_hide_password
|
|
|
|
|
|
|
|
reference
|
|
|
|
key_bind/unbind, window_closing/closed)
|
|
integer/pointer/time in hashtable
|
|
|
|
|
|
buffer, not core buffer (bug #38057)
|
|
hook_hsignal (stop sending the signal immediately)
|
|
|
|
message without time/alignment (plugin API reference)
|
|
|
|
|
|
|
|
hook_process_hashtable (optional, default is a split of string with command)
|
|
"string_eval_expression" in plugin API
|
|
|
|
restarting WeeChat, for delayed restoration)
|
|
shuffle list of hosts for a same address (task #11205)
|
|
(plugin API reference)
|
|
|
|
hdata_update and hdata_set
|
|
(with or without proxy)
|
|
|