index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
managesieve
/
lib
Age
Commit message (
Expand
)
Author
2014-04-24
Fixed notify/enotify extension handling
Aleksander Machniak
2014-04-16
Fix compat. with PHP 5.2. (#1489813)
Aleksander Machniak
2014-04-03
Remove debug code
Aleksander Machniak
2014-04-03
Added optional separate interface for out-of-office management (#1488266)
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 folder selector wasn't visible on new filter form
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-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 typo in last commit and some managesieve tests (where we changed
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
Hide advanced rule modifier for 'date' and 'currentdate' rules
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-02
Skip optional :all modified in address/envelope rule
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-26
Fix handling of &, <, > characters in scripts/filter names (#1489208)
Aleksander Machniak
2013-06-20
Make all bundled plugins the same license as Roundcube itself, which is GPLv3+
Thomas Bruederli
2013-06-15
Split managesieve.php file into two
Aleksander Machniak
2013-05-12
Added support for date and index extensions (RFC5260) in script parser
Aleksander Machniak
2013-05-07
Avoid unused local variables
Aleksander Machniak
2013-03-16
Add vacation-seconds extension support (RFC 6131)
Aleksander Machniak
2013-01-18
Remove deprecated functions (from bc.php file) usage in plugins
Aleksander Machniak
2012-12-21
Don't force 'stop' action on last rule in a script
Aleksander Machniak
2012-11-25
Moved rcube_* classes to <plugin>/lib/Roundcube for compat. with Roundcube Fr...
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-09-14
Sieve enotify/notify - allow empty body
Paweł Słowik
2012-09-04
Added tests, fixed PHP warnings
Paweł Słowik
2012-08-30
Sieve enotify/notify - parser
Paweł Słowik
2012-08-14
Fixed issue with DBMail bug [http://pear.php.net/bugs/bug.php?id=19077] (#148...
Aleksander Machniak
2012-05-22
Removed $Id$
Aleksander Machniak
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-09
- don't use dl(): http://pear.php.net/bugs/bug.php?id=17038
alecpl
2009-12-30
- Managesieve: Fix requires generation for multiple actions (#1486397)
alecpl
2009-11-02
- Managesieve 2.0: multi-script support
alecpl
2009-09-20
- Fix first rule deleting (#1486140)
alecpl
2009-09-08
- managesieve: Fix handling of "true" as "anyof (true)" test
alecpl
2009-09-08
- fix warning when importing squirrelmail rules
alecpl
2009-07-29
- Updated PEAR::Net_Sieve to 1.1.7
alecpl
2009-07-10
- removed unused reference
alecpl
2009-05-21
- managesieve plugin
alecpl