Commit Graph

15 Commits (dc336469716000a54865fc59cd2790534e68a848)

Author SHA1 Message Date
Aleksander Machniak 6913c0ae86 Fix message list sort with THREADS=REFS and sort column other than "None" or "Sent date" 13 years ago
Aleksander Machniak d2fa254d90 Fix messages list sorting with THREAD=REFS
Conflicts:

	CHANGELOG
13 years ago
Aleksander Machniak 35b0a75f72 Fix default sorting of threaded list when THREAD=REFS isn't supported.
The result need to be re-sorted even if sort column is not set. This fixes
the issue when new messages aren't displayed on top of the list.
13 years ago
Aleksander Machniak 78c270c9f2 Fix bugs caught by static analysis 13 years ago
Aleksander Machniak ea002b6d76 Fix possible header duplicates when using additional headers (#1489033) 13 years ago
Aleksander Machniak fd777a8627 Add workaround for invalid message charset detection by IMAP servers (#1488968) 13 years ago
Aleksander Machniak d2534c63f2 Cleanup, remove file paths from doc 13 years ago
Aleksander Machniak 5aed9a9a37 Merge branch 'master' of github.com:roundcube/roundcubemail 13 years ago
Aleksander Machniak 5b15700d11 Rename hook imap_connect to storage_connect 13 years ago
Aleksander Machniak 0435f40999 Add EXISTS mode to count() method - return number of all messages in a folder,
event if skip_deleted is enabled and/or search is active.
13 years ago
Aleksander Machniak 4f1c887eaa Add support for IMAP BINARY (RFC3516) 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 3ff8cc2bc8 RCMAIL_VERSION -> RCUBE_VERSION 13 years ago
Aleksander Machniak d0edbfb33d Fix cache (in)validation after setting \Deleted flag 13 years ago
Aleksander Machniak ba6f21caeb Framework files moved to lib/Roundcube 13 years ago