summaryrefslogtreecommitdiff
path: root/plugins/managesieve
AgeCommit message (Collapse)Author
2011-07-28- Fixed bug where wrong folders hierarchy was displayed on folders listingalec
git-svn-id: https://svn.roundcube.net/trunk@4983 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-17- Add missing semicolonalec
git-svn-id: https://svn.roundcube.net/trunk@4865 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-31- Fixed handling of REFERRAL responses ↵alec
(http://pear.php.net/bugs/bug.php?id=17107) git-svn-id: https://svn.roundcube.net/trunk@4821 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-31- Fixed handling of error in Net_Sieve::listScripts()alec
git-svn-id: https://svn.roundcube.net/trunk@4820 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-24- Fixed regex extension (error: regex require missing)alec
git-svn-id: https://svn.roundcube.net/trunk@4806 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-17translations updateyllar
git-svn-id: https://svn.roundcube.net/trunk@4776 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-06- Fixed mod_mailbox() usage after last changes in rcube_imap class alec
git-svn-id: https://svn.roundcube.net/trunk@4740 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-01- Fix typosalec
git-svn-id: https://svn.roundcube.net/trunk@4629 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-31translations updateyllar
git-svn-id: https://svn.roundcube.net/trunk@4627 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-27- Moved elsif replacement code to handle only imports from other formatsalec
git-svn-id: https://svn.roundcube.net/trunk@4619 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-07- Update version numberalec
git-svn-id: https://svn.roundcube.net/trunk@4597 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-07- Fix saving of a script using flags extension on servers with imap4flags ↵alec
support (#1487825) git-svn-id: https://svn.roundcube.net/trunk@4596 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-20- Fix script activation broken (#1487795)alec
git-svn-id: https://svn.roundcube.net/trunk@4564 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-18- Fix handling of non-safe characters (double-quote, backslash) ↵alec
or UTF-8 characters (dovecot's implementation bug workaround) in script names git-svn-id: https://svn.roundcube.net/trunk@4562 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-17- Use addcslashes() instead of str_replace() for string quotingalec
git-svn-id: https://svn.roundcube.net/trunk@4558 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-15- Fix typos in pl_PL localizationalec
git-svn-id: https://svn.roundcube.net/trunk@4550 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-13- Fix escaping of backslash character in quoted strings (#1487780)alec
git-svn-id: https://svn.roundcube.net/trunk@4536 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-12- fr_FR localization update (#1487777)alec
git-svn-id: https://svn.roundcube.net/trunk@4531 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-12- Fix fileinto target is always INBOX (#1487776)alec
git-svn-id: https://svn.roundcube.net/trunk@4530 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-10- Change version number back to 4.0alec
git-svn-id: https://svn.roundcube.net/trunk@4526 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-10- Moved javascript code from skin templates into managesieve.js filealec
git-svn-id: https://svn.roundcube.net/trunk@4525 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-10- rcube_sieve_script class moved to separate filealec
git-svn-id: https://svn.roundcube.net/trunk@4524 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-10- Added support for vacation :subject field (#1487120) alec
git-svn-id: https://svn.roundcube.net/trunk@4523 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-10- Added setflag/addflag/removeflag support (#1487449) alec
git-svn-id: https://svn.roundcube.net/trunk@4522 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-10- Added :regex and :matches support (#1487746)alec
git-svn-id: https://svn.roundcube.net/trunk@4521 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-04- Fix STARTTLS for timsieved < 2.3.10alec
git-svn-id: https://svn.roundcube.net/trunk@4495 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-03- Fix IDNA support when IDN/INTL modules are in use (#1487742)alec
git-svn-id: https://svn.roundcube.net/trunk@4485 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-01- Make managesieve_disabled_extensions to be case insensitive, small CS fixesalec
git-svn-id: https://svn.roundcube.net/trunk@4478 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-30- Fix double request and onclick behaviour on tabs using Firefoxalec
git-svn-id: https://svn.roundcube.net/trunk@4472 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-30- Improvements in string literals handlingalec
git-svn-id: https://svn.roundcube.net/trunk@4471 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-28Updated localization if managesieve plugin (#1487728)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4464 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-23- More tests + some script output improvmentsalec
git-svn-id: https://svn.roundcube.net/trunk@4451 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-23- added test for backslash inside a quoted-stringalec
git-svn-id: https://svn.roundcube.net/trunk@4450 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-23- Rewritten sieve script parser, added testsalec
git-svn-id: https://svn.roundcube.net/trunk@4447 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-20- Added gl_ES and updates es_ES localizations (#1487707)alec
git-svn-id: https://svn.roundcube.net/trunk@4434 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-18- Fix multi-line strings parsing (#1487685)alec
git-svn-id: https://svn.roundcube.net/trunk@4423 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-04- Fix typo in de_DE translation (#1487666)alec
git-svn-id: https://svn.roundcube.net/trunk@4391 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-27translations updateyllar
git-svn-id: https://svn.roundcube.net/trunk@4368 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-17- fr_FR updatealec
git-svn-id: https://svn.roundcube.net/trunk@4347 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-03fr_FR cs_CZ id_ID en_GB et_EE ja_JP gl_ES zh_TW sv_SE cy_GB ru_RU es_ES ↵yllar
bg_BG r_HR nl_NL uk_UA updates git-svn-id: https://svn.roundcube.net/trunk@4303 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-20- Apply forgotten changes for form errors handlingalec
- Fix handling of scripts with CRLF line separator git-svn-id: https://svn.roundcube.net/trunk@4241 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-25- Added support for SASL proxy authentication (#1486691)alec
git-svn-id: https://svn.roundcube.net/trunk@4133 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-14- Fix set_busy() usage after changes in corealec
git-svn-id: https://svn.roundcube.net/trunk@4086 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-10- Added popups with form errorsalec
- Removed nonexisting 'wrongformat' label usage git-svn-id: https://svn.roundcube.net/trunk@4071 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-10- typoalec
git-svn-id: https://svn.roundcube.net/trunk@4069 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-10- Support relational operators and i;ascii-numeric comparator (RFC3431)alec
git-svn-id: https://svn.roundcube.net/trunk@4068 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alec
git-svn-id: https://svn.roundcube.net/trunk@4010 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- s/RoundCube/Roundcube/alec
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-19pt_PT kh_KH de_DE translation updatesyllar
git-svn-id: https://svn.roundcube.net/trunk@3975 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-04- Use localized size units (#1486976)alec
git-svn-id: https://svn.roundcube.net/trunk@3939 208e9e7b-5314-0410-a742-e7e81cd9613c