Sebastien Helleu
|
73eb2564f3
|
core: add "POSIX extended" in description of options/commands/functions using regular expressions
|
2014-01-09 17:21:19 +01:00 |
|
Sebastien Helleu
|
892aa79fb5
|
core: update copyright dates
|
2014-01-01 00:14:12 +01:00 |
|
Sebastien Helleu
|
c4773e63d8
|
rmodifier: add option "missing" for command /rmodifier
|
2013-08-05 20:37:59 +02:00 |
|
Sebastien Helleu
|
e056f20643
|
rmodifier: add info about "groups" in /help rmodifier
|
2013-03-17 13:08:09 +01:00 |
|
Sebastien Helleu
|
f97598b4aa
|
core: update copyright dates
|
2013-01-01 13:12:49 +01:00 |
|
Sebastien Helleu
|
7eb5cc4b97
|
core: move comments with description of C file to top of files
|
2012-12-15 12:27:57 +01:00 |
|
Sebastien Helleu
|
7d34812f1c
|
core: reformat comments for functions
|
2012-12-13 18:51:44 +01:00 |
|
Sebastien Helleu
|
e6125608c0
|
rmodifier: reallow names beginning with "#" for rmodifiers
|
2012-06-04 18:21:29 +02:00 |
|
Sebastien Helleu
|
231ee3fa3d
|
rmodifier: prohibit names beginning with "#" for rmodifiers
|
2012-06-04 10:06:46 +02:00 |
|
Sebastien Helleu
|
5f6df8021b
|
core: add support of flags in regular expressions and highlight options, add 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
|
2012-01-22 13:48:42 +01:00 |
|
Sebastien Helleu
|
47e4a03be6
|
core: update copyright dates
|
2012-01-08 18:59:50 +01:00 |
|
Sebastien Helleu
|
dfdf42e27b
|
core: remove unneeded whitespace
|
2011-10-26 20:37:03 +02:00 |
|
Sebastien Helleu
|
e3cc291448
|
Fix crash when adding rmodifier with invalid regex
|
2011-02-23 16:21:18 +01:00 |
|
Sebastien Helleu
|
7d433b798f
|
Improve arguments displayed in /help of commands, display all commands with same name (for same command name in many plugins)
|
2011-02-04 22:12:19 +01:00 |
|
Sebastien Helleu
|
d24f6e9e17
|
Update copyright dates
|
2011-01-01 18:06:29 +01:00 |
|
Sebastien Helleu
|
d59d099e82
|
Add new plugin "rmodifier": alter modifier strings with regular expressions (bug #26964)
|
2010-08-11 15:43:20 +02:00 |
|