Aleksander Machniak
2013-11-22 78ef00f12def4d76cec708a5e436d83c75ee3c91
2013-11-22 Aleksander Machniak
Fix a bug where deleted filter was not removed from the list (because now l...
blob@ 78ef00 commitdiff | diff to current
2013-10-06 Aleksander Machniak
Move PEAR libs from plugins into main Roundcube lib directory, list them as...
blob@ 4daaa0 commitdiff | diff to current
2013-10-03 Aleksander Machniak
Added managesieve_domains option to limit redirect destinations
blob@ 0f4806 commitdiff | diff to current
2013-09-20 Aleksander Machniak
Fix so i;ascii-numeric comparator is not forced as default for :count and :...
blob@ 889c76 commitdiff | diff to current
2013-09-20 Aleksander Machniak
Fix bug where at least one additional address of vacation message was requi...
blob@ 962eff commitdiff | diff to current
2013-09-09 Aleksander Machniak
Add common headers to header selector (#1489271)
blob@ 09fed6 commitdiff | diff to current
2013-08-01 Aleksander Machniak
Support 'keep' action (#1489226)
blob@ dda39a commitdiff | diff to current
2013-06-26 Aleksander Machniak
Fix handling of &, <, > characters in scripts/filter names (#1489208)
blob@ d6b592 commitdiff | diff to current
2013-06-15 Aleksander Machniak
Split managesieve.php file into two
blob@ 8ea08a commitdiff | diff to current
2013-06-15 Aleksander Machniak
Implemented date, currentdate and index - RFC5260 (#1488120)
blob@ 0185a2 commitdiff | diff to current
2013-06-11 Aleksander Machniak
Support string list arguments in filter form (#1489018)
blob@ c6f075 commitdiff | diff to current
2013-05-12 Aleksander Machniak
Added support for date and index extensions (RFC5260) in script parser Scri...
blob@ ed837a commitdiff | diff to current
2013-03-16 Aleksander Machniak
Add vacation-seconds extension support (RFC 6131)
blob@ b6fa7d commitdiff | diff to current
2013-02-17 Aleksander Machniak
Bump version number up to 6.2
blob@ f3d017 commitdiff | diff to current
2013-02-17 Aleksander Machniak
Don't trim whitespace in folder names (#1488955)
blob@ 2e33a2 commitdiff | diff to current
2013-01-18 Aleksander Machniak
Remove deprecated functions (from bc.php file) usage in plugins
blob@ 61be82 commitdiff | diff to current
2013-01-07 Aleksander Machniak
Support tls:// prefix in managesieve_host option
blob@ 6c7ac2 commitdiff | diff to current
2012-12-21 Aleksander Machniak
Update changelog, set version to 6.1
blob@ 0a9d41 commitdiff | diff to current
2012-11-28 Aleksander Machniak
Fixed compatibility with jQueryUI-1.9
blob@ 46f06c commitdiff | diff to current
2012-11-25 Aleksander Machniak
Fixed filter selection after filter deletion (#1488832)
blob@ a648ba commitdiff | diff to current
2012-11-25 Aleksander Machniak
Moved rcube_* classes to <plugin>/lib/Roundcube for compat. with Roundcube ...
blob@ 0d4ccb commitdiff | diff to current
2012-10-18 Aleksander Machniak
Fixed filter activation/deactivation confirmation message (#1488765)
blob@ 84f2a7 commitdiff | diff to current
2012-10-03 Aleksander Machniak
Fix so scripts listed in managesieve_filename_exceptions aren't displayed o...
blob@ 7b274b commitdiff | diff to current
2012-09-24 Aleksander Machniak
Added request size limits detection and script corruption prevention (#1488...
blob@ 30f10b commitdiff | diff to current
2012-09-21 Aleksander Machniak
Change default port to 4190 (IANA-allocated), add port auto-detection (#148...
blob@ e69516 commitdiff | diff to current
2012-09-20 Aleksander Machniak
Support only 00 version of draft-ietf-sieve-notify which is more common (Cy...
blob@ cd97f0 commitdiff | diff to current
2012-09-20 Aleksander Machniak
Support old notify extension
blob@ eb1ee0 commitdiff | diff to current
2012-08-14 Aleksander Machniak
Fixed issue with DBMail bug [http://pear.php.net/bugs/bug.php?id=19077] (#1...
blob@ c1037e commitdiff | diff to current
2012-07-24 Aleksander Machniak
Fix performance issue in message_headers_output hook handling, Update versi...
blob@ 23856c commitdiff | diff to current
2012-07-23 Aleksander Machniak
Update Changelog
blob@ a49e00 commitdiff | diff to current
2012-07-23 Aleksander Machniak
Fixed scrollbars in Larry's iframes
blob@ 40b6df commitdiff | diff to current
2012-07-23 Aleksander Machniak
Added GUI for variables setting - RFC5229 (patch from Paweł Słowik)
blob@ ebb204 commitdiff | diff to current
2012-06-21 Aleksander Machniak
Fixed custom header name validity check, made RFC2822-compliant Updated loc...
blob@ 7dc7eb commitdiff | diff to current
2012-04-05 alecpl
- Larry skin support
blob@ 8d8f7a commitdiff | diff to current
2012-03-31 thomascube
Move plugins repository into roundcubemail root folder; svn:externals are n...
blob@ 48e9c1 commitdiff | diff to current
2010-03-20 till
moved plugins
blob@ 63a3dc commitdiff | diff to current
2010-03-18 alecpl
- Managesieve: Added import from Horde-INGO - Managesieve: Support for more...
blob@ 98c489 commitdiff | diff to current
2010-02-06 alecpl
- Fix handling of "<>" characters in filter names (#1486477)
blob@ e7b959 commitdiff | diff to current
2010-01-12 alecpl
- Fix problem with '<' and '>' characters in header tests (#1486391)
blob@ e36339 commitdiff | diff to current
2009-12-30 alecpl
- Managesieve: Fix requires generation for multiple actions (#1486397)
blob@ a2cb30 commitdiff | diff to current
2009-11-02 alecpl
- Managesieve 2.0: multi-script support
blob@ ac67db commitdiff | diff to current
2009-09-20 alecpl
- Fix first rule deleting (#1486140)
blob@ fcc34c commitdiff | diff to current
2009-09-17 alecpl
- Support multiple managesieve hosts using %h variable in managesieve_host ...
blob@ 1029fc commitdiff | diff to current
2009-09-08 alecpl
- managesieve: Fix handling of "true" as "anyof (true)" test
blob@ d168b9 commitdiff | diff to current
2009-09-04 alecpl
- managesieve: added 'managesieve_mbox_encoding' option
blob@ 36969e commitdiff | diff to current
2009-07-29 alecpl
- Updated PEAR::Net_Sieve to 1.1.7
blob@ 14a62c commitdiff | diff to current
2009-07-24 alecpl
- support plugin's config file
blob@ 9240c6 commitdiff | diff to current
2009-06-28 alecpl
- Managesieve: support IMAP namespaces (#1485943)
blob@ 8eb424 commitdiff | diff to current
2009-05-27 alecpl
- Added support for headers lists (coma-separated) in rules
blob@ 732846 commitdiff | diff to current
2009-05-21 alecpl
- managesieve plugin
blob@ a393c3 commitdiff | diff to current
first | « prev | next »