Age | Commit message (Collapse) | Author |
|
|
|
|
|
mode (#1486939)
|
|
|
|
|
|
save-pref command
|
|
|
|
|
|
Adds backwards-compatibility after commit f0a7159c
|
|
|
|
|
|
validation (#1488891)
|
|
|
|
|
|
|
|
argument doesn't do the same as with no 2nd argument as it should
|
|
|
|
|
|
|
|
|
|
|
|
folder name. A message with the same UID may exist in another folder.
|
|
prefer_html option value is
|
|
correct no matter if prefer_html is enabled or not.
|
|
works in "recursive mode" - removed $recursive argument.
|
|
|
|
|
|
|
|
|
|
version 2005+
|
|
|
|
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)
|
|
|
|
|