Commit Graph

22 Commits (81bccd00adbfc744d613806387b5e8c1580b9dc1)

Author SHA1 Message Date
Aleksander Machniak ccb70116f1 Managesieve: Use RFC-compliant line endings, CRLF instead of LF (#6686) 7 years ago
Aleksander Machniak 53017eb87d Managesieve: Added support for 'editheader' extension - RFC5293 (#5954) 7 years ago
Aleksander Machniak 7abaab3098 Fix bug where text: syntax was forced for strings longer than 1024 characters (#6143) 8 years ago
Aleksander Machniak 8b61d6a2d1 Fix parsing dot-staffed lines in multiline text (#5838) 9 years ago
Aleksander Machniak 4f48202f90 Add test for #5657 9 years ago
Aleksander Machniak 13b98199ed Managesieve: Fix parser issue with empty lines between comments (#5657) 9 years ago
Aleksander Machniak 2eede31561 Fix handling of scripts with nested rules (#5540) 9 years ago
Aleksander Machniak f9fc7e1edf Managesieve: Improvements in 'string' test support 10 years ago
Aleksander Machniak e499a14e13 - Support 'duplicate' extension [RFC 7352]
- Improve errors handling in filter form
10 years ago
Aleksander Machniak f22de58087 Fixed notify/enotify extension handling 12 years ago
Aleksander Machniak 439fd773e3 Fix typo in last commit and some managesieve tests (where we changed
:comparator position)
12 years ago
Aleksander Machniak b2c5869fe2 Skip optional :all modified in address/envelope rule 13 years ago
Aleksander Machniak ed837a3544 Added support for date and index extensions (RFC5260) in script parser
Script parser code improvements
13 years ago
Aleksander Machniak b6fa7d54b8 Add vacation-seconds extension support (RFC 6131) 13 years ago
Aleksander Machniak 74e6cf2f58 Re-add enotify tests 13 years ago
Aleksander Machniak cd97f0ad11 Support only 00 version of draft-ietf-sieve-notify which is more common (Cyrus 2.4) 13 years ago
Aleksander Machniak eb1ee0803e Support old notify extension 13 years ago
Paweł Słowik 3c99599794 Sieve enotify/notify:
- GUI for importance setting
- make tests usable for checking the GUI
13 years ago
Paweł Słowik 2cdaa79dce Merge branch 'master' of https://github.com/roundcube/roundcubemail 13 years ago
Aleksander Machniak 1d8e863445 Fix parser_kep14 test 14 years ago
Paweł Słowik 92a030d928 Added tests, fixed PHP warnings 14 years ago
Aleksander Machniak 4bb0bffefe Convert managesieve test scripts to PHPUnit, add them to the suite 14 years ago