Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | Aleksander Machniak | |
(#1489302) | |||
2013-07-24 | replaces smart quotes with regular quotes. Fixes improper doctype ↵ | rodrigo | |
declarations in html emails | |||
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 | |
(#1489110) | |||
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 ↵ | Aleksander Machniak | |
(#1488940) | |||
2012-12-25 | Move washtml class into Roundcube Framework (rcube_washtml), add some ↵ | Aleksander Machniak | |
improvements |