Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7.24.0)
|
|
|
|
|
|
|
|
message before automatic split to fit in 512 bytes)
|
|
(plugin API reference)
|
|
|
|
|
|
ruby compilation with autotools)
|
|
|
|
|
|
|
|
for protocol "weechat")
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
|
|
#35124), add optional server in info_hashtable "irc_message_parse"
|
|
|
|
|
|
|
|
hashtable_map_string
|
|
|
|
|
|
|
|
|
|
|
|
restore old behaviour before fix of bug #25555 in version 0.3.5)
|
|
The protocol is partial, under development, and NOT ready for usage.
New options added in relay.conf:
- relay.network.allowed_ips: allow only some IPs on relay plugin (by default
all IPs are allowed)
- relay.network.compression_level: compression level used in WeeChat protocol
(compression is made using zlib)
|
|
|
|
|
|
|