Age | Commit message (Expand) | Author |
2014-04-13 | Fix disabled create filter action | Aleksander Machniak |
2014-03-14 | Added optional separate interface for out-of-office management (#1488266) | Aleksander Machniak |
2014-02-26 | Fix filter creation from an email when preview frame is disabled (#1489647) | Aleksander Machniak |
2014-02-16 | Fix wrong action folder selection if managesieve_domains is not empty (#1489617) | Aleksander Machniak |
2014-02-14 | Bump version number | Aleksander Machniak |
2014-02-14 | Fix issue in displaying filter form when managesieve_kolab_master=true | Aleksander Machniak |
2014-02-12 | Fix issue where multi-select fields were not visible in new filter action row... | Aleksander Machniak |
2014-02-12 | Fix issue where folder selector wasn't visible on new filter form | Aleksander Machniak |
2014-01-04 | Add Filters tab using plugin API hook | Aleksander Machniak |
2013-12-09 | Nicely handle server-side modification of script names (#1489412) | Aleksander Machniak |
2013-11-22 | Bump version to 7.1 | Aleksander Machniak |
2013-11-22 | Fix a bug where deleted filter was not removed from the list | Aleksander Machniak |
2013-10-06 | Move PEAR libs from plugins into main Roundcube lib directory, | Aleksander Machniak |
2013-10-03 | Added managesieve_domains option to limit redirect destinations | Aleksander Machniak |
2013-09-20 | Fix so i;ascii-numeric comparator is not forced as default for :count and :va... | Aleksander Machniak |
2013-09-20 | Fix bug where at least one additional address of vacation message was require... | Aleksander Machniak |
2013-09-09 | Add common headers to header selector (#1489271) | Aleksander Machniak |
2013-08-01 | Support 'keep' action (#1489226) | Aleksander Machniak |
2013-06-26 | Fix handling of &, <, > characters in scripts/filter names (#1489208) | Aleksander Machniak |
2013-06-15 | Split managesieve.php file into two | Aleksander Machniak |
2013-06-15 | Implemented date, currentdate and index - RFC5260 (#1488120) | Aleksander Machniak |
2013-06-11 | Support string list arguments in filter form (#1489018) | Aleksander Machniak |
2013-05-12 | Added support for date and index extensions (RFC5260) in script parser | Aleksander Machniak |
2013-03-16 | Add vacation-seconds extension support (RFC 6131) | Aleksander Machniak |
2013-02-17 | Bump version number up to 6.2 | Aleksander Machniak |
2013-02-17 | Don't trim whitespace in folder names (#1488955) | Aleksander Machniak |
2013-01-18 | Remove deprecated functions (from bc.php file) usage in plugins | Aleksander Machniak |
2013-01-07 | Support tls:// prefix in managesieve_host option | Aleksander Machniak |
2012-12-21 | Update changelog, set version to 6.1 | Aleksander Machniak |
2012-11-28 | Fixed compatibility with jQueryUI-1.9 | Aleksander Machniak |
2012-11-25 | Fixed filter selection after filter deletion (#1488832) | Aleksander Machniak |
2012-11-25 | Moved rcube_* classes to <plugin>/lib/Roundcube for compat. with Roundcube Fr... | Aleksander Machniak |
2012-10-18 | Fixed filter activation/deactivation confirmation message (#1488765) | Aleksander Machniak |
2012-10-03 | Fix so scripts listed in managesieve_filename_exceptions aren't displayed on ... | Aleksander Machniak |
2012-09-24 | Added request size limits detection and script corruption prevention (#1488648) | Aleksander Machniak |
2012-09-21 | Change default port to 4190 (IANA-allocated), add port auto-detection (#1488713) | Aleksander Machniak |
2012-09-20 | Support only 00 version of draft-ietf-sieve-notify which is more common (Cyru... | Aleksander Machniak |
2012-09-20 | Support old notify extension | Aleksander Machniak |
2012-08-14 | Fixed issue with DBMail bug [http://pear.php.net/bugs/bug.php?id=19077] (#148... | Aleksander Machniak |
2012-07-24 | Fix performance issue in message_headers_output hook handling, | Aleksander Machniak |
2012-07-23 | Update Changelog | Aleksander Machniak |
2012-07-23 | Fixed scrollbars in Larry's iframes | Aleksander Machniak |
2012-07-23 | Added GUI for variables setting - RFC5229 (patch from Paweł Słowik) | Aleksander Machniak |
2012-06-21 | Fixed custom header name validity check, made RFC2822-compliant | Aleksander Machniak |
2012-04-05 | - Larry skin support | alecpl |
2012-03-31 | Move plugins repository into roundcubemail root folder; svn:externals are not... | thomascube |
2010-03-20 | moved plugins | till |
2010-03-18 | - Managesieve: Added import from Horde-INGO | alecpl |
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 |