Age | Commit message (Collapse) | Author |
|
|
|
|
|
steps/mail/autocomplete.inc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
Mail_mimeDecode package (#1485585)
|
|
|
|
|
|
Improved handling of critical PHP settings - try to set them to required value before die()
|
|
varchar (#1488505)
With SQL Server 2012 we can use just CONCAT(), but we need to support older versions
|
|
Fixed typo in rcube_addressbook
|
|
Conflicts:
CHANGELOG
|
|
|
|
|
|
|
|
|
|
|
|
|
|
boolean
|
|
|
|
|
|
|
|
(currently commented out)
|
|
|
|
|
|
|
|
|
|
|