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
|
|
client must send the server in the "PASS" command)
|
|
list with arguments inside), guile >= 2.0 is now required (bug #38350)
Unfortunately this breaks compatibility with existing guile scripts, but this
change is needed to keep consistency with other scripting languages.
Now guile >= 2.0 is required, WeeChat can not compile any more with guile 1.8.
|
|
the join, new option irc.look.smart_filter_join_unmask (task #12405)
The nick changes are tracked and will be unmasked with the join.
Events triggering the unmask of join are: a message (can be CTCP), a notice or
an update of topic.
|
|
the first server in the list)
|