Aleksander Machniak
|
25c8fe4eeb
|
Fix handling of non-break spaces in html to text conversion (#1490436)
|
10 years ago |
Aleksander Machniak
|
ff40683404
|
Fix so links with href == content aren't added to links list on html to text conversion (#1490434)
|
10 years ago |
Aleksander Machniak
|
a958748947
|
CS fixes
|
10 years ago |
Aleksander Machniak
|
53cbebf8ad
|
Fix handling spaces after <br> on html2text conversion
|
10 years ago |
Aleksander Machniak
|
7b924535fd
|
CS fixes
|
10 years ago |
Aleksander Machniak
|
efc470f0ac
|
Merge branch 'dev-text2html'
Conflicts:
program/js/app.js
Fix handling magic_quotes in rcube_text2html and rcube_html2text - move
stripslashes from these classes to action files
|
11 years ago |
Thomas Bruederli
|
0ee6328098
|
Replace entities when converting to text
|
11 years ago |
Thomas Bruederli
|
eecd9ce0f9
|
Fix infinite loop when converting invalid html to plaintext (#1489566)
|
11 years ago |
Aleksander Machniak
|
27a620c012
|
Fix typo in method name
|
11 years ago |
Aleksander Machniak
|
ff6de99ae4
|
Some micro-optimizations
|
11 years ago |
Thomas Bruederli
|
737b629c6f
|
Bring back lost text braking width adjustment when quoting blockquote parts
|
12 years ago |
Thomas Bruederli
|
bb6f4b2b5d
|
Refactored blockquote quotion routine in html2text conversion: it now correctly converts multiple and/or nested blockquotes
|
12 years ago |
Aleksander Machniak
|
66afd70b75
|
Framework'ize html2text class
|
12 years ago |