Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
steps/mail/autocomplete.inc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
recipient
|
|
|
|
(#1488571)
|
|
|
|
|
|
|
|
Make sure to use the same source when adding contact and checking
if message is safe (sender is in addressbook).
Small code improvements.
|
|
|
|
|
|
|
|
Handle this case properly to prevent from PHP error: Memcache::delete(): Key cannot be empty.
|
|
|
|
|
|
|
|
|
|
in ACL plugin it wasn't possible to share INBOX folder (when it was a namespace prefix).
|
|
|
|
|
|
|
|
|
|
Improve performance of VANISHED messages handling - use one SQL query
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#1488515)
- Use size parameter from Content-Disposition header if specified,
- Calculate size of base64 encoded message parts
|