Age | Commit message (Expand) | Author |
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 |
2014-05-16 | Improve variables scope: rcmail -> ref | Aleksander Machniak |
2014-05-16 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2014-05-16 | Fix handling unicode characters in links (#1489898) | Aleksander Machniak |
2014-05-16 | Merge pull request #190 from simonpl/master | Aleksander Machniak |
2014-05-16 | Add timeout for password-driver vpopmaild | simonp |
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 |