summaryrefslogtreecommitdiff
path: root/roundcubemail/program/lib/washtml.php
AgeCommit message (Expand)Author
2008-09-05Respect Content-Location headers in multipart/related messages (#1484946)thomasb
2008-07-22Reverted r1607. See #1485137 for explanationsthomasb
2008-07-22#1485137: added 'form' to allowed elements listalec
2008-07-22Improve HTML sanitization with washtmlthomasb
2008-06-15#1485097: Re-enable background attribute in HTML messagesalec
2008-06-07Change meta-charset specififcation in HTML to UTF-8; no need for mb_convert_e...thomasb
2008-06-04Allow <body> tag in HTML messages which will be converted to <div class='rcmB...thomasb
2008-06-04Chech for mb_convert_encoding first because mbstring is optional for RoundCub...thomasb
2008-06-03-add convert encoding before html parsingalec
2008-05-29Replace our crappy html sanitization with the dom-based washtml script + fix ...thomasb