Commit Graph

8 Commits

Author SHA1 Message Date
Klaus Leithoff
5ad3714fe9 implementing fallback for wrong headerdata encoding; try to detect encoding from headerdata to improve message list displaxy and prevent json encode failure, due to wrong encoding 2010-11-03 15:01:44 +00:00
Klaus Leithoff
aa2e9a18c4 improving the accuracy of the attachment indicator 2010-10-22 11:21:15 +00:00
Klaus Leithoff
b518045cd3 *eMail: feature to be able to import an email recieved or while sending as a tracker item; (that includes the move of some functions from infolog to bofelamimail, to make it available to more than one app); better charset detection on message body parts that do not carry a charset information (e.g.: base64 and quoted-printable messages, seem not to carry that info) 2010-10-06 12:56:54 +00:00
Klaus Leithoff
5a816aaa82 rework of bofelamimail::_strtotime, to make propper use of egw_time; performance issue: limit the number of links and email to be parsed (and adapted) to 100 each, as it should be sufficient for most standard emails; try to further improve the display of textmails 2010-09-07 09:04:50 +00:00
Klaus Leithoff
cd108bfa9a Using egw_time for date/time handling; handle unrecognized timezones like 'Westeuropäische Sommerzeit' by splitting them off, when strtotime failes 2010-08-27 08:13:42 +00:00
Klaus Leithoff
323ced6205 added missing echo in uifelamimail; recognize plain VIDEO messages (only video, nothing else)-> display as attachment 2010-06-15 09:22:26 +00:00
Klaus Leithoff
464d08eb0d plain text/calendar messages, are now displayed as event.ics attachment too 2010-06-11 09:26:07 +00:00
Ralf Becker
6b6032e139 Creating branches/Stylite-EPL-10.1 2010-06-09 18:36:13 +00:00