Age | Commit message (Collapse) | Author |
|
|
|
It was requested as performance improvement, but I wasn't able to confirm this. However it doesn't break anything.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1) improve its performance by half,
2) don't call it on UI init, it's called after getunread action
3) don't call it for big number of folders (limit is 100 for IE and 500 for others)
|
|
|
|
|
|
|
|
|
|
bodies (#1487424):
don't try to parse it, display notice with a link to download it directly
|
|
|
|
|
|
|
|
|
|
(#1487937)
|
|
|
|
|
|
|
|
|
|
|
|
abort UI initialization
|
|
|
|
|
|
|
|
|
|
messages/notifications
|
|
|
|
|
|
|
|
|
|
|
|
PHP5.3 it's possible
to set session.hash_function to any hash algorithm that would produce strings
up to 128 characters long (#1488196)
|
|
|
|
link; no link to roundcube.net to avoid tons of support requests
|
|
|
|
|
|
- Handle dependent/required plugins
|
|
|
|
|
|
|
|
|
|
|