summaryrefslogtreecommitdiff
path: root/plugins/managesieve
AgeCommit message (Collapse)Author
2012-10-18Fixed filter activation/deactivation confirmation message (#1488765)Aleksander Machniak
2012-10-04Bring back lost localization filesThomas Bruederli
2012-10-04Imported recent launchpad translationsThomas Bruederli
2012-10-03Update package.xmlAleksander Machniak
2012-10-03Fix so scripts listed in managesieve_filename_exceptions aren't displayed on ↵Aleksander Machniak
the list (#1488724)
2012-09-24Added request size limits detection and script corruption prevention (#1488648)Aleksander Machniak
2012-09-21Change default port to 4190 (IANA-allocated), add port auto-detection (#1488713)Aleksander Machniak
2012-09-20Re-add enotify testsAleksander Machniak
2012-09-20Set default importance to normalAleksander Machniak
2012-09-20Support only 00 version of draft-ietf-sieve-notify which is more common ↵Aleksander Machniak
(Cyrus 2.4)
2012-09-20Enable notify action for notify extensionAleksander Machniak
2012-09-20Support old notify extensionAleksander Machniak
2012-09-20Merge pull request #24 from pawel-slowik/masterAleksander Machniak
Sieve plugin - Initial support for enotify/notify (RFC5435, RFC5436)
2012-09-19Improve capabilities list handling in parser testsAleksander Machniak
2012-09-14Sieve enotify/notify - allow empty bodyPaweł Słowik
2012-09-14Sieve enotify/notify:Paweł Słowik
- GUI for importance setting - make tests usable for checking the GUI
2012-09-13Merge branch 'master' of https://github.com/roundcube/roundcubemailPaweł Słowik
2012-09-04Fix parser_kep14 testAleksander Machniak
2012-09-04Added tests, fixed PHP warningsPaweł Słowik
2012-09-03Merge branch 'master' of https://github.com/roundcube/roundcubemailPaweł Słowik
2012-08-31Convert managesieve test scripts to PHPUnit, add them to the suiteAleksander Machniak
2012-08-31Sieve enotify/notify - localizationPaweł Słowik
2012-08-30Sieve enotify/notify - GUIPaweł Słowik
2012-08-30Sieve enotify/notify - parserPaweł Słowik
2012-08-14Fixed issue with DBMail bug [http://pear.php.net/bugs/bug.php?id=19077] ↵Aleksander Machniak
(#1488594)
2012-08-06Updated translations from launchpadThomas Bruederli
2012-07-30Fixes after default->classic switchAleksander Machniak
2012-07-30Merged changes to skin foldersThomas Bruederli
2012-07-30Adapt to new default skin folder namimgThomas Bruederli
2012-07-30Rename old 'default' skin folder to 'classic'Thomas Bruederli
2012-07-30Keep some resource files (images) in separate directoryAleksander Machniak
2012-07-24Fix performance issue in message_headers_output hook handling,Aleksander Machniak
Update version number
2012-07-23Update ChangelogAleksander Machniak
2012-07-23Fixed scrollbars in Larry's iframesAleksander Machniak
2012-07-23Fixed PHP warning, added check for allowed characters in variable nameAleksander Machniak
2012-07-23Added translation for variable modifiersAleksander Machniak
2012-07-23Added GUI for variables setting - RFC5229 (patch from Paweł Słowik)Aleksander Machniak
2012-06-21Fixed custom header name validity check, made RFC2822-compliantAleksander Machniak
Updated localization files list in package.xml
2012-05-22Removed $Id$Aleksander Machniak
2012-05-17New plugin translations from launchpadThomas Bruederli
2012-05-14Updated plugin translations from launchpadThomas Bruederli
2012-04-05- Larry skin supportalecpl
2012-03-31Move plugins repository into roundcubemail root folder; svn:externals are ↵thomascube
not defined anymore
2010-03-20moved pluginstill
2010-03-18- Managesieve: Added import from Horde-INGOalecpl
- 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-11- change managesieve_mbox_encoding to UTF-8 in .dist config according to RFCalecpl
2010-03-01- Improve performance by avoiding unnecessary updates to the session table ↵alecpl
(#1486325)
2010-02-21Use rcmail::imap_connect() to establish IMAP connections; always initialize ↵thomascube
rcube_imap object in mail steps
2010-02-09- don't use dl(): http://pear.php.net/bugs/bug.php?id=17038alecpl
2010-02-06translations updateyllar