summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2011-04-15Replace LDAP vars in group queries (#1487837)thomascube
2011-03-01New config option for custom logo; allow skins to define/override textsthomascube
2011-02-17- Add LDAP SASL bind and proxy authentication (#1486692)alecpl
2011-02-17- Add variable for 'Today' label in date_today option (#1486120)alecpl
2011-02-08Add optional referer check to prevent CSRF in GET requeststhomascube
2011-01-29Add groups support for LDAP address books, contributed by Andreas Dickthomascube
2011-01-28Improve session validity check with changing auth cookies; reduce writes to D...thomascube
2011-01-20- Some cleanup in LDAP config descriptionalecpl
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomascube
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
2011-01-12- Add description of 'use_https' option in main.inc.php.dist filealecpl
2010-12-17- Make possible to overwrite server's namespaces with imap_ns_* optionsalecpl
2010-12-01- Allow setting autocomplete attribute for all inputs separately (#1487313)alecpl
2010-11-30- Add 'login_lc' config option for case-insensitive authentication (#1487113)alecpl
2010-11-24Allow plugin templates to include local files (#1487133); make autocomplete o...thomascube
2010-11-10- Added comment about imap_ns_* settingsalecpl
2010-11-09- Add support for shared folders (#1403507)alecpl
2010-11-07- Add option for minimum length of autocomplete's string (#1486428)alecpl
2010-11-03- Added option imap_force_lsub for some buggy LIST-EXTENDED implementations (...alecpl
2010-11-02- Add option to place replies in the folder of the message being replied to (...alecpl
2010-10-23- Add support for AUTH=DIGEST-MD5 in IMAP (RFC 2831)alecpl
2010-10-22- Add support for IMAP proxy authentication (#1486690)alecpl
2010-10-22- Re-implemented SMTP proxy authorization supportalecpl
2010-10-22- Add SASL-IR support (RFC 4959)alecpl
2010-10-20- Add .pdf extension to the listalecpl
2010-10-17- Add separate column for message status icon (#1486665)alecpl
2010-10-11- Add SASL proxy authentication for SMTP (#1486693)alecpl
2010-10-07- Support SMTP Delivery Status Notifications - RFC3461 (#1486142)alecpl
2010-10-06- Make htmleditor option behaviour consistent, add option to use HTML on repl...alecpl
2010-10-06- Add mdn_request=4alecpl
2010-10-05- Describe mdn_request=3alecpl
2010-09-30- Add option do bind for an individual LDAP address book (#1486997)alecpl
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-09-20- Support %z variable in host configuration options (#1487003)alecpl
2010-08-25- Fix parse error after uncommenting default ldap_public settings (#1486953)alecpl
2010-06-23- removed PHP closing tagalecpl
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' optionalecpl
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-20Default line length is 72thomascube
2010-05-20Display 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-09Option 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-06Configurable limit of address group membersthomascube
2010-04-02- Added optional (max_recipients) support to restrict total number of recipie...alecpl
2010-03-27- contactgroups DDL for postgresalecpl