Age | Commit message (Expand) | Author |
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 | 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 | 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 | 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 | Optimize "empty" framed pages size (#1489792) | 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 | Code improvements | Aleksander Machniak |
2014-05-12 | Add configurable LDAP_OPT_DEREF option (#1489864) - patch from Stuart C. Naifeh | 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-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 | Avoid scrolling when list gets back focus (on invisible focus element) | Thomas Bruederli |
2014-05-09 | Fix searching in addressbook broken with multi-folder search implementation (... | Aleksander Machniak |
2014-05-08 | Moved popup-menu functions to Roundcube core for seamless integration of (sta... | Thomas Bruederli |
2014-05-08 | Remove unused 'foldertray' container | Aleksander Machniak |
2014-05-08 | Allow data-* attributes (#1489860) | Aleksander Machniak |
2014-05-08 | Add 'performance_stats' option, so perf. stats can be logged with disabled de... | Aleksander Machniak |
2014-05-08 | Don't use $HTTP_RAW_POST_DATA deprecated in PHP 5.6 | Aleksander Machniak |
2014-05-07 | Improve keyboard navigation on compose screen: define tabindex groups + enabl... | Thomas Bruederli |
2014-05-07 | Further accessibility improvements regarding keyboard navigation and document... | Thomas Bruederli |
2014-05-07 | Declare content language for proper text-to-speech support | Thomas Bruederli |
2014-05-07 | Forward keyboard event through 'menu-open' command to enable keyboard navigation | Thomas Bruederli |
2014-05-07 | Reset search when swicthing folders to meet common expecations | Thomas Bruederli |
2014-05-06 | Support image operations with Imagick extension (#1489734) | Aleksander Machniak |
2014-05-06 | Allow <> characters in spellchecking text | Aleksander Machniak |
2014-05-05 | Fix Spell button with TinyMCE4 | Aleksander Machniak |
2014-05-05 | Make TinyMCE4 buttons smaller | Aleksander Machniak |
2014-05-05 | Merge pull request #179 from corbosman/master | Thomas B. |
2014-05-04 | Support upload progress with session.upload_progress and PECL uploadprogress ... | Aleksander Machniak |
2014-05-03 | add preferences_section_header hook | corbosman |
2014-05-02 | Ignore words containing only <> chars | Aleksander Machniak |
2014-05-02 | jQuery-2.1.1 | Aleksander Machniak |
2014-05-02 | Improve rcube_find_object() performance by prefering getElementById() as this... | Aleksander Machniak |
2014-05-02 | Small code improvements | Aleksander Machniak |
2014-05-02 | MOve more IE<9 code to legacy_browser | Aleksander Machniak |