Age | Commit message (Collapse) | Author |
|
|
|
|
|
wrong/missing
|
|
#41420, patch #8301)
|
|
|
|
using regular expressions
|
|
|
|
|
|
in plugins
This "-no-undefined" was causing an error when detecting "ld" lib on Cygwin.
|
|
|
|
|
|
|
|
|
|
|
|
modifier "irc_command_auth"), add default rmodifier "message_auth" (modifier "irc_message_auth")
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"/quote pass" (bug #36250)
|
|
/server and /connect (task #11993)
|
|
hide passwords in command "/msg nickserv") (bug #35705)
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
same name (for same command name in many plugins)
|
|
|
|
|
|
|
|
|
|
(bug #26964)
|