Age | Commit message (Expand) | Author |
2012-10-26 | Merge branch 'dev-compose-newwindow' of github.com:roundcube/roundcubemail in... | Thomas Bruederli |
2012-10-26 | Style improvements in compose screen | Aleksander Machniak |
2012-10-25 | Make this a -dist so people can customize it. | till |
2012-10-25 | Add deprecated alias clear_mailbox() | Aleksander Machniak |
2012-10-24 | Merge pull request #39 from roundcube/topics/composer | Thomas B. |
2012-10-24 | Show compose options if they were visible in opener | Thomas Bruederli |
2012-10-24 | Add a composer.json file. | till |
2012-10-24 | Fix new (empty) window opening on FF and others | Thomas Bruederli |
2012-10-24 | Refactored compose UI according to discussions on the mailing list | Thomas Bruederli |
2012-10-24 | Add option to disable saving sent mail in Sent folder - no_save_sent_messages... | Aleksander Machniak |
2012-10-24 | Align size column title to the left to fix overlapping with sorting arrows | Aleksander Machniak |
2012-10-24 | - Fix handling dont_override with message_sort_col and message_sort_order set... | Aleksander Machniak |
2012-10-24 | Remove leftover code | Aleksander Machniak |
2012-10-23 | Give option to hide DB address book with addressbook plugin | Jean-Louis Dupond |
2012-10-22 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-10-22 | Convert all identity headers into the desired message charset | Thomas Bruederli |
2012-10-22 | Fix HTML part detection in messages with attachments (#1488769) | Aleksander Machniak |
2012-10-21 | Fixed undefined global variable | Aleksander Machniak |
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 | Add gradient styles for IE | 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-18 | Fixed filter activation/deactivation confirmation message (#1488765) | Aleksander Machniak |
2012-10-17 | Close compose step in opener window | Thomas Bruederli |
2012-10-17 | Adapt classic skin to new extwin feature | 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 | Fix scrolling quirk in email preview frame using Opera 12 (#1488763) | Aleksander Machniak |
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 |