Age | Commit message (Expand) | Author |
2012-05-14 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-05-14 | Respect all arguments when caching IMAP metadata (#1488475) | Thomas Bruederli |
2012-05-14 | Fix listing folders on Courier IMAP (#1488466) | Aleksander Machniak |
2012-05-14 | Add public list_folder_direct() and list_folders_subscribed_direct() | Aleksander Machniak |
2012-05-12 | Fix support for large uuencode attachments. | Giovanni Bajo |
2012-05-09 | Merge pull request #1 from Brianetta/de-svn | Aleksander Machniak |
2012-05-09 | Use similar language as a fallback for plugin localization (#1488401) | Aleksander Machniak |
2012-05-09 | Change version text to reflect new versioning system | Brian Ronald |
2012-05-08 | Fixed PHP warning | Aleksander Machniak |
2012-05-06 | Remove BOM (#1488458) | Aleksander Machniak |
2012-05-06 | Print last commit date as (git) version | Aleksander Machniak |
2012-05-03 | - Fix the idn_convert() function call that was preventing the login with the... | vbenincasa |
2012-05-02 | Fix handling of 'serialzied' LDAP address attributes | thomascube |
2012-05-02 | - Allow to configure the number of values allowed for each LDAP attribute | thomascube |
2012-05-01 | Better handling of HTTP request errors; re-send keep-alive requests on failur... | thomascube |
2012-04-30 | Accept two past time slots for auth cookie validation; don't encode user-agen... | thomascube |
2012-04-24 | - Fix importing vCard photo with ENCODING param specified (#1488432) | alecpl |
2012-04-24 | Bring back some legacy functions and session vars for better backwards compat... | thomascube |
2012-04-23 | - Fix parsing ESEARCH (ALL) result and enabling ESEARCH for ordinary searches | alecpl |
2012-04-23 | - Fix listing messages when: skip_deleted=true, ESEARCH supported, threads di... | alecpl |
2012-04-23 | - Remove redundant strtoupper() call | alecpl |
2012-04-23 | - Implement set/get helper methods in rcube_message_header class | alecpl |
2012-04-21 | Revert r6094; Add caching for ACL and Metadata | thomascube |
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 | - Improved ttl values handling | alecpl |
2012-04-19 | - Fix incorrect cache ttl used in get_cache_engine() (#1488447), use time() w... | alecpl |
2012-04-18 | - Fix render_folder_tree_select() (#1488441) | alecpl |
2012-04-17 | Respect force flag when counting messages | thomascube |
2012-04-16 | - Moved session init/config functionality into rcube class | alecpl |
2012-04-16 | - Replace some references to rcmail with rcube | alecpl |
2012-04-16 | - Framework refactoring (I hope it's the last one): | alecpl |
2012-04-15 | - Small optimizations | alecpl |
2012-04-15 | - More aliases of deprecated functions | alecpl |
2012-04-14 | - More public methods, code cleanup | alecpl |
2012-04-14 | - Make some methods public (#1488428) | alecpl |
2012-04-14 | - Fix folder collapsing/expanding broken with framework merge (#1488430) | alecpl |
2012-04-13 | allow read-only access to rcube_output::$env | thomascube |
2012-04-13 | - Add lost functions from devel-framework merge | alecpl |
2012-04-13 | - Add 3rd argument to rcube_message::get_part_content() to skip charset conve... | alecpl |
2012-04-13 | - Merge devel-framework branch, resolved conflicts | alecpl |
2012-04-12 | - Make buttons self-closing (#1488424) | alecpl |
2012-04-12 | - Fix importing to LDAP addressbook when mail attribute is required by | alecpl |
2012-04-11 | Keep improvement from r6060: show 'loading...' message when redirecting | thomascube |
2012-04-11 | - Revert r6060, fix #1487822 using css-only | alecpl |
2012-04-11 | Force page reload if list columns changed in IE8 (#1487822) | thomascube |
2012-04-11 | - Fix contact information update in case when contact photo exists (#1488420) | alecpl |
2012-04-10 | - Improved member attribute detection with fallback in create_group() | alecpl |
2012-04-10 | - Fix removing all folders on import to LDAP addressbook (added rcube_ldap::d... | alecpl |
2012-04-07 | Corrently focus HTML editor to make cursor visible. Patch by JohnDoh (#1487073) | thomascube |