summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-01Better handling of HTTP request errors; re-send keep-alive requests on failur...thomascube
2012-04-30Accept two past time slots for auth cookie validation; don't encode user-agen...thomascube
2012-04-27- Fix message paging navigation div effectively disables preview pane checkbo...alecpl
2012-04-27- Update Changelogalecpl
2012-04-26- Add IE8 hack for messages list issue (#1487821)alecpl
2012-04-26- Fix redirect to mail/compose on re-login (1488226)alecpl
2012-04-25- Fix spellchecker languages list on IE8alecpl
2012-04-25- IMprove full headers viewer for IEalecpl
2012-04-25- Improved all headers viewer (mostly in Larry skin)alecpl
2012-04-24- Fix importing vCard photo with ENCODING param specified (#1488432)alecpl
2012-04-24- Fix handling errors on draft auto-savealecpl
2012-04-24Bring back some legacy functions and session vars for better backwards compat...thomascube
2012-04-23- Add vCard import from multiple files at once (#1488015)alecpl
2012-04-23- Fix parsing ESEARCH (ALL) result and enabling ESEARCH for ordinary searchesalecpl
2012-04-23- Fix listing messages when: skip_deleted=true, ESEARCH supported, threads di...alecpl
2012-04-23- Remove redundant strtoupper() callalecpl
2012-04-23- Fix displaying special headers like Content-Typealecpl
2012-04-23- Implement set/get helper methods in rcube_message_header classalecpl
2012-04-22- Small code improvementsalecpl
2012-04-22- Fix issue where draft auto-save wasn't executed after some inactivity timealecpl
2012-04-21Updated Changelogthomascube
2012-04-21Support mutliple name/email pairs for Bcc and Reply-To identity settings (#14...thomascube
2012-04-21Revert r6094; Add caching for ACL and Metadatathomascube
2012-04-21Add (missing) support for textarea cols to be added to the contact formthomascube
2012-04-20- Fix typo (#1488325)alecpl
2012-04-20- Use user object instead of session, if possible, to get user ID when creati...alecpl
2012-04-19- Update the HTTPSocket class from 2.7 to 2.8 to avoid plugin problems when u...vbenincasa
2012-04-19- Improved ttl values handlingalecpl
2012-04-19- Fix incorrect cache ttl used in get_cache_engine() (#1488447), use time() w...alecpl
2012-04-19- Fix attachment name regression (#1488446)alecpl
2012-04-18- Fix creating folders if ACL exists (1488443)alecpl
2012-04-18- Fix render_folder_tree_select() (#1488441)alecpl
2012-04-18- Add RCMAIL_CHARSET definition for Installer (#1488436)alecpl
2012-04-18- Uncomment 'organization'=>'o' - it worksalecpl
2012-04-17Respect force flag when counting messagesthomascube
2012-04-16- Moved session init/config functionality into rcube classalecpl
2012-04-16- Replace some references to rcmail with rcubealecpl
2012-04-16- Framework refactoring (I hope it's the last one):alecpl
2012-04-16- Fix label for group-remove-selected actionalecpl
2012-04-15- Small optimizationsalecpl
2012-04-15- More aliases of deprecated functionsalecpl
2012-04-14- More public methods, code cleanupalecpl
2012-04-14- Make some methods public (#1488428)alecpl
2012-04-14- Fix folder collapsing/expanding broken with framework merge (#1488430)alecpl
2012-04-13allow read-only access to rcube_output::$envthomascube
2012-04-13- Code improvements, handle post/get request arguments as objectsalecpl
2012-04-13- Add lost functions from devel-framework mergealecpl
2012-04-13- Import contacts to default addressbookalecpl
2012-04-13- Improved attachment icon positionalecpl
2012-04-13- Fixed doble urlencoding of vcard identifieralecpl