Age | Commit message (Expand) | Author |
2014-05-15 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2014-05-15 | Small css fixes, optimized some images | Aleksander Machniak |
2014-05-15 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2014-05-15 | Minor fixes for teelist searching | Thomas Bruederli |
2014-05-15 | Update changelog | Aleksander Machniak |
2014-05-15 | CS fixes | Aleksander Machniak |
2014-05-15 | Plugin API: added imap_search_before hook | Aleksander Machniak |
2014-05-15 | Improved handling of new-lines in quoted paragraphs on text2html conversion | Aleksander Machniak |
2014-05-14 | Small improvements to make treelist work in search-mode | Thomas Bruederli |
2014-05-14 | Don't wrap messages list footer | Aleksander Machniak |
2014-05-14 | Fix malformed References: header in send/saved mail (#1489891) - update Mail_... | Aleksander Machniak |
2014-05-13 | Bring back the old behaviour where text messages without format=flowed are au... | Aleksander Machniak |
2014-05-13 | Fix invalid var pointer | Thomas Bruederli |
2014-05-13 | Extend treelist.js with search function and saving collapse/expand states in ... | Thomas Bruederli |
2014-05-13 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2014-05-13 | Fix some typos and skip some function calls irrelevant in multi-folder mode | Aleksander Machniak |
2014-05-12 | Merge branch 'dev-text2html' of github.com:roundcube/roundcubemail into dev-t... | Aleksander Machniak |
2014-05-12 | Fix invalid closing tag | Aleksander Machniak |
2014-05-12 | Define generic styles for a search boxe inside list widgets | Thomas Bruederli |
2014-05-12 | Fix unintentional draft autosave request if autosave is disabled (#1489882) | Aleksander Machniak |
2014-05-12 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2014-05-12 | Create treetoggle icons if necessary | Thomas Bruederli |
2014-05-12 | Rephrase log entry | Aleksander Machniak |
2014-05-12 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2014-05-12 | Optimize "empty" framed pages size (#1489792) | Aleksander Machniak |
2014-05-12 | Small code improvement | Aleksander Machniak |
2014-05-12 | Performance fix: don't send vcard/photo data to the browser after contact update | Aleksander Machniak |
2014-05-12 | Bypass cache when counting EXISTS messages | Aleksander Machniak |
2014-05-12 | Disable cache when counting EXISTS messages | Aleksander Machniak |
2014-05-12 | Code improvements | Aleksander Machniak |
2014-05-12 | Add configurable LDAP_OPT_DEREF option (#1489864) - patch from Stuart C. Naifeh | Aleksander Machniak |
2014-05-12 | Fix icon for DOC files | Aleksander Machniak |
2014-05-12 | Use localized labels for voice-only headings and link texts | Thomas Bruederli |
2014-05-12 | Disable wrapping non-flowed lines on dash character | Aleksander Machniak |
2014-05-12 | Fix flowed lines recognition | Aleksander Machniak |
2014-05-12 | Add session ID (first 8 chars) to the log | Aleksander Machniak |
2014-05-12 | Fix treelist keyboard navigation + assign aria-level attributes to treeitems | Thomas Bruederli |
2014-05-12 | Set aria-selected and aria-expanded state attributes | Thomas Bruederli |
2014-05-12 | Improve _convert_line() performance | Aleksander Machniak |
2014-05-12 | Update Changelog | Thomas Bruederli |
2014-05-12 | Update copyright year in about template | Thomas Bruederli |
2014-05-11 | Rephrase editor warning to better match both ways text2html and html2text | Aleksander Machniak |
2014-05-11 | Improved display of plain text messages and text to HTML conversion (#1488937) | Aleksander Machniak |
2014-05-09 | Fix/remove tests related to data-* attributes handling | Aleksander Machniak |
2014-05-09 | Avoid scrolling when list gets back focus (on invisible focus element) | Thomas Bruederli |
2014-05-09 | Unify lists' records and headers height no matter it's td, li or span | Aleksander Machniak |
2014-05-09 | Fix searching in addressbook broken with multi-folder search implementation (... | Aleksander Machniak |
2014-05-08 | Merge pull request #188 from bbraybrook/1489868 | Aleksander Machniak |
2014-05-08 | Moved popup-menu functions to Roundcube core for seamless integration of (sta... | Thomas Bruederli |
2014-05-08 | 1489868 - additional_message_headers: correct example X-Originating-IP format | brendan braybrook |