Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
Fix handling of links inside PRE elements on html to text conversion
Fix indexing of links on html to text conversion
|
|
|
|
|
|
|
|
|