summaryrefslogtreecommitdiff
path: root/plugins/managesieve/lib/rcube_sieve.php
AgeCommit message (Expand)Author
2011-05-31- Fixed handling of error in Net_Sieve::listScripts()alec
2011-03-27- Moved elsif replacement code to handle only imports from other formatsalec
2011-03-07- Fix saving of a script using flags extension on servers with imap4flags sup...alec
2011-02-10- rcube_sieve_script class moved to separate filealec
2011-02-10- Added setflag/addflag/removeflag support (#1487449) alec
2011-02-10- Added :regex and :matches support (#1487746)alec
2011-02-01- Make managesieve_disabled_extensions to be case insensitive, small CS fixesalec
2011-01-23- More tests + some script output improvmentsalec
2011-01-23- Rewritten sieve script parser, added testsalec
2011-01-18- Fix multi-line strings parsing (#1487685)alec
2010-11-20- Apply forgotten changes for form errors handlingalec
2010-10-25- Added support for SASL proxy authentication (#1486691)alec
2010-10-10- Support relational operators and i;ascii-numeric comparator (RFC3431)alec
2010-08-12- Fixed import from Avelsieve alec
2010-08-02- Fixed vacation parameters parsing (#1486883)alec
2010-07-08- Added managesieve_auth_type option (#1486731)alec
2010-07-06- Added support for copying and copy sending of messages (COPY extension)alec
2010-05-04- Fix download button state when sets list is emptyalec
2010-05-04- Fix filters set activation, add possibility to deactivate sets (#1486699)alec
2010-04-01- managesieve: import/exportalec
2010-03-22- Fixed disabling rules with many testsalec
2010-03-20moved pluginstill