summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube/rcube_imap.php
AgeCommit message (Expand)Author
2013-08-29Fix setting of Junk and NonJunk flags by markasjunk plugin (#1489285)Aleksander Machniak
2013-06-30Fix message list sort with THREADS=REFS and sort column other than "None" or ...Aleksander Machniak
2013-06-29Fix messages list sorting with THREAD=REFSAleksander Machniak
2013-06-13Fix default sorting of threaded list when THREAD=REFS isn't supported.Aleksander Machniak
2013-05-06Fix bugs caught by static analysisAleksander Machniak
2013-04-03Fix possible header duplicates when using additional headers (#1489033)Aleksander Machniak
2013-02-19Add workaround for invalid message charset detection by IMAP servers (#1488968)Aleksander Machniak
2012-12-18Cleanup, remove file paths from docAleksander Machniak
2012-12-13Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-12-13Rename hook imap_connect to storage_connectAleksander Machniak
2012-12-12Add EXISTS mode to count() method - return number of all messages in a folder,Aleksander Machniak
2012-12-09Add support for IMAP BINARY (RFC3516)Aleksander Machniak
2012-11-27Add argument to fetch message parts only partially. Can be used for content m...Thomas Bruederli
2012-11-26RCMAIL_VERSION -> RCUBE_VERSIONAleksander Machniak
2012-11-22Fix cache (in)validation after setting \Deleted flagAleksander Machniak
2012-11-21Framework files moved to lib/RoundcubeAleksander Machniak