Aleksander Machniak
|
9af8e22b8e
|
Plugin API: added message_part_body hook, fixes around message structure handling by plugins
|
10 years ago |
Aleksander Machniak
|
6fa1a0da1f
|
Extend get_quota() so it's possible to specify GETQUOTAROOT folder and return full quota info (including all roots and types, e.g. MESSAGE) - for future use
|
11 years ago |
Aleksander Machniak
|
47a7833aca
|
CS fixes
|
11 years ago |
Aleksander Machniak
|
dc0b500e78
|
Removed redundant default_folders config option (#1489737)
Implemented IMAP SPECIAL-USE extension support [RFC6154] (#1487830)
|
11 years ago |
Aleksander Machniak
|
03de1329ef
|
Fix invalid X-Draft-Info on forwarded message draft (#1489587)
|
11 years ago |
Aleksander Machniak
|
ac0fc383fd
|
Fix so message flags modified by another client are applied on the list on refresh (#1485186)
|
11 years ago |
Aleksander Machniak
|
05da1577aa
|
Fix setting of Junk and NonJunk flags by markasjunk plugin (#1489285)
Added possibility to register flag mappings by a plugin.
|
11 years ago |
Aleksander Machniak
|
b825f86108
|
Move identity selection based on non-standard headers into (new) identity_select plugin (#1488553)
|
11 years ago |
Aleksander Machniak
|
d764723142
|
Improve IMAP APPEND handling so it can read message (parts) from file pointer(s)
and make it less memory consuming
|
12 years ago |
Aleksander Machniak
|
60b6d7c389
|
Fix database cache expunge issues (#1489149) - added 'expires' column
|
12 years ago |
Aleksander Machniak
|
6e8f2a7448
|
Notify about a new mail only if it's UNSEEN (#1388965)
|
12 years ago |
Aleksander Machniak
|
83370e5ff1
|
Display 'Sender' header in message preview
|
12 years ago |
Aleksander Machniak
|
d2534c63f2
|
Cleanup, remove file paths from doc
|
12 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.
|
12 years ago |
Aleksander Machniak
|
bb5d728285
|
Use also Envelope-To for identity selection (#1488553)
|
12 years ago |
Aleksander Machniak
|
30cc01f89d
|
Use Delivered-To header as a last resort for identity selection (#1488840)
|
12 years ago |
Aleksander Machniak
|
ba6f21caeb
|
Framework files moved to lib/Roundcube
|
12 years ago |