alecpl
|
43c40f043c
|
- Don't list mailto: and anchor links
- List only unique URLs
|
2012-02-15 13:24:04 +00:00 |
|
alecpl
|
f3599505f1
|
- Improved r5861 change: Content converted to upper case can contain HTML tags, handle them properly
|
2012-02-08 11:58:33 +00:00 |
|
alecpl
|
67e5925897
|
- Handle HTML entities properly when converting strong/b/th content to upper case
|
2012-02-08 09:06:59 +00:00 |
|
alecpl
|
ca0cd05973
|
- Fix handling HTML entities when converting HTML to text (#1488212)
|
2011-11-28 08:10:44 +00:00 |
|
alecpl
|
4d7fbd508a
|
- Remove leading empty lines (can be produced by eg. P tag on the beginning)
|
2011-05-03 07:16:52 +00:00 |
|
alecpl
|
d483cd7898
|
- Fix bug where some content would cause hang on html2text conversion (#1487863)
|
2011-04-08 07:22:07 +00:00 |
|
alecpl
|
29c54229cf
|
- Fix parsing links with non-printable characters inside (#1487805)
|
2011-02-28 17:33:26 +00:00 |
|
alecpl
|
6084d782f2
|
- Fix hanling of HTML entity strings in plai text messages
|
2010-11-14 11:35:38 +00:00 |
|
alecpl
|
11bcac5802
|
- Fix HTML to plain text conversion doesn't handle citation blocks (#1486921)
|
2010-09-29 13:32:41 +00:00 |
|
alecpl
|
5a74dc8ade
|
- Fix regular expression for HTML entities
|
2010-06-22 18:58:47 +00:00 |
|
alecpl
|
f6b28244a1
|
- Add line-break in place of <DIV> tag (#1486666)
|
2010-06-03 12:22:41 +00:00 |
|
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 |
|