summaryrefslogtreecommitdiff
path: root/roundcubemail/program/lib/html2text.php
AgeCommit message (Collapse)Author
2011-11-28- Fix handling HTML entities when converting HTML to text (#1488212)alec
git-svn-id: https://svn.roundcube.net/trunk@5497 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-03- Remove leading empty lines (can be produced by eg. P tag on the beginning)alec
git-svn-id: https://svn.roundcube.net/trunk@4722 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-08- Fix bug where some content would cause hang on html2text conversion ↵alec
(#1487863) git-svn-id: https://svn.roundcube.net/trunk@4637 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-28- Fix parsing links with non-printable characters inside (#1487805)alec
git-svn-id: https://svn.roundcube.net/trunk@4580 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-14- Fix hanling of HTML entity strings in plai text messagesalec
git-svn-id: https://svn.roundcube.net/trunk@4223 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Fix HTML to plain text conversion doesn't handle citation blocks (#1486921)alec
git-svn-id: https://svn.roundcube.net/trunk@4013 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-22- Fix regular expression for HTML entitiesalec
git-svn-id: https://svn.roundcube.net/trunk@3777 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-03- Add line-break in place of <DIV> tag (#1486666)alec
git-svn-id: https://svn.roundcube.net/trunk@3706 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-12- Fix to-text converting of HTML entities inside b/strong/th/hX tags (#1486422)alec
git-svn-id: https://svn.roundcube.net/trunk@3198 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-05- Fix compose window doesn't fit 1024x768 window (#1485396)alec
git-svn-id: https://svn.roundcube.net/trunk@2374 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-27Changed code style for better diffsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2317 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-21- Fix html entities replacement (related to r2186)alec
git-svn-id: https://svn.roundcube.net/trunk@2248 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-22#1485640: http://pear.php.net/bugs/bug.php?id=13032alec
#1485640: html2text: move html_entity_decode() after preg_replace() git-svn-id: https://svn.roundcube.net/trunk@2186 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-12#1485618: fix code injection vulnerabilityalec
git-svn-id: https://svn.roundcube.net/trunk@2148 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-20- Better HTML entities conversion in html2text (#1485519)alec
git-svn-id: https://svn.roundcube.net/trunk@2070 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-03#1485534: fix (multiple) PRE conversionalec
git-svn-id: https://svn.roundcube.net/trunk@2031 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-30- applied RC's patches after html2text updatealec
git-svn-id: https://svn.roundcube.net/trunk@1711 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-30- Improved HTML to TXT conversion by html2text class update to version 1.0.0alec
git-svn-id: https://svn.roundcube.net/trunk@1710 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-29- oops, fixed parse error from last changealec
git-svn-id: https://svn.roundcube.net/trunk@1696 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-29- Added PRE handling in html2text class (#1484740)alec
git-svn-id: https://svn.roundcube.net/trunk@1695 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-06- fread() replaced by file_get_contents(), see comments in #1484880alec
git-svn-id: https://svn.roundcube.net/trunk@1631 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the ↵thomasb
devel-vnext branch git-svn-id: https://svn.roundcube.net/trunk@1291 208e9e7b-5314-0410-a742-e7e81cd9613c