Age | Commit message (Expand) | Author |
2010-06-23 | - removed PHP closing tag | alecpl |
2010-06-20 | - Add %dc variable support in base_dn/bind_dn config (#1486779) | alecpl |
2010-06-11 | - Add option to set separate footer for HTML messages (#1486660) | alecpl |
2010-06-07 | - support dynamic hostname variables in 'username_domain' option | alecpl |
2010-06-03 | - Support dynamic hostname (%d/%n) variables in configuration options (#1485438) | alecpl |
2010-05-29 | - Fix use RFC-compliant line-delimiter when saving messages on IMAP (#1486712) | alecpl |
2010-05-28 | - Add 'imap_timeout' option (#1486760) | alecpl |
2010-05-20 | Default line length is 72 | thomascube |
2010-05-20 | Display and send messages with format=flowed (#1484370), fixes word wrapping ... | thomascube |
2010-04-21 | - Add sizelimit and timelimit variables in LDAP config (#1486544) | alecpl |
2010-04-09 | Option not to mark messages as read when viewed in preview pane (#1485012) | thomascube |
2010-04-06 | - Added mimetype for text/calendar (.ics) | alecpl |
2010-04-06 | Configurable limit of address group members | thomascube |
2010-04-02 | - Added optional (max_recipients) support to restrict total number of recipie... | alecpl |
2010-03-27 | - contactgroups DDL for postgres | alecpl |
2010-03-26 | Added basic contact groups feature | thomascube |
2010-03-24 | - Added 'imap_force_caps' option for after-login CAPABILITY checking (#1485750) | alecpl |
2010-03-17 | - describe log_logins/smtp_log file names | alecpl |
2010-03-17 | Merged devel-threads branch (r3066:3364) back into trunk | thomascube |
2010-03-11 | - Options virtuser_* replaced with virtuser_* plugins | alecpl |
2010-03-05 | - Add 'default_charset' option to user preferences (#1485451) | alecpl |
2010-03-05 | - Add 'delete_always' option to user preferences | alecpl |
2010-03-05 | - Support/Require tls:// prefix in 'smtp_server' option for TLS connections | alecpl |
2010-03-04 | - Fix inconsistent behaviour of 'delete_always' option (#1486299) | alecpl |
2010-03-03 | Allow admins to define defaults for search modifiers (#1485897) | thomascube |
2010-03-02 | - Added force_7bit option to force MIME encoding of plain/text messages (#148... | alecpl |
2010-02-25 | - Password: Make passwords encoding consistent with core, add 'password_chars... | alecpl |
2010-01-26 | - Add support for MDB2's 'sqlsrv' driver (#1486395) | alecpl |
2010-01-01 | - added warning about using TLS with SMTP | alecpl |
2009-11-02 | More options for top posting feature (#1484272) using patch from Phil Weir | thomascube |
2009-11-02 | - top posting (#1484272) | alecpl |
2009-10-21 | Revert r3038 and allow to specify the port as value of force_https | thomascube |
2009-10-14 | - Added server-side e-mail address validation with 'email_dns_check' option (... | alecpl |
2009-10-13 | - Option 'force_https' replaced by 'force_https' plugin | alecpl |
2009-09-24 | - set enable_caching=false by default | alecpl |
2009-09-23 | - sorting by message index - added 'index_sort' option (#1485936) | alecpl |
2009-09-21 | - Added 'ldap_debug' option + small change to not rely on rcube_config inside... | alecpl |
2009-09-12 | - added comments to set absolute path for SQLite DSN (#1486095) | alecpl |
2009-08-07 | Little config improvements | thomascube |
2009-07-31 | - Added 'display_next' option | alecpl |
2009-07-14 | - added 'smtp_debug' option | alecpl |
2009-07-08 | - set mime_param_folding to '1' by default | alecpl |
2009-07-07 | - Added 'imap_debug' option, described 'sql_debug' option in config file | alecpl |
2009-07-07 | - Support strftime's format modifiers in date_* options (#1484806) | alecpl |
2009-07-07 | - Support %h variable in 'smtp_server' option (#1485766) | alecpl |
2009-07-02 | Add option to enforce https connections | thomascube |
2009-06-05 | - add 'Deleted' to search filter | alecpl |
2009-05-26 | - Support initial identity name from virtuser_query (#1484003) | alecpl |
2009-05-25 | - get rid of 'plugins_dir' option, plugins directory must be in Roundcube roo... | alecpl |
2009-05-16 | - Added possibility to encrypt received header, option 'http_received_header_... | alecpl |