summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2011-09-21- Applied fixes from trunk up to r5259alecpl
2011-09-05- Fix typoalecpl
2011-09-05Backport changes from trunk up to r5164thomascube
2011-08-31- Applied fixes from trunk up to r5150alecpl
2011-08-16- Add option to hide selected LDAP addressbook on the listalecpl
2011-07-30Log session validation errors; keep error message when redirecting to login a...thomascube
2011-07-25- Added optional "multithreading" autocomplete featurealecpl
2011-07-08- Fix typo in commentalecpl
2011-07-08- Make Undo action optional by setting undo_timeout=0alecpl
2011-07-04- Add optional textual upload progress indicator (#1486039)alecpl
2011-06-27Fix typosthomascube
2011-06-18Use numSubOrdindates inconjuction with VLV to count totalthomascube
2011-06-14- Added searching in all addressbook sources (global-search)alecpl
2011-06-09Implement LDAPv3 Virtual List View (VLV) for paged results listingthomascube
2011-06-01- Add popup with basic fields selection for addressbook searchalecpl
2011-05-30- Add option to force spellchecking before sending a message (#1485458)alecpl
2011-05-27- Added option to specify to which address book add new contactsalecpl
2011-05-19- Removed focus_on_new_message option, added newmail_notify pluginalecpl
2011-05-18- Add APC support in rcube_cachealecpl
2011-05-18- Added general rcube_cache class with memcache support ...alecpl
2011-05-16- Add option to set default action of Forward button to "Forward as attachment"alecpl
2011-05-12- Add comment for login_lc option (#1487681)alecpl
2011-05-05- Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725...alecpl
2011-04-27- %s will not work with smtp_serveralecpl
2011-04-27 - Added the %s variable in 'default_host' and 'smtp_server' option (%s varia...vbenincasa
2011-04-25Add support for session storage using memcachethomascube
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