Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
repository
|
|
|
|
|
|
|
|
|
|
|
|
|
|
argument doesn't do the same as with no 2nd argument as it should
|
|
|
|
|
|
message_compose hook (#1489000)
Prevent from re-adding the same forward attachment on compose page refresh
|
|
|
|
|
|
|
|
from commit d30460ad2fc0f78ce44d474fa2c466d660596d27, small improvements
|
|
|
|
|
|
|
|
|
|
|
|
folder name. A message with the same UID may exist in another folder.
|
|
(#1486939)
|
|
prefer_html option value is
|
|
correct no matter if prefer_html is enabled or not.
|
|
|
|
works in "recursive mode" - removed $recursive argument.
|
|
on 403 Forbidden response (#1488960)
|
|
|
|
|
|
contain any element, not only A tag or text node, but also e.g. span
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|