Age | Commit message (Collapse) | Author |
|
|
|
Test content_id with isset instead of a true/false value
|
|
|
|
This broke html email in which one image had Content-ID: <0>, which is a
valid value but evaulates to false in this test.
|
|
there.
Using array2list() for list of identifiers is now possible.
|
|
|
|
|
|
messages (#1488526)
|
|
session saving race conditions. Fixes #1488422
|
|
|
|
|
|
|
|
Allow loading rcube_* classes from other locations (for e.g. managesieve plugin).
This reverts commit e4394c95e0a39607f4fdbd427b249b1e611ca0ff.
|
|
|
|
|
|
only if it is defined
|
|
|
|
|
|
(#1488940)
|
|
|
|
|
|
|
|
|
|
|
|
correctly converts multiple and/or nested blockquotes
|
|
|
|
|
|
|
|
ldap_connect() always succeeds but ldap_bind() will fail if host isn't reachable.
Add option for LDAP bind timeout (sets LDAP_OPT_NETWORK_TIMEOUT on PHP > 5.3.0)
|
|
|
|
|
|
|
|
internally by format_flowed()
|
|
|
|
|
|
rcube_mime::format_flowed() and rcube_mime::unfold_flowed()
|
|
|
|
map (#1488901)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#1485669)
|
|
|
|
|