Commit Graph

24 Commits

Author SHA1 Message Date
Aleksander Machniak
2193f6a130 Avoid unused local variables 2013-05-07 13:51:23 +02:00
Aleksander Machniak
b6fa7d54b8 Add vacation-seconds extension support (RFC 6131) 2013-03-16 16:29:17 +01:00
Aleksander Machniak
61be822d62 Remove deprecated functions (from bc.php file) usage in plugins 2013-01-18 15:24:49 +01:00
Aleksander Machniak
04c856774d Don't force 'stop' action on last rule in a script 2012-12-21 14:31:07 +01:00
Aleksander Machniak
0d4ccb8d88 Moved rcube_* classes to <plugin>/lib/Roundcube for compat. with Roundcube Framework autoloader 2012-11-25 16:25:17 +01:00
Aleksander Machniak
cd97f0ad11 Support only 00 version of draft-ietf-sieve-notify which is more common (Cyrus 2.4) 2012-09-20 13:15:03 +02:00
Aleksander Machniak
eb1ee0803e Support old notify extension 2012-09-20 12:23:44 +02:00
Paweł Słowik
4c4496bccc Sieve enotify/notify - allow empty body 2012-09-14 14:48:30 +02:00
Paweł Słowik
92a030d928 Added tests, fixed PHP warnings 2012-09-04 14:59:15 +02:00
Paweł Słowik
2ac00a258b Sieve enotify/notify - parser 2012-08-30 19:31:40 +02:00
Aleksander Machniak
c1037eda18 Fixed issue with DBMail bug [http://pear.php.net/bugs/bug.php?id=19077] (#1488594) 2012-08-14 08:31:37 +02:00
Aleksander Machniak
041c93ce0b Removed $Id$ 2012-05-22 12:31:37 +02:00
thomascube
48e9c14ebd Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore 2012-03-31 12:25:48 +00:00
till
63a3dc5fde moved plugins 2010-03-20 14:20:01 +00:00
alecpl
98c489e9f4 - Managesieve: Added import from Horde-INGO
- 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-03-18 08:53:32 +00:00
alecpl
5c54cc0ee6 - don't use dl(): http://pear.php.net/bugs/bug.php?id=17038 2010-02-09 10:01:07 +00:00
alecpl
a2cb306981 - Managesieve: Fix requires generation for multiple actions (#1486397) 2009-12-30 12:33:15 +00:00
alecpl
ac67db1980 - Managesieve 2.0: multi-script support 2009-11-02 07:41:21 +00:00
alecpl
fcc34c0cac - Fix first rule deleting (#1486140) 2009-09-20 06:33:47 +00:00
alecpl
d168b9909a - managesieve: Fix handling of "true" as "anyof (true)" test 2009-09-08 11:51:49 +00:00
alecpl
e8d8b6fd86 - fix warning when importing squirrelmail rules 2009-09-08 10:39:14 +00:00
alecpl
14a62c3e14 - Updated PEAR::Net_Sieve to 1.1.7 2009-07-29 11:32:08 +00:00
alecpl
5afc1c388a - removed unused reference 2009-07-10 10:31:01 +00:00
alecpl
a393c37c4f - managesieve plugin 2009-05-21 07:14:47 +00:00