Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
be written if a directory for the current user exists.
* The 'write_log' plugin hook now also supports the return property 'dir' to let plugins specify the log directory.
|
|
|
|
|
|
|
|
local config file exists
|
|
Try to load plugin_name.inc.php config file from any pre-configured config path (rcube_config::path array) so webmail admins can move plugin configurations out of www root.
|
|
language if not set)
|
|
with empty 2nd argument (which also is not what should happen, should we return error?)
|
|
|
|
|
|
|
|
(#1488768)
|
|
|
|
refresh (#1485186)
|
|
|
|
|
|
|
|
|
|
These are not supported in default utf-8 charset on mysql,
the chance we'd need them in searching is very low.
|
|
|
|
option on contacts import was used (#1489420)
|
|
|
|
|
|
The bug cased e.g. displaying HTML content as plain text for messages
with Content-Type: text/html.
|
|
|
|
|
|
(#1489433)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#1489437)
|
|
|
|
|
|
along with message/rfc822 parts being listed twice
|
|
|
|
behavioral improvements and encrytion are still to be added
|
|
|
|
|
|
attachment uploads that could get lost when using the database_attachments plugin
|
|
do not parse query if there are no params to replace,
keep one instance of (potentially long) query less in memory
|
|
|
|
|