thomascube
2012-04-04 c04b23adfd3945fe2f177cc4b86f4cbcc325bd96
2012-04-04 thomascube
- replace claim in Roundcube logo - require support_url config option in in...
blob@ c04b23 commitdiff | diff to current
2012-03-29 alecpl
- Support LDAP RFC2256's country object class read/write (#1488123)
blob@ 13db9e commitdiff | diff to current
2012-03-05 thomascube
Add a note that 'use_https' and 'force_https' are mutually exclusive
blob@ 377bc6 commitdiff | diff to current
2012-02-29 thomascube
Describe 'scope' option for LDAP groups in config template
blob@ aa9ddf commitdiff | diff to current
2012-02-13 alecpl
- default_imap_folders -> default_folders
blob@ bf9dde commitdiff | diff to current
2012-02-11 thomascube
User configurable setting how to display contact names in list
blob@ f9a967 commitdiff | diff to current
2012-02-02 thomascube
Allow users to choose cols for contacts list sorting
blob@ 438753 commitdiff | diff to current
2012-01-18 thomascube
Changed license to GNU GPLv3+ with exceptions for skins and plugins
blob@ 7fe381 commitdiff | diff to current
2012-01-18 thomascube
Mention smtp ports 587 and 465 in config template
blob@ e52aae commitdiff | diff to current
2012-01-04 thomascube
Use proper timezones from PHP's internal timezonedb (#1485592)
blob@ 5879c0 commitdiff | diff to current
2011-12-29 alecpl
- Add separate pagesize setting for mail messages and contacts (#1488269)
blob@ 08ffd9 commitdiff | diff to current
2011-12-07 alecpl
- Add option to set default font for HTML message (#1484137)
blob@ 7e263e commitdiff | diff to current
2011-11-30 alecpl
- Add possibility to do LDAP bind before searching for bind DN. In deploy...
blob@ 2d08ec commitdiff | diff to current
2011-11-26 alecpl
- Fix merging some configuration options in update.sh script (#1485864)
blob@ 0829b7 commitdiff | diff to current
2011-11-21 thomascube
Show configurable support link in about page; refer on <srcuri> for downloa...
blob@ ce22f1 commitdiff | diff to current
2011-11-13 alecpl
- Add option to set session name (#1486433)
blob@ bd34ca commitdiff | diff to current
2011-11-12 alecpl
- Fix description of create_default_folders (#1488183)
blob@ 95ebcd commitdiff | diff to current
2011-11-10 alecpl
- Add option to skip alternative email addresses in autocompletion
blob@ 710b1b commitdiff | diff to current
2011-11-10 alecpl
- Add option to define matching method for addressbook search (#1486564, #1...
blob@ f21a04 commitdiff | diff to current
2011-11-08 thomascube
Make email recipients separator configurable + suppress dupes in auto-compl...
blob@ 62c861 commitdiff | diff to current
2011-11-05 thomascube
Added config property to set LDAP_OPT_REFERRALS option to an LDAP connection
blob@ 3b4b03 commitdiff | diff to current
2011-10-19 alecpl
- Added 'search_dn_default' variable in ldap config - Better handling of si...
blob@ c041d5 commitdiff | diff to current
2011-09-30 thomascube
Describe new name attribute for LDAP groups
blob@ ad27eb commitdiff | diff to current
2011-09-21 thomascube
Add option 'searchonly' for address books; currently used by LDAP directories
blob@ 2d3e2b commitdiff | diff to current
2011-09-20 alecpl
- Make group's "member" attibute name configurable
blob@ f763fb commitdiff | diff to current
2011-09-12 thomascube
Make date/time format user configurable; drop 'date_today' config option
blob@ 1cc9e2 commitdiff | diff to current
2011-09-06 alecpl
- Merge devel-spellcheck branch: - Added spellchecker exceptions dictiona...
blob@ 66df08 commitdiff | diff to current
2011-09-05 alecpl
- Fix typo
blob@ 67eecd commitdiff | diff to current
2011-09-05 thomascube
Protect from Clickjacking by sending X-Frame-Options headers (#1487037)
blob@ c170bf commitdiff | diff to current
2011-08-29 thomascube
Make list of mimetypes that open in preview window configurable (#1487625)
blob@ f7b58a commitdiff | diff to current
2011-08-22 alecpl
- Added 'priority' column on messages list
blob@ 7a2bad commitdiff | diff to current
2011-08-16 alecpl
- Add option to hide selected LDAP addressbook on the list
blob@ 5c9d1f commitdiff | diff to current
2011-07-30 thomascube
Log session validation errors; keep error message when redirecting to login...
blob@ fcc7f8 commitdiff | diff to current
2011-07-25 alecpl
- Added optional "multithreading" autocomplete feature
blob@ 0213f8 commitdiff | diff to current
2011-07-08 alecpl
- Fix typo in comment
blob@ ca8a17 commitdiff | diff to current
2011-07-08 alecpl
- Make Undo action optional by setting undo_timeout=0
blob@ 63fda8 commitdiff | diff to current
2011-07-04 alecpl
- Add optional textual upload progress indicator (#1486039)
blob@ 4171c5 commitdiff | diff to current
2011-06-27 thomascube
Fix typos
blob@ 15d762 commitdiff | diff to current
2011-06-18 thomascube
Use numSubOrdindates inconjuction with VLV to count total
blob@ 6af7e0 commitdiff | diff to current
2011-06-14 alecpl
- Added searching in all addressbook sources (global-search) - Added addres...
blob@ ecf295 commitdiff | diff to current
2011-06-09 thomascube
Implement LDAPv3 Virtual List View (VLV) for paged results listing
blob@ 69ea3a commitdiff | diff to current
2011-06-01 alecpl
- Add popup with basic fields selection for addressbook search
blob@ 3cacf9 commitdiff | diff to current
2011-05-30 alecpl
- Add option to force spellchecking before sending a message (#1485458)
blob@ 1d5779 commitdiff | diff to current
2011-05-27 alecpl
- Added option to specify to which address book add new contacts
blob@ d73448 commitdiff | diff to current
2011-05-19 alecpl
- Removed focus_on_new_message option, added newmail_notify plugin
blob@ 4bb7d2 commitdiff | diff to current
2011-05-18 alecpl
- Add APC support in rcube_cache
blob@ 8edb3d commitdiff | diff to current
2011-05-18 alecpl
- Added general rcube_cache class with memcache support ...
blob@ 5cf5ee commitdiff | diff to current
2011-05-16 alecpl
- Add option to set default action of Forward button to "Forward as attachm...
blob@ a509bb commitdiff | diff to current
2011-05-12 alecpl
- Add comment for login_lc option (#1487681)
blob@ caedd5 commitdiff | diff to current
2011-05-05 alecpl
- Fix problems with subfolders of INBOX folder on some IMAP servers (#14877...
blob@ d08333 commitdiff | diff to current
first | « prev | next »