Commit Graph

14 Commits

Author SHA1 Message Date
alecpl
da1722a587 - Fix to-text converting of HTML entities inside b/strong/th/hX tags (#1486422) 2010-01-12 07:46:22 +00:00
alecpl
5a3f5852aa - Fix compose window doesn't fit 1024x768 window (#1485396) 2009-04-05 09:48:07 +00:00
thomascube
6972ccaf31 Changed code style for better diffs 2009-02-27 10:56:45 +00:00
alecpl
755900cd6a - Fix html entities replacement (related to r2186) 2009-01-21 07:55:09 +00:00
alecpl
4e0419b9cb #1485640: http://pear.php.net/bugs/bug.php?id=13032
#1485640: html2text: move html_entity_decode() after preg_replace()
2008-12-22 18:27:25 +00:00
alecpl
f50cc72cbb #1485618: fix code injection vulnerability 2008-12-12 08:02:33 +00:00
alecpl
300fc65a46 - Better HTML entities conversion in html2text (#1485519) 2008-11-20 10:29:34 +00:00
alecpl
f35a226447 #1485534: fix (multiple) PRE conversion 2008-11-03 08:01:04 +00:00
alecpl
e7f85bd274 - applied RC's patches after html2text update 2008-08-30 12:35:36 +00:00
alecpl
8ac6fd094a - Improved HTML to TXT conversion by html2text class update to version 1.0.0 2008-08-30 11:24:39 +00:00
alecpl
7789fddb79 - oops, fixed parse error from last change 2008-08-29 08:43:17 +00:00
alecpl
7353fab316 - Added PRE handling in html2text class (#1484740) 2008-08-29 08:40:21 +00:00
alecpl
ff73e02cce - fread() replaced by file_get_contents(), see comments in #1484880 2008-08-06 09:25:45 +00:00
thomascube
47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 2008-04-12 13:54:45 +00:00