| Age | Commit message (Expand) | Author |
| 2012-04-23 | - Fix parsing ESEARCH (ALL) result and enabling ESEARCH for ordinary searches | alec |
| 2012-04-23 | - Fix listing messages when: skip_deleted=true, ESEARCH supported, threads di... | alec |
| 2012-04-23 | - Remove redundant strtoupper() call | alec |
| 2012-04-23 | - Fix displaying special headers like Content-Type | alec |
| 2012-04-23 | - Implement set/get helper methods in rcube_message_header class | alec |
| 2012-04-22 | - Small code improvements | alec |
| 2012-04-22 | - Fix issue where draft auto-save wasn't executed after some inactivity time | alec |
| 2012-04-21 | Updated Changelog | thomasb |
| 2012-04-21 | Support mutliple name/email pairs for Bcc and Reply-To identity settings (#14... | thomasb |
| 2012-04-21 | Revert r6094; Add caching for ACL and Metadata | thomasb |
| 2012-04-21 | Add (missing) support for textarea cols to be added to the contact form | thomasb |
| 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 | - Update the HTTPSocket class from 2.7 to 2.8 to avoid plugin problems when u... | netbit |
| 2012-04-19 | - Improved ttl values handling | alec |
| 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-18 | - Add RCMAIL_CHARSET definition for Installer (#1488436) | alec |
| 2012-04-18 | - Uncomment 'organization'=>'o' - it works | alec |
| 2012-04-17 | Respect force flag when counting messages | thomasb |
| 2012-04-16 | - Moved session init/config functionality into rcube class | alec |
| 2012-04-16 | - Replace some references to rcmail with rcube | alec |
| 2012-04-16 | - Framework refactoring (I hope it's the last one): | alec |
| 2012-04-16 | - Fix label for group-remove-selected action | alec |
| 2012-04-15 | - Small optimizations | alec |
| 2012-04-15 | - More aliases of deprecated functions | alec |
| 2012-04-14 | - More public methods, code cleanup | alec |
| 2012-04-14 | - Make some methods public (#1488428) | alec |
| 2012-04-14 | - Fix folder collapsing/expanding broken with framework merge (#1488430) | alec |
| 2012-04-13 | allow read-only access to rcube_output::$env | thomasb |
| 2012-04-13 | New/upated texts from trunk | thomasb |
| 2012-04-13 | - Code improvements, handle post/get request arguments as objects | alec |
| 2012-04-13 | - Add lost functions from devel-framework merge | alec |
| 2012-04-13 | - Import contacts to default addressbook | alec |
| 2012-04-13 | - Improved attachment icon position | alec |
| 2012-04-13 | - Fixed doble urlencoding of vcard identifier | alec |
| 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 conflicts | alec |
| 2012-04-12 | - Make buttons self-closing (#1488424) | alec |
| 2012-04-12 | - facsimileTelephoneNumber attribute also doesn't work, commented out | alec |
| 2012-04-12 | - More LDAP fields mapping (inetOrgPerson) | alec |
| 2012-04-12 | - Small fix | alec |
| 2012-04-12 | - Fix importing to LDAP addressbook when mail attribute is required by | alec |
| 2012-04-12 | - Fix "false" placeholder in contact notes textarea | alec |
| 2012-04-12 | - Fix adding contact form fields in situation when the fieldset is empty. | alec |
| 2012-04-12 | - Added 0.7.2 and 0.8-beta to releases list | alec |
| 2012-04-11 | Keep improvement from r6060: show 'loading...' message when redirecting | thomasb |
| 2012-04-11 | - Revert r6060, fix #1487822 using css-only | alec |