Age | Commit message (Expand) | Author |
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 |
2012-10-02 | - Avoid duplicate values from fieldmapping | Thomas Bruederli |
2012-10-02 | Remove duplicates from get_col_values() result in flat mode | Aleksander Machniak |
2012-10-01 | Fix handling vCard entries with TEL;TYPE=CELL (#1488728) | Aleksander Machniak |
2012-09-23 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-09-21 | Merge branch 'html_ent' | Aleksander Machniak |
2012-09-21 | Re-fix HTML entities handling in addressbook names | Aleksander Machniak |
2012-09-17 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-09-17 | Avoid saving composed FN values with only spaces (shows empty names in listing) | Thomas Bruederli |
2012-09-17 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-09-17 | Replace Q() with html::quote() | Aleksander Machniak |
2012-09-17 | Remove double-quotation prevention code for form elements | Aleksander Machniak |
2012-09-17 | Fix HTML special characters handling in message list/header display (#1488523) | Aleksander Machniak |
2012-09-17 | Fix PHP warning when rep_specialchars_output() 1st argument is not a string (... | Aleksander Machniak |
2012-09-17 | List related text/html part as attachment in plain text mode (#1488677) | Aleksander Machniak |
2012-09-14 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-09-14 | Use IMAP BINARY (RFC3516) extension to fetch message/part bodies (experimental) | Aleksander Machniak |