Age | Commit message (Expand) | Author |
2013-11-22 | Updated changelog | Thomas Bruederli |
2013-11-22 | Trigger event when opening new windows with a reference to the window object ... | Thomas Bruederli |
2013-11-22 | Merge pull request #153 from cmcnulty/row-focus | Thomas B. |
2013-11-22 | Update changelog | Thomas Bruederli |
2013-11-22 | Optimize and preload message icons | Thomas Bruederli |
2013-11-22 | Display status messages as pile of black bars overlaying the UI in order to i... | Thomas Bruederli |
2013-11-21 | Fix issue where subject input might get filled with "null" string (IE8) | Aleksander Machniak |
2013-11-21 | Replace Array.indexOf() with jQuery.inArray() for older browsers (IE<9) | Aleksander Machniak |
2013-11-21 | Fix folders sorting procedure. | Aleksander Machniak |
2013-11-21 | Added CVE number to changelog entry | Aleksander Machniak |
2013-11-21 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2013-11-21 | Make sort_folder_list() public | Aleksander Machniak |
2013-11-21 | Add hook to notify plugins about message sending errors | Thomas Bruederli |
2013-11-20 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2013-11-20 | Small fixes: variable scope | Aleksander Machniak |
2013-11-20 | Fix attachment menu link in IE8 | Aleksander Machniak |
2013-11-20 | Syntax fix for IE7 | Aleksander Machniak |
2013-11-20 | Bring back empty directories | Aleksander Machniak |
2013-11-20 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2013-11-18 | Fix browser version detection and failing tests | Aleksander Machniak |
2013-11-18 | Code improvements and some unification with browser detection code in javascript | Aleksander Machniak |
2013-11-18 | Fix deprecated function usage | Aleksander Machniak |
2013-11-16 | Make $force parameter only override the task check for required plugins (#148... | Thomas Bruederli |
2013-11-16 | Move 'advanced' block to the end of the settings form | Thomas Bruederli |
2013-11-15 | Accept text/html parts inside multipart/mixed parts as HTML contents | Thomas Bruederli |
2013-11-15 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2013-11-15 | Use absolute paths in default config | Thomas Bruederli |
2013-11-15 | Fix (again) IE11 detection where document.all is not defined. | Aleksander Machniak |
2013-11-15 | Fix bgcolor attribute handling | Aleksander Machniak |
2013-11-15 | Fix Internet Explorer 11 detection (#1489434) | Aleksander Machniak |
2013-11-14 | Reset $part_orig_mimetype variable in for-loop. This avoids attachments along... | Thomas Bruederli |
2013-11-14 | Clean HTML message body from URL parameters after enabling HTML mode in commi... | Thomas Bruederli |
2013-11-14 | Make require_plugin() force loading of the required plugin | Thomas Bruederli |
2013-11-14 | Allow plugins to override message compose mode | Thomas Bruederli |
2013-11-14 | Add public_html directory to be used as document root or alias directory for ... | Thomas Bruederli |
2013-11-11 | apply focused styles to address book and classic skin | cmcnulty |
2013-11-11 | Do not start autocomplete request on arrow keys press | Aleksander Machniak |
2013-11-10 | Compare draft message-ID when restoring local message contents | Thomas Bruederli |
2013-11-10 | Track typing activity in HTML editor | Thomas Bruederli |
2013-11-10 | Better button text for message restore dialog | Thomas Bruederli |
2013-11-10 | Track typing in compose screen and only update local storage on activity | Thomas Bruederli |
2013-11-10 | First version of the local storage compose data saving feature; some behavior... | Thomas Bruederli |
2013-11-10 | Fix errors in error page :-) | Thomas Bruederli |
2013-11-09 | remove remnant of focus td | cmcnulty |
2013-11-09 | remerge with master | cmcnulty |
2013-11-09 | CSS only solution to focused messages | cmcnulty |
2013-11-08 | Fix listicons image with wrong message header icon | Thomas Bruederli |
2013-11-08 | Better icon for advanced settings blocks; message list row borders | Thomas Bruederli |
2013-11-08 | Adjust recipients textarea size according to conent. | Thomas Bruederli |
2013-11-08 | Update Changelog | Thomas Bruederli |