Age | Commit message (Collapse) | Author |
|
|
|
pointer
|
|
are given to plugin API functions (warning displayed if debug for plugin is >= 1)
|
|
|
|
|
|
|
|
|
|
|
|
names are received on join of channel) (bug #35930)
|
|
Messages redirected by relay plugin: mode, ison, list, names, topic, who,
whois, whowas, time, userhost.
|
|
case (fix error when writing file irc.conf) (bug #35840)
|
|
|
|
buffer (bug #35331)
|
|
weechat.color.chat_nick
|
|
|
|
|
|
Glidic) (task #11887)
|
|
first notify message for a nick (bug #35731)
|
|
|
|
not in nicklist
|
|
(WeeChat protocol)
|
|
hide passwords in command "/msg nickserv") (bug #35705)
|
|
during /upgrade
|
|
|
|
|
|
|
|
|
|
to read hash without making a copy)
|
|
|
|
|
|
|
|
|
|
|
|
message before automatic split to fit in 512 bytes)
|
|
|
|
|
|
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
|
|
in plugin API, add support of URL in hook_process/hook_process_hashtable (task #10247)
|
|
|
|
|
|
channel)
|
|
|
|
|
|
|
|
modes on server buffer)
|