Age | Commit message (Expand) | Author |
---|---|---|
2008-09-16 | Allow content of HTML head sections to be processes | thomascube |
2008-09-05 | Respect Content-Location headers in multipart/related messages (#1484946) | thomascube |
2008-07-22 | Reverted r1607. See #1485137 for explanations | thomascube |
2008-07-22 | #1485137: added 'form' to allowed elements list | alecpl |
2008-07-22 | Improve HTML sanitization with washtml | thomascube |
2008-06-15 | #1485097: Re-enable background attribute in HTML messages | alecpl |
2008-06-07 | Change meta-charset specififcation in HTML to UTF-8; no need for mb_convert_e... | thomascube |
2008-06-04 | Allow <body> tag in HTML messages which will be converted to <div class='rcmB... | thomascube |
2008-06-04 | Chech for mb_convert_encoding first because mbstring is optional for RoundCub... | thomascube |
2008-06-03 | -add convert encoding before html parsing | alecpl |
2008-05-29 | Replace our crappy html sanitization with the dom-based washtml script + fix ... | thomascube |