Hadi Nategh
|
53b97078ad
|
Fix mail with a bold digits gets removed from text part
|
2018-03-05 17:31:47 +01:00 |
|
Hadi Nategh
|
1eff570926
|
Consider whitespaces when trying to translate <, >, <= and >= signs in HTML:
- Fix some mails get cut off after switching to plain-text mode
|
2017-01-09 16:57:30 +01:00 |
|
leithoff
|
97b30f3167
|
explizitly handle span element on convertHTMLToText
|
2016-05-27 12:29:18 +02:00 |
|
Klaus Leithoff
|
9f6104f53a
|
prevent possible endless recursion on decodeMailHeader
|
2016-04-15 08:50:02 +00:00 |
|
Klaus Leithoff
|
b4a4864717
|
try to prevent infinite loops when decoding mail-headers
|
2016-04-14 14:28:41 +00:00 |
|
Ralf Becker
|
df2791ab63
|
fix PHP Fatal error: Access to undeclared static property: EGroupware\Api\Mail\Html::$system_charset in api/src/Mail/Html.php on line 233
|
2016-03-31 11:40:17 +00:00 |
|
Ralf Becker
|
5f68bc6664
|
move html mail specific part of translation class to Api\Mail\Html
|
2016-03-28 19:38:21 +00:00 |
|