Age | Commit message (Collapse) | Author |
|
(currently commented out)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
improvement when a message part body is in cache
|
|
|
|
|
|
|
|
|
|
Conflicts:
CHANGELOG
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#1488478)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rcube_utils::normalize_string() for general purpose
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix support for large uuencode attachments.
|
|
Currently, Roundcube tries to match with a regexp a whole uuencode
attachment. This is not always possible because PHP enforces a limit
on the maximum match size.
|
|
|
|
|
|
|
|
|
|
Security rule deprecated
|
|
|
|
|