Age | Commit message (Expand) | Author |
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 | Use public property instead of setter method to improve compatibility | Thomas Bruederli |
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-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-18 | Don't remove links when html signature is converted to text (#1489621) | Aleksander Machniak |
2014-05-17 | Merge branch 'dev-text2html' | Aleksander Machniak |
2014-05-16 | Improve variables scope: rcmail -> ref | Aleksander Machniak |
2014-05-16 | Fix handling unicode characters in links (#1489898) | 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 | 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 | 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 |