Age | Commit message (Expand) | Author |
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 |
2013-10-26 | Fix CSS selector modifications when nested in @media blocks | Thomas Bruederli |
2013-10-25 | Fix shift-select when navigating UP the messsage list | Charles McNulty |
2013-10-25 | Refactored status/flag toggle code, added touch event support on flag and sta... | Aleksander Machniak |
2013-10-25 | Applied the (modified) patch to extend configuration possibilities of LDAP ad... | Thomas Bruederli |
2013-10-25 | Merge branch 'dev-canned-responses' | Thomas Bruederli |
2013-10-23 | #1489392 - arrow key with control down should *not* select messages | cmcnulty |
2013-10-23 | Allow to override popup options; return reference to popup dialog | Thomas Bruederli |
2013-10-22 | Fix mime.types parsing (#1489391) | Thomas Bruederli |
2013-10-21 | Merge pull request #142 from Takika/patch-2 | Thomas B. |
2013-10-21 | Send last fetch time with 'refresh' requests and allow plugins to alter query... | Thomas Bruederli |
2013-10-21 | Add contact_listname hook to handle special name order | Takika |
2013-10-21 | Fix failing vCard import when email address field contains spaces (#1489386) | Aleksander Machniak |
2013-10-21 | Join many preg_replace() calls into one | Aleksander Machniak |
2013-10-21 | Fix typo in method name | Aleksander Machniak |
2013-10-19 | Let plugins state a validation error message | Thomas Bruederli |