summaryrefslogtreecommitdiff
path: root/plugins/managesieve/Changelog
AgeCommit message (Collapse)Author
2014-08-05 c'est la merde..workingHugues Hiegel
2013-09-09Add common headers to header selector (#1489271)Aleksander Machniak
2013-08-01Support 'keep' action (#1489226)Aleksander Machniak
2013-06-26Fix handling of &, <, > characters in scripts/filter names (#1489208)Aleksander Machniak
2013-06-15Split managesieve.php file into twoAleksander Machniak
2013-06-15Implemented date, currentdate and index - RFC5260 (#1488120)Aleksander Machniak
2013-06-11Support string list arguments in filter form (#1489018)Aleksander Machniak
2013-05-12Added support for date and index extensions (RFC5260) in script parserAleksander Machniak
Script parser code improvements
2013-03-16Add vacation-seconds extension support (RFC 6131)Aleksander Machniak
2013-02-17Bump version number up to 6.2Aleksander Machniak
2013-02-17Don't trim whitespace in folder names (#1488955)Aleksander Machniak
2013-01-18Remove deprecated functions (from bc.php file) usage in pluginsAleksander Machniak
2013-01-07Support tls:// prefix in managesieve_host optionAleksander Machniak
2012-12-21Update changelog, set version to 6.1Aleksander Machniak
2012-11-28Fixed compatibility with jQueryUI-1.9Aleksander Machniak
2012-11-25Fixed filter selection after filter deletion (#1488832)Aleksander Machniak
2012-11-25Moved rcube_* classes to <plugin>/lib/Roundcube for compat. with Roundcube ↵Aleksander Machniak
Framework autoloader
2012-10-18Fixed filter activation/deactivation confirmation message (#1488765)Aleksander Machniak
2012-10-03Fix so scripts listed in managesieve_filename_exceptions aren't displayed on ↵Aleksander Machniak
the list (#1488724)
2012-09-24Added request size limits detection and script corruption prevention (#1488648)Aleksander Machniak
2012-09-21Change default port to 4190 (IANA-allocated), add port auto-detection (#1488713)Aleksander Machniak
2012-09-20Support only 00 version of draft-ietf-sieve-notify which is more common ↵Aleksander Machniak
(Cyrus 2.4)
2012-09-20Support old notify extensionAleksander Machniak
2012-08-14Fixed issue with DBMail bug [http://pear.php.net/bugs/bug.php?id=19077] ↵Aleksander Machniak
(#1488594)
2012-07-24Fix performance issue in message_headers_output hook handling,Aleksander Machniak
Update version number
2012-07-23Update ChangelogAleksander Machniak
2012-07-23Fixed scrollbars in Larry's iframesAleksander Machniak
2012-07-23Added GUI for variables setting - RFC5229 (patch from Paweł Słowik)Aleksander Machniak
2012-06-21Fixed custom header name validity check, made RFC2822-compliantAleksander Machniak
Updated localization files list in package.xml
2012-04-05- Larry skin supportalecpl
2012-03-31Move plugins repository into roundcubemail root folder; svn:externals are ↵thomascube
not defined anymore
2010-03-20moved pluginstill
2010-03-18- Managesieve: Added import from Horde-INGOalecpl
- Managesieve: Support for more than one match using if+stop instead of if+elsif structures (#1486078) - Managesieve: Support for selectively disabling rules within a single sieve script (#1485882) - Managesieve: Added vertical splitter
2010-02-06- Fix handling of "<>" characters in filter names (#1486477)alecpl
2010-01-12- Fix problem with '<' and '>' characters in header tests (#1486391)alecpl
2009-12-30- Managesieve: Fix requires generation for multiple actions (#1486397)alecpl
2009-11-02- Managesieve 2.0: multi-script supportalecpl
2009-09-20- Fix first rule deleting (#1486140)alecpl
2009-09-17- Support multiple managesieve hosts using %h variable in managesieve_host ↵alecpl
option (#1486135)
2009-09-08- managesieve: Fix handling of "true" as "anyof (true)" testalecpl
2009-09-04- managesieve: added 'managesieve_mbox_encoding' optionalecpl
2009-07-29- Updated PEAR::Net_Sieve to 1.1.7alecpl
2009-07-24- support plugin's config filealecpl
2009-06-28- Managesieve: support IMAP namespaces (#1485943)alecpl
2009-05-27- Added support for headers lists (coma-separated) in rulesalecpl
2009-05-21- managesieve pluginalecpl