summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube/rcube_imap_generic.php
AgeCommit message (Collapse)Author
2013-03-15Fixed MOVE command result handlingAleksander Machniak
2013-03-08Support IMAP MOVE extension [RFC 6851]Aleksander Machniak
2013-01-25Send LOGOUT only when closing connection in logged state (#1487784)Aleksander Machniak
2012-12-27Workaround UW-IMAP bug where hierarchy separator is added to the shared ↵Aleksander Machniak
folder name (#1488879)
2012-12-22Add hint about possible disabled fsockopen() function on connection errorAleksander Machniak
2012-12-18Cleanup, remove file paths from docAleksander Machniak
2012-12-09Add support for IMAP BINARY (RFC3516)Aleksander Machniak
2012-11-29Fix broken message/part bodies when FETCH response contains more untagged ↵Aleksander Machniak
lines (#1488836)
2012-11-28Use Delivered-To header as a last resort for identity selection (#1488840)Aleksander Machniak
2012-11-27Add argument to fetch message parts only partially. Can be used for content ↵Thomas Bruederli
mimetype detection without loading the entire file
2012-11-21Framework files moved to lib/RoundcubeAleksander Machniak