summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube/rcube_washtml.php
AgeCommit message (Collapse)Author
2014-08-05 c'est la merde..workingHugues Hiegel
2013-07-24replaces smart quotes with regular quotes. Fixes improper doctype ↵rodrigo
declarations in html emails
2013-05-31Fix displaying messages with invalid self-closing HTML tags (#1489137)Aleksander Machniak
2013-05-24Fix fatal error when xdebug.max_nesting_level was exceeded in rcube_washtml ↵Aleksander Machniak
(#1489110)
2013-03-22Fix handling of some conditional comment tags in HTML message (#1489004)Aleksander Machniak
2013-02-01Fix handling link href attribute value with (valid) newline characters ↵Aleksander Machniak
(#1488940)
2012-12-25Move washtml class into Roundcube Framework (rcube_washtml), add some ↵Aleksander Machniak
improvements