Age | Commit message (Expand) | Author |
2014-05-28 | Remove useless code for IE | Aleksander Machniak |
2014-05-28 | Hide droptarget image if drag-n-drop is not supported | Aleksander Machniak |
2014-05-28 | Add message status labels to client | Thomas Bruederli |
2014-05-28 | Improve (message) list widget display and keyboard navigation to show sane be... | Thomas Bruederli |
2014-05-28 | Update changelog | Aleksander Machniak |
2014-05-28 | Enable autolink plugin in TinyMCE (#1488845) | Aleksander Machniak |
2014-05-28 | Merge branch 'tinymce4' | Aleksander Machniak |
2014-05-28 | TinyMCE4: small improvements | Aleksander Machniak |
2014-05-28 | TinyMCE4: Fix spellchecker resume | Aleksander Machniak |
2014-05-28 | Bring back "Add To Dictionary" feature | Aleksander Machniak |
2014-05-28 | Add method to make a treelist widget become a jQuery UI droppable with suppor... | Thomas Bruederli |
2014-05-28 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2014-05-28 | Small code improvements | Aleksander Machniak |
2014-05-28 | Improved folders sorting by name - use Intl.Collator if supported | Aleksander Machniak |
2014-05-28 | Fix UTF7-IMAP encoding detection (fixes folders list sorting) | Aleksander Machniak |
2014-05-28 | Support csv contacts import in German localization (#1489920) | Aleksander Machniak |
2014-05-27 | Update to TinyMCE 4.0.28 | Aleksander Machniak |
2014-05-27 | Implemented image selector dialog for TinyMCE, css fixes in classic skin for ... | Aleksander Machniak |
2014-05-27 | Use public property instead of setter method to improve compatibility | Thomas Bruederli |
2014-05-27 | More aria-* improvements to toggle buttons and autocompletion lists | Thomas Bruederli |
2014-05-27 | Remove list row 'unfocused' state and keep 'selected' classes even when list ... | Thomas Bruederli |
2014-05-27 | Replace Array.prototype.last() with jQuery.last to avoid side-effects in arra... | Thomas Bruederli |
2014-05-27 | Set aria-* attributes for autocompletion fields and widgets | Thomas Bruederli |
2014-05-27 | Update changelog | Aleksander Machniak |
2014-05-27 | Fix unintentional line-height style modification in HTML messages (#1489917) | Aleksander Machniak |
2014-05-27 | Plugin API: Add folder and uid arguments to message_headers_output hook | Aleksander Machniak |
2014-05-27 | Fix broken normalize_string(), add support for ISO-8859-2 | Aleksander Machniak |
2014-05-27 | Add more tests for normalize_string() - some failing | Aleksander Machniak |
2014-05-26 | Fix some css | Aleksander Machniak |
2014-05-26 | Fix so responses menu hides on click in classic skin (#1489915) | Aleksander Machniak |
2014-05-26 | Skip setting button state (css classes, etc.) if the state didn't change | Aleksander Machniak |
2014-05-25 | Silence PHP Warning: strtolower() expects parameter 1 to be string | Aleksander Machniak |
2014-05-25 | Silence possible PHP Warning: file_exists(): open_basedir restriction in effect. | Aleksander Machniak |
2014-05-23 | CS fixes | Aleksander Machniak |
2014-05-22 | Bring back forcing of string type for folders list items (removed unintention... | Aleksander Machniak |
2014-05-22 | Improve performance of sort_folder_list() method. | Aleksander Machniak |
2014-05-22 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2014-05-22 | Add option to suppress session data writes to DB | Thomas Bruederli |
2014-05-22 | Fix debug output | Thomas Bruederli |
2014-05-22 | Fix message un-selection on the list (#1489906) | Aleksander Machniak |
2014-05-22 | If search string cannot be converted to ASCII (result is an empty string) use... | Aleksander Machniak |
2014-05-21 | Don't list empty (nil) metadata entries to save memory anc caching space | Thomas Bruederli |
2014-05-21 | Limit cache data size to avoid database errors | Thomas Bruederli |
2014-05-21 | Fix so current page is reset on list-mode change (#1489907) | Aleksander Machniak |
2014-05-21 | Fix wrong set-listmode command (button) status set by getunread request | Aleksander Machniak |
2014-05-20 | Fix incorrect handling of HTML comments in messages sanitization code (#1489904) | Aleksander Machniak |
2014-05-20 | Define common styles for search boxes | Thomas Bruederli |
2014-05-18 | Don't remove links when html signature is converted to text (#1489621) | Aleksander Machniak |
2014-05-17 | Update changelog | Aleksander Machniak |
2014-05-17 | Merge branch 'dev-text2html' | Aleksander Machniak |