Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Enchant is enabled only if the new option for cmake (or configure) is enabled:
- for cmake: cmake -DENABLE_ENCHANT=ON
- for configure: ./configure --enable-enchant
|
|
|
|
|
|
|
|
buffer per nick
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
weechat.look.prefix_buffer_align_more_after
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
beginning with digits are not allowed in HTML)
|
|
|
|
This reverts commit fad848bf7caff763ace7a8b88f06307feca77bac.
|
|
|
|
|
|
function config_new_option (bug #31050)
|
|
|
|
(optionally by server) (task #11924)
|
|
|
|
|
|
|
|
plugin API reference (function hook_process)
|
|
value is now a number of seconds
|
|
|
|
|
|
|
|
|
|
New option script.scripts.autoload, new options autoload/noautoload/toggleautoload
for command /script, new action "A" (meta-A) on script buffer (toggle autoload).
|
|
|
|
(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
|