Age | Commit message (Expand) | Author |
2012-11-12 | Avoid deprecated template warnings in extended skins | Thomas Bruederli |
2012-11-12 | Fix skin template paths when linking js and css files (#1488790) | Thomas Bruederli |
2012-11-12 | BINARY extension can't be used with $formatting=true on binary content | Aleksander Machniak |
2012-11-11 | Make recent changes in skin template engine more backwards-compatible (#1488790) | Thomas Bruederli |
2012-11-10 | New feature: display attached images as thumbnails below message body | Thomas Bruederli |
2012-11-09 | Add config options to automatically generate LDAP attributes for new entries | Thomas Bruederli |
2012-11-07 | Adapt to common naming scheme for template tag attributes | Thomas Bruederli |
2012-11-06 | Allow setting contentframe from template (as frame object attribute) | Aleksander Machniak |
2012-11-06 | Fix syntax error | Thomas Bruederli |
2012-11-06 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-11-06 | Recursively resolve paths of iframe contents; unify contentframe registration... | Thomas Bruederli |
2012-11-06 | Remove unused unEscape() method | Aleksander Machniak |
2012-11-05 | Make sure affected_rows() method returns expected (consistent with other RDBM... | Aleksander Machniak |
2012-11-05 | Fixed rcube_imap_generic::uncompressMessageSet() result when argument is empt... | Aleksander Machniak |
2012-10-31 | Improve client-side timezone detection using jsTimezoneDetect by Jon Nylander... | Thomas Bruederli |
2012-10-31 | Make sure HTML part size>0 before assuming the message has got HTML part | Aleksander Machniak |
2012-10-27 | Merge branch 'dev-compose-newwindow' | Thomas Bruederli |
2012-10-27 | Merge pull request #38 from dupondje/master | Thomas B. |
2012-10-26 | Prepare template processor to handle skin inheritance | Thomas Bruederli |
2012-10-25 | Add deprecated alias clear_mailbox() | Aleksander Machniak |
2012-10-23 | Give option to hide DB address book with addressbook plugin | Jean-Louis Dupond |
2012-10-22 | Fix HTML part detection in messages with attachments (#1488769) | Aleksander Machniak |
2012-10-19 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-10-19 | Match http://localhost/xxx as link | Thomas Bruederli |
2012-10-19 | Improved error message when setting required options fails (#1488682) | Aleksander Machniak |
2012-10-18 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-10-18 | Skip redundant SELECT on new user creation | Aleksander Machniak |
2012-10-18 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-10-18 | Don't display session error message if imap connection failed | Thomas Bruederli |
2012-10-18 | Fix handling of URLs with asterisk characters (#1488759) | Aleksander Machniak |
2012-10-18 | Ignore htmlspecialchars() warnings | Aleksander Machniak |
2012-10-18 | Remove automatic to-lowercase conversion of usernames (#1488715) | Aleksander Machniak |
2012-10-17 | Add user settings to open message view and compose form in new windows. This ... | Thomas Bruederli |
2012-10-17 | Make possible rcube_plugin_api class extending | Aleksander Machniak |
2012-10-17 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-10-17 | s/rcmail/rcube/ | Aleksander Machniak |
2012-10-17 | Fix the fix for empty text parts handling (#1488757) | Aleksander Machniak |
2012-10-16 | Fix return value of storage_connect() | Aleksander Machniak |
2012-10-16 | Fix post-filtering vlv results, fixes warning "mb_strtolower() expects parame... | Aleksander Machniak |
2012-10-15 | Partially revert 9546d22c6: don't validate with parse_charset() | Thomas Bruederli |
2012-10-15 | Avoid unnecessary strtoupper() calls but validate target charset if specified | Thomas Bruederli |
2012-10-12 | Fix displaying of multipart/alternative messages with empty parts (#1488750) | Aleksander Machniak |
2012-10-11 | - Very small perf improvement | Aleksander Machniak |
2012-10-11 | Add flags and date arguments to kolab_storage::save_message() | Aleksander Machniak |
2012-10-11 | Support flags and date arguments in APPEND command | Aleksander Machniak |
2012-10-11 | Fix threaded list sorting on PHP < 5.2.9 (#1488748) | Aleksander Machniak |
2012-10-08 | Plugin API: Add 'email_list' argument for identities data in user_create hook | Aleksander Machniak |
2012-10-04 | Consider colspan attributes when adding table cells/rows | Thomas Bruederli |
2012-10-03 | Define public property 'db_provider' in pdo classes. That is used in various ... | Thomas Bruederli |
2012-10-03 | Make sure the timezone config option always contains a valid value | Thomas Bruederli |