index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
lib
/
Roundcube
/
rcube_washtml.php
Age
Commit message (
Expand
)
Author
2014-06-04
Improved video support, all tinymce related resources moved to program/js/tin...
Aleksander Machniak
2014-05-27
Fix unintentional line-height style modification in HTML messages (#1489917)
Aleksander Machniak
2014-05-20
Fix incorrect handling of HTML comments in messages sanitization code (#1489904)
Aleksander Machniak
2014-04-11
Fix "washing" of unicoded style attributes (#1489777)
Aleksander Machniak
2014-04-05
Fix again xdebug.max_nesting_level limit handling (#1489110)
Aleksander Machniak
2014-01-24
Allow single quote in style attribute values.
Aleksander Machniak
2013-12-28
Fix issue where deprecated syntax for HTML lists was not handled properly (#1...
Aleksander Machniak
2013-11-28
Fix handling of invalid closing tags in HTML messages (#1489446)
Aleksander Machniak
2013-10-04
Fixed issues where HTML comments inside style tag would hang Internet Explorer
Aleksander Machniak
2013-10-02
Use DOMDocument LIBXML_PARSEHUGE and LIBXML_COMPACT options if possible (#148...
Aleksander Machniak
2013-07-24
replaces smart quotes with regular quotes. Fixes improper doctype declaration...
rodrigo
2013-05-31
Fix displaying messages with invalid self-closing HTML tags (#1489137)
Aleksander Machniak
2013-05-24
Fix fatal error when xdebug.max_nesting_level was exceeded in rcube_washtml (...
Aleksander Machniak
2013-03-22
Fix handling of some conditional comment tags in HTML message (#1489004)
Aleksander Machniak
2013-02-01
Fix handling link href attribute value with (valid) newline characters (#1488...
Aleksander Machniak
2012-12-25
Move washtml class into Roundcube Framework (rcube_washtml), add some improve...
Aleksander Machniak