Age | Commit message (Collapse) | Author |
|
|
|
|
|
weechat.completion.nick_add_space is off
|
|
CURLOPT_FOLLOWLOCATION
|
|
(plugin API reference)
|
|
|
|
(bug #31158)
|
|
|
|
|
|
packaging
|
|
ruby compilation with autotools)
|
|
|
|
|
|
|
|
|
|
|
|
for protocol "weechat")
|
|
|
|
#35345)
|
|
|
|
|
|
irc options to customize/disable default nick highlight (task #11128)
New functions in C plugin API:
- string_regex_flags
- string_regcomp
New irc options:
- irc.look.highlight_server
- irc.look.highlight_channel
- irc.look.highlight_pv
Regex flags are supported in following options/commands:
- option weechat.look.highlight
- option weechat.look.highlight_regex
- options irc.look.highlight_{server|channel|pv}
- option relay.network.allowed_ips
- core command /filter
- irc command /list
- irc command /ignore
- rmodifier command /rmodifier
|
|
|
|
|
|
|
|
scripting guide
|
|
|
|
|
|
|
|
|
|
|
|
in plugin API, add support of URL in hook_process/hook_process_hashtable (task #10247)
|
|
|
|
|
|
"irc_channel" (plugin API reference)
|
|
|
|
|
|
|
|
|
|
channel)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
modes on server buffer)
|
|
display output of /mode #channel
|
|
|
|
|