Commit Graph

14 Commits

Author SHA1 Message Date
Aleksander Machniak
dc0b500e78 Removed redundant default_folders config option (#1489737)
Implemented IMAP SPECIAL-USE extension support [RFC6154] (#1487830)
2014-04-01 19:27:07 +02:00
Aleksander Machniak
03de1329ef Fix invalid X-Draft-Info on forwarded message draft (#1489587) 2014-02-11 09:06:53 +01:00
Aleksander Machniak
ac0fc383fd Fix so message flags modified by another client are applied on the list on refresh (#1485186) 2013-12-23 11:33:41 +01:00
Aleksander Machniak
05da1577aa Fix setting of Junk and NonJunk flags by markasjunk plugin (#1489285)
Added possibility to register flag mappings by a plugin.
2013-08-29 09:20:33 +02:00
Aleksander Machniak
b825f86108 Move identity selection based on non-standard headers into (new) identity_select plugin (#1488553) 2013-08-04 10:41:02 +02:00
Aleksander Machniak
d764723142 Improve IMAP APPEND handling so it can read message (parts) from file pointer(s)
and make it less memory consuming
2013-06-20 14:17:33 +02:00
Aleksander Machniak
60b6d7c389 Fix database cache expunge issues (#1489149) - added 'expires' column 2013-06-09 11:07:46 +02:00
Aleksander Machniak
6e8f2a7448 Notify about a new mail only if it's UNSEEN (#1388965) 2013-03-16 19:01:10 +01:00
Aleksander Machniak
83370e5ff1 Display 'Sender' header in message preview 2012-12-18 12:54:38 +01:00
Aleksander Machniak
d2534c63f2 Cleanup, remove file paths from doc 2012-12-18 09:07:00 +01:00
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.
2012-12-12 13:32:24 +01:00
Aleksander Machniak
bb5d728285 Use also Envelope-To for identity selection (#1488553) 2012-12-12 08:54:33 +01:00
Aleksander Machniak
30cc01f89d Use Delivered-To header as a last resort for identity selection (#1488840) 2012-11-28 20:21:09 +01:00
Aleksander Machniak
ba6f21caeb Framework files moved to lib/Roundcube 2012-11-21 19:52:03 +01:00