alecpl
|
da1722a587
|
- Fix to-text converting of HTML entities inside b/strong/th/hX tags (#1486422)
|
15 years ago |
alecpl
|
5a3f5852aa
|
- Fix compose window doesn't fit 1024x768 window (#1485396)
|
16 years ago |
thomascube
|
6972ccaf31
|
Changed code style for better diffs
|
16 years ago |
alecpl
|
755900cd6a
|
- Fix html entities replacement (related to r2186)
|
16 years ago |
alecpl
|
4e0419b9cb
|
#1485640: http://pear.php.net/bugs/bug.php?id=13032
#1485640: html2text: move html_entity_decode() after preg_replace()
|
16 years ago |
alecpl
|
f50cc72cbb
|
#1485618: fix code injection vulnerability
|
16 years ago |
alecpl
|
300fc65a46
|
- Better HTML entities conversion in html2text (#1485519)
|
16 years ago |
alecpl
|
f35a226447
|
#1485534: fix (multiple) PRE conversion
|
16 years ago |
alecpl
|
e7f85bd274
|
- applied RC's patches after html2text update
|
16 years ago |
alecpl
|
8ac6fd094a
|
- Improved HTML to TXT conversion by html2text class update to version 1.0.0
|
16 years ago |
alecpl
|
7789fddb79
|
- oops, fixed parse error from last change
|
16 years ago |
alecpl
|
7353fab316
|
- Added PRE handling in html2text class (#1484740)
|
16 years ago |
alecpl
|
ff73e02cce
|
- fread() replaced by file_get_contents(), see comments in #1484880
|
16 years ago |
thomascube
|
47124c2279
|
Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch
|
17 years ago |