summaryrefslogtreecommitdiff
path: root/roundcubemail/config
AgeCommit message (Expand)Author
2011-03-01New config option for custom logo; allow skins to define/override textsthomasb
2011-02-17- Add LDAP SASL bind and proxy authentication (#1486692)alec
2011-02-17- Add variable for 'Today' label in date_today option (#1486120)alec
2011-02-08Add optional referer check to prevent CSRF in GET requeststhomasb
2011-01-29Add groups support for LDAP address books, contributed by Andreas Dickthomasb
2011-01-28Improve session validity check with changing auth cookies; reduce writes to D...thomasb
2011-01-20- Some cleanup in LDAP config descriptionalec
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomasb
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
2011-01-12- Add description of 'use_https' option in main.inc.php.dist filealec
2010-12-17- Make possible to overwrite server's namespaces with imap_ns_* optionsalec
2010-12-01- Allow setting autocomplete attribute for all inputs separately (#1487313)alec
2010-11-30- Add 'login_lc' config option for case-insensitive authentication (#1487113)alec
2010-11-24Allow plugin templates to include local files (#1487133); make autocomplete o...thomasb
2010-11-10- Added comment about imap_ns_* settingsalec
2010-11-09- Add support for shared folders (#1403507)alec
2010-11-07- Add option for minimum length of autocomplete's string (#1486428)alec
2010-11-03- Added option imap_force_lsub for some buggy LIST-EXTENDED implementations (...alec
2010-11-02- Add option to place replies in the folder of the message being replied to (...alec
2010-10-23- Add support for AUTH=DIGEST-MD5 in IMAP (RFC 2831)alec
2010-10-22- Add support for IMAP proxy authentication (#1486690)alec
2010-10-22- Re-implemented SMTP proxy authorization supportalec
2010-10-22- Add SASL-IR support (RFC 4959)alec
2010-10-20- Add .pdf extension to the listalec
2010-10-17- Add separate column for message status icon (#1486665)alec
2010-10-11- Add SASL proxy authentication for SMTP (#1486693)alec
2010-10-07- Support SMTP Delivery Status Notifications - RFC3461 (#1486142)alec
2010-10-06- Make htmleditor option behaviour consistent, add option to use HTML on repl...alec
2010-10-06- Add mdn_request=4alec
2010-10-05- Describe mdn_request=3alec
2010-09-30- Add option do bind for an individual LDAP address book (#1486997)alec
2010-09-25- s/RoundCube/Roundcube/alec
2010-09-20- Support %z variable in host configuration options (#1487003)alec
2010-08-25- Fix parse error after uncommenting default ldap_public settings (#1486953)alec
2010-06-23- removed PHP closing tagalec
2010-06-20- Add %dc variable support in base_dn/bind_dn config (#1486779)alec
2010-06-11- Add option to set separate footer for HTML messages (#1486660)alec
2010-06-07- support dynamic hostname variables in 'username_domain' optionalec
2010-06-03- Support dynamic hostname (%d/%n) variables in configuration options (#1485438)alec
2010-05-29- Fix use RFC-compliant line-delimiter when saving messages on IMAP (#1486712)alec
2010-05-28- Add 'imap_timeout' option (#1486760)alec
2010-05-20Default line length is 72thomasb
2010-05-20Display and send messages with format=flowed (#1484370), fixes word wrapping ...thomasb
2010-04-21- Add sizelimit and timelimit variables in LDAP config (#1486544)alec
2010-04-09Option not to mark messages as read when viewed in preview pane (#1485012)thomasb
2010-04-06- Added mimetype for text/calendar (.ics)alec
2010-04-06Configurable limit of address group membersthomasb
2010-04-02- Added optional (max_recipients) support to restrict total number of recipie...alec
2010-03-27- contactgroups DDL for postgresalec
2010-03-26Added basic contact groups featurethomasb