Age | Commit message (Expand) | Author |
2013-12-09 | Fix issue where children of selected and collapsed thread were skipped on var... | Aleksander Machniak |
2013-12-09 | Added sk_SK localization for csv2vcard map | Aleksander Machniak |
2013-12-09 | Fix quota image broken in e71ceb0c98b33409af5978f0f33c6c95148bd86b (#1489467) | Aleksander Machniak |
2013-12-08 | Fix fixed header issue after removing rows (1295420) | Aleksander Machniak |
2013-12-08 | Make sure selected group is listed after delete error (#1489463) | Aleksander Machniak |
2013-12-08 | Clarify update() result description, return boolean when ID didn't change | Aleksander Machniak |
2013-12-05 | Check rcube_addressbook::get_error() after failing delete (#1489463) | Aleksander Machniak |
2013-12-04 | Fix issue where groups were not deleted when "Replace entire addressbook" opt... | Aleksander Machniak |
2013-12-01 | Fix performance of listing writeable folders (#1489451) | Aleksander Machniak |
2013-11-28 | Display version from composer.json even if not intstalled | Thomas Bruederli |
2013-11-28 | Updated localizations from Transifex | Thomas Bruederli |
2013-11-28 | Fix preparation of message object before saving into the cache. | Aleksander Machniak |
2013-11-28 | Exec config_get hook also in rcube_config::all() (#1485981) | Aleksander Machniak |
2013-11-28 | Fix handling of invalid closing tags in HTML messages (#1489446) | Aleksander Machniak |
2013-11-26 | Always send unread counter update for current folder | Aleksander Machniak |
2013-11-25 | Skip charset (or use US_ASCII) intead of UTF-8 if body contains only ASCII ch... | Aleksander Machniak |
2013-11-25 | Small code improvement | Aleksander Machniak |
2013-11-25 | Add possibility to overwrite a label/message in Roundcube's language package ... | Aleksander Machniak |
2013-11-24 | Make Reporting-UA header in MDN report optional, as User-Agent is | Aleksander Machniak |
2013-11-23 | Make local storage functions work before rcmail.init() was called | Thomas Bruederli |
2013-11-23 | Set real content-type for file downloads (#1489439) | Aleksander Machniak |
2013-11-23 | - Update TinyMCE to version 3.5.10 (#1489442) | Aleksander Machniak |
2013-11-22 | Fix keyboard navigation in autocompletion list on Opera browser | 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 | 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 | Trigger event when opening new windows with a reference to the window object ... | Thomas Bruederli |
2013-11-22 | Fix rowcount when list element contains bot only tr/li elements but also text... | Aleksander Machniak |
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 | 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 | 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 | 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 |
2013-11-14 | Clean HTML message body from URL parameters after enabling HTML mode in commi... | Thomas Bruederli |