alecpl
|
18ebb902d5
|
#1485097: Re-enable background attribute in HTML messages
|
2008-06-15 11:23:18 +00:00 |
|
thomascube
|
350459486d
|
Change meta-charset specififcation in HTML to UTF-8; no need for mb_convert_encoding() anymore
|
2008-06-07 12:51:21 +00:00 |
|
thomascube
|
a8755664af
|
Allow <body> tag in HTML messages which will be converted to <div class='rcmBody'>
|
2008-06-04 09:40:17 +00:00 |
|
thomascube
|
65cc1c196f
|
Chech for mb_convert_encoding first because mbstring is optional for RoundCube + add some phpdoc
|
2008-06-04 09:13:06 +00:00 |
|
alecpl
|
68217c548a
|
-add convert encoding before html parsing
|
2008-06-03 17:07:53 +00:00 |
|
thomascube
|
45f56c1c40
|
Replace our crappy html sanitization with the dom-based washtml script + fix inline message parts + remove old code + add some doc comments
|
2008-05-29 16:10:42 +00:00 |
|