summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Expand)Author
2012-05-04Fix multi-threaded autocompletion when number of threads > number of sourcesthomasb
2012-05-03 - pt_BR update to avoid the text-overflow on the compose button of Larry skinnetbit
2012-05-03 - Some improvements and completion of pt_BR language files.netbit
2012-05-03 - Fix the idn_convert() function call that was preventing the login with the...netbit
2012-05-02Fix handling of 'serialzied' LDAP address attributesthomasb
2012-05-02- Allow to configure the number of values allowed for each LDAP attributethomasb
2012-05-02Upgraded to PEAR::Mail_Mime 1.8.3thomasb
2012-05-01Better handling of HTTP request errors; re-send keep-alive requests on failur...thomasb
2012-04-30Accept two past time slots for auth cookie validation; don't encode user-agen...thomasb
2012-04-26- Add IE8 hack for messages list issue (#1487821)alec
2012-04-25- Improved all headers viewer (mostly in Larry skin)alec
2012-04-24- Fix importing vCard photo with ENCODING param specified (#1488432)alec
2012-04-24- Fix handling errors on draft auto-savealec
2012-04-24Bring back some legacy functions and session vars for better backwards compat...thomasb
2012-04-23- Add vCard import from multiple files at once (#1488015)alec
2012-04-23- Fix parsing ESEARCH (ALL) result and enabling ESEARCH for ordinary searchesalec
2012-04-23- Fix listing messages when: skip_deleted=true, ESEARCH supported, threads di...alec
2012-04-23- Remove redundant strtoupper() callalec
2012-04-23- Implement set/get helper methods in rcube_message_header classalec
2012-04-22- Small code improvementsalec
2012-04-22- Fix issue where draft auto-save wasn't executed after some inactivity timealec
2012-04-21Support mutliple name/email pairs for Bcc and Reply-To identity settings (#14...thomasb
2012-04-21Revert r6094; Add caching for ACL and Metadatathomasb
2012-04-21Add (missing) support for textarea cols to be added to the contact formthomasb
2012-04-20- Fix typo (#1488325)alec
2012-04-20- Use user object instead of session, if possible, to get user ID when creati...alec
2012-04-19- Improved ttl values handlingalec
2012-04-19- Fix incorrect cache ttl used in get_cache_engine() (#1488447), use time() w...alec
2012-04-19- Fix attachment name regression (#1488446)alec
2012-04-18- Fix creating folders if ACL exists (1488443)alec
2012-04-18- Fix render_folder_tree_select() (#1488441)alec
2012-04-17Respect force flag when counting messagesthomasb
2012-04-16- Moved session init/config functionality into rcube classalec
2012-04-16- Replace some references to rcmail with rcubealec
2012-04-16- Framework refactoring (I hope it's the last one):alec
2012-04-15- Small optimizationsalec
2012-04-15- More aliases of deprecated functionsalec
2012-04-14- More public methods, code cleanupalec
2012-04-14- Make some methods public (#1488428)alec
2012-04-14- Fix folder collapsing/expanding broken with framework merge (#1488430)alec
2012-04-13allow read-only access to rcube_output::$envthomasb
2012-04-13- Code improvements, handle post/get request arguments as objectsalec
2012-04-13- Add lost functions from devel-framework mergealec
2012-04-13- Add 3rd argument to rcube_message::get_part_content() to skip charset conve...alec
2012-04-13- Merge devel-framework branch, resolved conflictsalec
2012-04-12- Make buttons self-closing (#1488424)alec
2012-04-12- Small fixalec
2012-04-12- Fix importing to LDAP addressbook when mail attribute is required byalec
2012-04-12- Fix "false" placeholder in contact notes textareaalec
2012-04-12- Fix adding contact form fields in situation when the fieldset is empty.alec