Age | Commit message (Expand) | Author |
2013-11-22 | Fix keyboard navigation in autocompletion list on Opera browser | Aleksander Machniak |
2013-11-22 | Fix right margin in mail task interface to be precissely the same as in other... | Aleksander Machniak |
2013-11-22 | Fix #messagestack position (again) | Aleksander Machniak |
2013-11-22 | Make splitters more responsive (using timing events) | Aleksander Machniak |
2013-11-22 | Add missing </div> | Aleksander Machniak |
2013-11-22 | Fix so contactnotfound message is of type error not info | Aleksander Machniak |
2013-11-22 | Display loading message when loading identity frame | Aleksander Machniak |
2013-11-22 | Fix redundant/missing closing div tags | Aleksander Machniak |
2013-11-22 | Small improvements to #messagestack style | Aleksander Machniak |
2013-11-22 | Remember compose-options collapse status and display them by default; Use abs... | Thomas Bruederli |
2013-11-22 | Small adjustments to new status message display | Thomas Bruederli |
2013-11-22 | More improvements to list focus styles: | Thomas Bruederli |
2013-11-22 | Fix typos | Aleksander Machniak |
2013-11-22 | Tweak borders and paddings of focused/selected list rows. Don't show focus in... | Thomas Bruederli |
2013-11-22 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2013-11-22 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2013-11-22 | Updated changelog | Thomas Bruederli |
2013-11-22 | Bump version to 7.1 | Aleksander Machniak |
2013-11-22 | Fix a bug where deleted filter was not removed from the list | Aleksander Machniak |
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 | Fix rowcount when list element contains bot only tr/li elements but also text... | Aleksander Machniak |
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 |