summaryrefslogtreecommitdiff
path: root/roundcubemail
AgeCommit message (Collapse)Author
2012-05-04Updated ChangelogHEADsvn-trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@6144 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-05-04Fix multi-threaded autocompletion when number of threads > number of sourcesthomasb
git-svn-id: https://svn.roundcube.net/trunk@6143 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-05-03 - pt_BR update to avoid the text-overflow on the compose button of Larry skinnetbit
git-svn-id: https://svn.roundcube.net/trunk@6142 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-05-03 - Some improvements and completion of pt_BR language files.netbit
git-svn-id: https://svn.roundcube.net/trunk@6141 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-05-03 - Fix the idn_convert() function call that was preventing the login with ↵netbit
the "%s" replacement variable in config. git-svn-id: https://svn.roundcube.net/trunk@6140 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-05-02Fix handling of 'serialzied' LDAP address attributesthomasb
git-svn-id: https://svn.roundcube.net/trunk@6139 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-05-02- Allow to configure the number of values allowed for each LDAP attributethomasb
- Support for serialized LDAP address values (usually delimited with a $) git-svn-id: https://svn.roundcube.net/trunk@6138 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-05-02Upgraded to PEAR::Mail_Mime 1.8.3thomasb
git-svn-id: https://svn.roundcube.net/trunk@6137 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-05-02- Fix typoalec
git-svn-id: https://svn.roundcube.net/trunk@6136 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-05-01Better handling of HTTP request errors; re-send keep-alive requests on ↵thomasb
failure (#1488449) git-svn-id: https://svn.roundcube.net/trunk@6135 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-30Accept two past time slots for auth cookie validation; don't encode ↵thomasb
user-agent into session auth hash (#1488449) git-svn-id: https://svn.roundcube.net/trunk@6134 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-27- Fix message paging navigation div effectively disables preview pane ↵alec
checkbox on narrow screen widths (#1488425) git-svn-id: https://svn.roundcube.net/trunk@6133 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-27- Update Changelogalec
git-svn-id: https://svn.roundcube.net/trunk@6131 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-26- Add IE8 hack for messages list issue (#1487821)alec
git-svn-id: https://svn.roundcube.net/trunk@6129 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-26- Fix redirect to mail/compose on re-login (1488226)alec
git-svn-id: https://svn.roundcube.net/trunk@6128 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-25- Fix spellchecker languages list on IE8alec
git-svn-id: https://svn.roundcube.net/trunk@6127 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-25- IMprove full headers viewer for IEalec
git-svn-id: https://svn.roundcube.net/trunk@6126 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-25- Improved all headers viewer (mostly in Larry skin)alec
git-svn-id: https://svn.roundcube.net/trunk@6125 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-24- Fix importing vCard photo with ENCODING param specified (#1488432)alec
git-svn-id: https://svn.roundcube.net/trunk@6123 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-24- Fix handling errors on draft auto-savealec
git-svn-id: https://svn.roundcube.net/trunk@6122 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-24Bring back some legacy functions and session vars for better backwards ↵thomasb
compatibility git-svn-id: https://svn.roundcube.net/trunk@6121 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-23- Add vCard import from multiple files at once (#1488015)alec
git-svn-id: https://svn.roundcube.net/trunk@6120 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-23- Fix parsing ESEARCH (ALL) result and enabling ESEARCH for ordinary searchesalec
git-svn-id: https://svn.roundcube.net/trunk@6118 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-23- Fix listing messages when: skip_deleted=true, ESEARCH supported, threads ↵alec
disabled git-svn-id: https://svn.roundcube.net/trunk@6117 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-23- Remove redundant strtoupper() callalec
git-svn-id: https://svn.roundcube.net/trunk@6116 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-23- Fix displaying special headers like Content-Typealec
git-svn-id: https://svn.roundcube.net/trunk@6115 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-23- Implement set/get helper methods in rcube_message_header classalec
git-svn-id: https://svn.roundcube.net/trunk@6114 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-22- Small code improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@6113 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-22- Fix issue where draft auto-save wasn't executed after some inactivity timealec
- Code improvement - unified (set|clear)Timeout() usage git-svn-id: https://svn.roundcube.net/trunk@6112 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-21Updated Changelogthomasb
git-svn-id: https://svn.roundcube.net/trunk@6111 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-21Support mutliple name/email pairs for Bcc and Reply-To identity settings ↵thomasb
(#1488445) git-svn-id: https://svn.roundcube.net/trunk@6109 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-21Revert r6094; Add caching for ACL and Metadatathomasb
git-svn-id: https://svn.roundcube.net/trunk@6108 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-21Add (missing) support for textarea cols to be added to the contact formthomasb
git-svn-id: https://svn.roundcube.net/trunk@6107 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-20- Fix typo (#1488325)alec
git-svn-id: https://svn.roundcube.net/trunk@6106 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-20- Use user object instead of session, if possible, to get user ID when ↵alec
creating cache object git-svn-id: https://svn.roundcube.net/trunk@6105 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-19- Update the HTTPSocket class from 2.7 to 2.8 to avoid plugin problems when ↵netbit
used with SSL (and when DirectAdmin uses the option "force_hostname" that requires a correct "host" header value). git-svn-id: https://svn.roundcube.net/trunk@6104 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-19- Improved ttl values handlingalec
git-svn-id: https://svn.roundcube.net/trunk@6103 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-19- Fix incorrect cache ttl used in get_cache_engine() (#1488447), use time() ↵alec
where mktime() without arguments was used git-svn-id: https://svn.roundcube.net/trunk@6101 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-19- Fix attachment name regression (#1488446)alec
git-svn-id: https://svn.roundcube.net/trunk@6100 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-18- Fix creating folders if ACL exists (1488443)alec
git-svn-id: https://svn.roundcube.net/trunk@6098 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-18- Fix render_folder_tree_select() (#1488441)alec
git-svn-id: https://svn.roundcube.net/trunk@6097 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-18- Add RCMAIL_CHARSET definition for Installer (#1488436)alec
git-svn-id: https://svn.roundcube.net/trunk@6096 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-18- Uncomment 'organization'=>'o' - it worksalec
git-svn-id: https://svn.roundcube.net/trunk@6095 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-17Respect force flag when counting messagesthomasb
git-svn-id: https://svn.roundcube.net/trunk@6094 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-16- Moved session init/config functionality into rcube classalec
git-svn-id: https://svn.roundcube.net/trunk@6093 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-16- Replace some references to rcmail with rcubealec
git-svn-id: https://svn.roundcube.net/trunk@6092 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-16- Framework refactoring (I hope it's the last one):alec
rcube,rcmail,rcube_ui -> rcube,rcmail,rcube_utils renamed main.inc into rcube_bc.inc git-svn-id: https://svn.roundcube.net/trunk@6091 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-16- Fix label for group-remove-selected actionalec
git-svn-id: https://svn.roundcube.net/trunk@6089 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-15- Small optimizationsalec
git-svn-id: https://svn.roundcube.net/trunk@6088 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-15- More aliases of deprecated functionsalec
git-svn-id: https://svn.roundcube.net/trunk@6086 208e9e7b-5314-0410-a742-e7e81cd9613c