Age | Commit message (Expand) | Author |
2014-04-13 | Fix disabled create filter action | Aleksander Machniak |
2014-03-14 | Added optional separate interface for out-of-office management (#1488266) | Aleksander Machniak |
2014-02-26 | Fix filter creation from an email when preview frame is disabled (#1489647) | Aleksander Machniak |
2014-01-04 | Add Filters tab using plugin API hook | Aleksander Machniak |
2013-12-09 | Nicely handle server-side modification of script names (#1489412) | 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-06-15 | Implemented date, currentdate and index - RFC5260 (#1488120) | Aleksander Machniak |
2013-06-14 | Fix js error on operator change | Aleksander Machniak |
2013-06-11 | Use list input field for custom headers list | Aleksander Machniak |
2013-06-11 | Support string list arguments in filter form (#1489018) | Aleksander Machniak |
2013-05-09 | Fix possible error on ajax request | Aleksander Machniak |
2013-05-07 | Avoid unused local variables | Aleksander Machniak |
2013-03-16 | Add vacation-seconds extension support (RFC 6131) | Aleksander Machniak |
2013-02-17 | Bump version number up to 6.2 | Aleksander Machniak |
2013-02-17 | Don't trim whitespace in folder names (#1488955) | Aleksander Machniak |
2013-01-18 | Remove deprecated functions (from bc.php file) usage in plugins | Aleksander Machniak |
2013-01-07 | Support tls:// prefix in managesieve_host option | Aleksander Machniak |
2012-12-21 | Update changelog, set version to 6.1 | Aleksander Machniak |
2012-11-06 | Fix watermark in a frame regression | Aleksander Machniak |
2012-10-03 | Fix so scripts listed in managesieve_filename_exceptions aren't displayed on ... | Aleksander Machniak |
2012-09-24 | Added request size limits detection and script corruption prevention (#1488648) | Aleksander Machniak |
2012-09-21 | Change default port to 4190 (IANA-allocated), add port auto-detection (#1488713) | Aleksander Machniak |
2012-09-20 | Set default importance to normal | Aleksander Machniak |
2012-09-20 | Enable notify action for notify extension | Aleksander Machniak |
2012-09-14 | Sieve enotify/notify: | Paweł Słowik |
2012-08-30 | Sieve enotify/notify - GUI | Paweł Słowik |
2012-07-30 | Fixes after default->classic switch | Aleksander Machniak |
2012-07-30 | Keep some resource files (images) in separate directory | Aleksander Machniak |
2012-07-24 | Fix performance issue in message_headers_output hook handling, | Aleksander Machniak |
2012-07-23 | Fixed PHP warning, added check for allowed characters in variable name | Aleksander Machniak |
2012-07-23 | Added translation for variable modifiers | Aleksander Machniak |
2012-07-23 | Added GUI for variables setting - RFC5229 (patch from Paweł Słowik) | Aleksander Machniak |
2012-06-21 | Fixed custom header name validity check, made RFC2822-compliant | Aleksander Machniak |
2012-05-22 | Removed $Id$ | Aleksander Machniak |
2012-04-05 | - Larry skin support | alecpl |
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-03-01 | - Improve performance by avoiding unnecessary updates to the session table (#... | alecpl |
2010-02-21 | Use rcmail::imap_connect() to establish IMAP connections; always initialize r... | thomascube |
2010-02-06 | - Fix handling of "<>" characters in filter names (#1486477) | alecpl |
2010-01-12 | - Fix problem with '<' and '>' characters in header tests (#1486391) | alecpl |
2009-11-30 | - write error to log if connection to managesieve server cannot be established | alecpl |
2009-11-02 | - Managesieve 2.0: multi-script support | alecpl |
2009-10-14 | - Added server-side e-mail address validation with 'email_dns_check' option (... | alecpl |
2009-09-20 | - Fix first rule deleting (#1486140) | alecpl |
2009-09-17 | - Support multiple managesieve hosts using %h variable in managesieve_host op... | alecpl |
2009-09-08 | - managesieve: Fix handling of "true" as "anyof (true)" test | alecpl |
2009-09-04 | - managesieve: added 'managesieve_mbox_encoding' option | alecpl |