Age | Commit message (Expand) | Author |
2012-10-20 | Short text label in en_GB | Thomas Bruederli |
2012-10-20 | Fix bug where wrong words were highlighted on spell-before-send check | Aleksander Machniak |
2012-10-19 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-10-19 | Display email address if contact has more than one (in compose address book w... | 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 | Close compose step in opener window | Thomas Bruederli |
2012-10-17 | Copy translations from plugin | Thomas Bruederli |
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 | Display connection errors in UI. Stack error messages in popup (Larry skin) | Thomas Bruederli |
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 | Better fix for headers decoding problem: fetch them as raw and let rcube_mime... | Thomas Bruederli |
2012-10-15 | Avoid unnecessary strtoupper() calls but validate target charset if specified | Thomas Bruederli |
2012-10-15 | Fix header charset decoding when opening a draft message | 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-10 | Fix sig_above setting, broken in 651c7b6e9df38a3b7cdf6daebed39021d88c3bea | Aleksander Machniak |
2012-10-08 | Plugin API: Add 'email_list' argument for identities data in user_create hook | Aleksander Machniak |
2012-10-05 | New skin selection with full name, license and thumbnail | Thomas Bruederli |
2012-10-04 | Fix HTTP User-Agent XSS vulnerability (#1488737) | Thomas Bruederli |
2012-10-04 | Consider colspan attributes when adding table cells/rows | Thomas Bruederli |
2012-10-04 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-10-04 | Imported recent launchpad translations | 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-02 | Add localized titles for message header toggles | Thomas Bruederli |
2012-10-02 | Let the skin limit the number of visible recipeints and place a link to show ... | Thomas Bruederli |
2012-10-01 | Avoid double-quoting of some message headers; wrap email address strings in <... | Thomas Bruederli |
2012-10-01 | Revert "Add full headers view in message preview window (#1488538)" | Thomas Bruederli |
2012-10-01 | Enable subscription option for already subscribed "virtual" folders, | Aleksander Machniak |
2012-10-01 | Fix handling vCard entries with TEL;TYPE=CELL (#1488728) | Aleksander Machniak |
2012-09-26 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |