Aleksander Machniak
|
8953c7a257
|
Fix possible defect in handling \r\n in scripts (#5685)
|
8 years ago |
Aleksander Machniak
|
13b98199ed
|
Managesieve: Fix parser issue with empty lines between comments (#5657)
|
8 years ago |
Aleksander Machniak
|
81f67a4de2
|
Don't use each() deprecated in PHP 7.2
|
8 years ago |
Aleksander Machniak
|
dfd19206a4
|
sizeof() -> count()
|
8 years ago |
Aleksander Machniak
|
2eede31561
|
Fix handling of scripts with nested rules (#5540)
|
8 years ago |
pulcov
|
b312dc6c88
|
Managesieve: sieve string implement
|
9 years ago |
Aleksander Machniak
|
e499a14e13
|
- Support 'duplicate' extension [RFC 7352]
- Improve errors handling in filter form
|
9 years ago |
Aleksander Machniak
|
302aff920c
|
Small code improvement
|
9 years ago |
Aleksander Machniak
|
e2ff7985db
|
Small optimization in sieve script parser
|
9 years ago |
Aleksander Machniak
|
80cb362b80
|
Managesieve: Refactored script parser to be 100x faster
|
9 years ago |
Aleksander Machniak
|
6af79f1517
|
Support "not allof" test as a negation of all sub-tests
Fixes also last commit change.
|
10 years ago |
Aleksander Machniak
|
f22de58087
|
Fixed notify/enotify extension handling
|
11 years ago |
Aleksander Machniak
|
022f510365
|
Fix issue in displaying filter form when managesieve_kolab_master=true
and sieve variables extension is supported by the server (#1489599)
|
11 years ago |
Aleksander Machniak
|
439fd773e3
|
Fix typo in last commit and some managesieve tests (where we changed
:comparator position)
|
11 years ago |
Aleksander Machniak
|
889c76cbdc
|
Fix so i;ascii-numeric comparator is not forced as default for :count and :value operators
Fix date/currentdate related form issues and comparators handling (#1489346)
|
11 years ago |
Aleksander Machniak
|
b2c5869fe2
|
Skip optional :all modified in address/envelope rule
|
11 years ago |
Thomas Bruederli
|
07c6c69eca
|
Make all bundled plugins the same license as Roundcube itself, which is GPLv3+
|
12 years ago |
Aleksander Machniak
|
ed837a3544
|
Added support for date and index extensions (RFC5260) in script parser
Script parser code improvements
|
12 years ago |
Aleksander Machniak
|
2193f6a130
|
Avoid unused local variables
|
12 years ago |
Aleksander Machniak
|
b6fa7d54b8
|
Add vacation-seconds extension support (RFC 6131)
|
12 years ago |
Aleksander Machniak
|
0d4ccb8d88
|
Moved rcube_* classes to <plugin>/lib/Roundcube for compat. with Roundcube Framework autoloader
|
12 years ago |