Age | Commit message (Collapse) | Author |
|
|
|
|
|
(#1488274)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rcube_imap class
|
|
|
|
|
|
(#1488232)
|
|
In deployments where anonymous binds to and/or searches on an LDAP tree are not
allowed, and where the LDAP address book(s) have been configured to use the
user-specific bind credentials, rcube_ldap.php needs to bind using service
credentials in order to be able to find the user's bind dn.
|
|
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
PHP5.3 it's possible
to set session.hash_function to any hash algorithm that would produce strings
up to 128 characters long (#1488196)
|
|
|
|
|
|
message (#1487074)
|
|
|
|
|
|
(#1488084)
|
|
|
|
|
|
button for drafts
|
|
(#1487813)
|
|
#1487907)
|
|
|
|
- Add LIST result and folder attributes cache
- rcmail_render_folder_tree_select(): fix 'exceptions' parameter, add 'skip_noinferiors' option
|
|
|
|
convert them to users timezone (#1488147)
|
|
|
|
|
|
|