summaryrefslogtreecommitdiff
path: root/plugins/managesieve
AgeCommit message (Expand)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
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 (Cyru...Aleksander Machniak
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
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
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] (#148...Aleksander Machniak
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
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
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 not...thomascube
2010-03-20moved pluginstill
2010-03-18- Managesieve: Added import from Horde-INGOalecpl
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
2010-02-21Use rcmail::imap_connect() to establish IMAP connections; always initialize r...thomascube
2010-02-09- don't use dl(): http://pear.php.net/bugs/bug.php?id=17038alecpl
2010-02-06translations updateyllar