Commit Graph

17 Commits (acbf6eede613a5496cabccbdbfcb2f4e2cbd60d2)

Author SHA1 Message Date
Aleksander Machniak c1a0b07242 Fix setting of Junk and NonJunk flags by markasjunk plugin (#1489285)
Added possibility to register flag mappings by a plugin.

Conflicts:

	plugins/markasjunk/markasjunk.php
	program/lib/Roundcube/rcube_imap_generic.php
13 years ago
Aleksander Machniak 0cf43e310c Fix IMAP SETMETADATA parameters quoting (#1489231)
Conflicts:

	CHANGELOG
13 years ago
Aleksander Machniak 00c2a90f69 Fix "could not load message" error on valid empty message body (#1489228)
Conflicts:

	CHANGELOG
13 years ago
Aleksander Machniak 88e49b37f7 Fix parsing of square bracket characters in IMAP response strings (#1489223)
Conflicts:

	program/lib/Roundcube/rcube_imap_generic.php
13 years ago
Aleksander Machniak c8f5588c8a Fix IMAP connection issue with default_socket_timeout < 0 and imap_timeout < 0 (#1489090) 13 years ago
Aleksander Machniak 78c270c9f2 Fix bugs caught by static analysis 13 years ago
Aleksander Machniak 9712d2240a Fix handling untagged responses in IMAP FETCH - "could not load message" error (#1489074) 13 years ago
Aleksander Machniak ea002b6d76 Fix possible header duplicates when using additional headers (#1489033) 13 years ago
Aleksander Machniak 7f693b6565 Send LOGOUT only when closing connection in logged state (#1487784) 13 years ago
Aleksander Machniak 2b80d5dbf2 Workaround UW-IMAP bug where hierarchy separator is added to the shared folder name (#1488879) 13 years ago
Aleksander Machniak 7d88e614ae Add hint about possible disabled fsockopen() function on connection error 13 years ago
Aleksander Machniak d2534c63f2 Cleanup, remove file paths from doc 13 years ago
Aleksander Machniak 4f1c887eaa Add support for IMAP BINARY (RFC3516) 13 years ago
Aleksander Machniak 7eb7806b21 Fix broken message/part bodies when FETCH response contains more untagged lines (#1488836) 13 years ago
Aleksander Machniak 30cc01f89d Use Delivered-To header as a last resort for identity selection (#1488840) 13 years ago
Thomas Bruederli dff2c713fb Add argument to fetch message parts only partially. Can be used for content mimetype detection without loading the entire file 13 years ago
Aleksander Machniak ba6f21caeb Framework files moved to lib/Roundcube 13 years ago