Age | Commit message (Expand) | Author |
2014-10-29 | Fix reply scrolling issue with text mode and start message below the quote (#... | Aleksander Machniak |
2014-10-28 | Fix so draft auto-save does not turn spellchecker off (#1490120) | Aleksander Machniak |
2014-10-16 | better events for get_single_uid/cid | JohnDoh |
2014-09-27 | Enable/disable siganture commands before exiting the function in new compose ... | Thomas Bruederli |
2014-09-26 | Fix restoring draft messages from localStorage if editor mode differs (#1490016) | Thomas Bruederli |
2014-09-16 | Access list body through abstract property | Thomas Bruederli |
2014-09-09 | Merge pull request #218 from JohnDoh/patch-1 | Thomas B. |
2014-09-08 | pass click event to hide_menu call | JohnDoh |
2014-09-08 | add missing event arg | JohnDoh |
2014-08-20 | Add option to focus a treelist widget on clicks to the container (#1489997) | Thomas Bruederli |
2014-08-20 | Add config/preference option to disable saving messages in localStorage (#148... | Thomas Bruederli |
2014-08-18 | Show icons (person, group) in autocomplete popup | Thomas Bruederli |
2014-08-18 | Don't expand recipient groups if they have an email address | Thomas Bruederli |
2014-08-13 | Allow focussing treelist item checkboxes with tab and normal list navigation ... | Thomas Bruederli |
2014-08-11 | Added namespace filter in Folder Manager | Aleksander Machniak |
2014-08-10 | Fix errors when adding/updating contacts in active search (#1490015) | Aleksander Machniak |
2014-08-08 | Reset search after folder creation/remove/rename | Aleksander Machniak |
2014-08-08 | Added folder searching in Folder Manager | Aleksander Machniak |
2014-08-04 | Fix frame check and strange "parent is undefined" issue | Aleksander Machniak |
2014-08-04 | Modify is_framed() so it returns boolean value | Aleksander Machniak |
2014-07-30 | Fixed variable name | Aleksander Machniak |
2014-07-28 | Set 'compose_extwin' env property on every step; accept a list of URL paramet... | Thomas Bruederli |
2014-07-26 | Handle clicks on list parent element from the list widget | Aleksander Machniak |
2014-07-26 | Create/rename groups in UI dialogs (#1489951) | Aleksander Machniak |
2014-07-25 | Fix drag-n-drop after folder move/create (#1489648) | Aleksander Machniak |
2014-07-23 | Fix errors when using localStorage in Safari's private browsing mode (#1489996) | Aleksander Machniak |
2014-07-21 | Use jQuery.each instead of "for (i in Array)" (#1489988) | Aleksander Machniak |
2014-07-20 | Iterate over all drafts saved in localStorage when asking for restoring. Dele... | Thomas Bruederli |
2014-07-16 | Collapsible (and iconized) folders tree in folder manager (#1489648) | Aleksander Machniak |
2014-07-09 | Warn for unsent/unsaved message when closing compose window; remove localStor... | Thomas Bruederli |
2014-07-09 | Revert "Fix bug where compose storage wasn't cleared on page unload (#1489818)" | Aleksander Machniak |
2014-07-08 | Fix bug where compose storage wasn't cleared on page unload (#1489818) | Aleksander Machniak |
2014-07-07 | Pass event object as 3rd argument to external command handlers | Aleksander Machniak |
2014-07-05 | - Fix Delete button state after deleting identity/response (#1489972) | Aleksander Machniak |
2014-07-05 | Fix security issue in delete-response action - allow only ajax request. | Aleksander Machniak |
2014-07-03 | Added 'contact_search_name' option to define autocompletion entry format | Aleksander Machniak |
2014-07-03 | Fix blinking selection when moving cursor on autocomplete list text | Aleksander Machniak |
2014-07-02 | Use treelist widget for folders list in Settings/Folders (#1489648) | Aleksander Machniak |
2014-06-30 | Support images drag-n-drop into image browser dialog in html signature editor | Aleksander Machniak |
2014-06-29 | Support images in HTML signatures (#1488676) | Aleksander Machniak |
2014-06-25 | Remove focus on mouse clicks | Thomas Bruederli |
2014-06-24 | Separate list of saved searched from addressbooks list | Thomas Bruederli |
2014-06-23 | Mail compose: Selecting contact inserts recipient to previously focused input... | Aleksander Machniak |
2014-06-18 | Improve accessibility on attachments list: use custom tabindex attribute + ad... | Thomas Bruederli |
2014-06-17 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2014-06-17 | Close "no subject" prompt with Enter key (#1489580) | Aleksander Machniak |
2014-06-17 | Use the right label for response dialog after renaming them | Thomas Bruederli |
2014-06-16 | Avoid scrolling of lists and menus when navigating with cursor keys (#1489929) | Thomas Bruederli |
2014-06-15 | Fix list reload after sending message in another window (#1489931) - use chec... | Aleksander Machniak |
2014-06-12 | Move some code to legacy_browser plugin | Aleksander Machniak |