Age | Commit message (Expand) | Author |
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-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-08 | Finish advanced prefs feature (#1488829) | Thomas Bruederli |
2013-11-07 | Fix categories/groups import from csv | Aleksander Machniak |
2013-11-07 | Fix operations on folders with trailing spaces in name (#1489419) | Aleksander Machniak |
2013-11-07 | Better handling of fopen() errors | Aleksander Machniak |
2013-11-07 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2013-11-07 | Avoid rcube_session::reload() to reset previous changes. This fixes parallel ... | Thomas Bruederli |
2013-11-06 | Small performance improvements, use str_replace() instead of strtr(), | Aleksander Machniak |
2013-11-05 | Fix regression where child messages on collapsed thread weren't selected | Aleksander Machniak |
2013-11-05 | Keep all security rules in one place, support Apache 2.4 syntax | Aleksander Machniak |
2013-11-04 | Merge pull request #152 from cmcnulty/control-shift | Aleksander Machniak |
2013-11-04 | Code improvements | Aleksander Machniak |
2013-11-04 | Improve identity selection based on From: header (#1489378) | Aleksander Machniak |
2013-11-03 | Fix issue where mails with inline images of the same name contained only the ... | Aleksander Machniak |
2013-11-02 | Remove duplicate languages on spellchecker langs list (#1489395) | Aleksander Machniak |
2013-11-02 | Fix list record selection on lists with toggleselect:true, i.e. folder manager | Aleksander Machniak |
2013-10-30 | need to reset shift_start on control select | cmcnulty |
2013-10-30 | Improve performance and code readability by using String's startsWith() metho... | Aleksander Machniak |
2013-10-30 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2013-10-30 | Fix function calls after refactoring | Thomas Bruederli |
2013-10-30 | CS fixes | Aleksander Machniak |
2013-10-30 | Fix drag-n-drop broken in bc35e865 | Aleksander Machniak |
2013-10-30 | Eliminate "blinking" loading icon in browser on messages selection | Aleksander Machniak |
2013-10-30 | Bring back fix for #1489396, unintentionally removed in another pull request | Aleksander Machniak |
2013-10-30 | Fix Ctrl+click selection after recent refactorings of keyboard nawigation on ... | Aleksander Machniak |
2013-10-30 | Merge pull request #151 from cmcnulty/new-key-navigation | Aleksander Machniak |
2013-10-30 | Merge pull request #149 from cmcnulty/1489403 | Aleksander Machniak |
2013-10-30 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2013-10-30 | Updated localizations from Transifex | Thomas Bruederli |
2013-10-30 | Merge pull request #150 from cmcnulty/1489396 | Aleksander Machniak |
2013-10-30 | Add an option to disable smart Reply-List behaviour - reply_all_mode (#1488734) | Aleksander Machniak |
2013-10-30 | Fix typo in last commit | Aleksander Machniak |
2013-10-30 | Move setting _next_uid to selection_post_data() | Aleksander Machniak |
2013-10-29 | Revert "simplify home/end key behavior" | cmcnulty |
2013-10-29 | replace space bar with arrow key thread handling | cmcnulty |
2013-10-29 | simplify home/end key behavior | cmcnulty |
2013-10-29 | fix scrolling up | cmcnulty |
2013-10-29 | Fix an issue where pressing minus key on contacts list was hiding list record... | Aleksander Machniak |
2013-10-29 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2013-10-29 | Avoid duplicate elements with the same id in HTML. Fixes broken icons in clas... | Thomas Bruederli |
2013-10-28 | Fixed saving contact birthday/anniversary dates before 01-01-1970 | Aleksander Machniak |
2013-10-28 | Merge pull request #146 from cmcnulty/1489397 | Aleksander Machniak |