Klaus Leithoff
|
059a00c0a2
|
fix for broken send_to mail links
|
2010-11-22 12:56:49 +00:00 |
|
Klaus Leithoff
|
066270db32
|
* eMail: timezone and timeformat issues as reported in egroupware.org Tracker#2755
|
2010-11-17 09:53:16 +00:00 |
|
Hans-Jürgen Tappe
|
d2a0adfa16
|
Fix as discussed on the developer list:
Check for the availability of mailpreferences before using them.
|
2010-11-10 18:01:15 +00:00 |
|
Klaus Leithoff
|
b93ad1c6aa
|
fix problem with wrong encoded/displayed autofolders with specialchars like umlauts, etc
|
2010-11-09 09:06:44 +00:00 |
|
Klaus Leithoff
|
089199c963
|
implementing fallback for wrong headerdata encoding; try to detect encoding from headerdata to improve message header data display, due to wrong encoding
|
2010-11-08 09:30:58 +00:00 |
|
Klaus Leithoff
|
42b0bb86d4
|
improved error handling for additional issues (getAttachment, getTextPart, getMessageRawHeaders,...), by testing on PEAR Errors before trying to process the data/pipe the data for handling in UI
|
2010-11-05 14:03:45 +00:00 |
|
Klaus Leithoff
|
6b6ddacd0a
|
* email: Sort FunctionFolders to the top of the FolderTree in MainView (all MailBox FolderTree Views are affected)
|
2010-11-02 14:03:31 +00:00 |
|
Klaus Leithoff
|
593af03c73
|
* eMail: fixing problem with double converted date/time strings for certain DateTime Settings (reported with the user-list)
|
2010-11-02 09:36:25 +00:00 |
|
Klaus Leithoff
|
0e318b1f48
|
allow for/expect encoded MAILBOX/EMAIL Parts of an RFC822 EMail in MessageList creation, and decode it
|
2010-09-24 12:41:57 +00:00 |
|
Ralf Becker
|
bf74c8bc0c
|
newest version of fix_deprecated and changes made by it: fixes deprecated warnings of php5.3
|
2010-09-15 19:19:53 +00:00 |
|
Klaus Leithoff
|
2fe3e54bcf
|
add helperfunction to normalize bodyParts structure (as of problems with reply on mails with MULTIPART/RELATED with array as subparts)
|
2010-09-15 14:12:17 +00:00 |
|
Klaus Leithoff
|
a37017276b
|
handle to address in MDNSent correctly, when a full rfc822 Address is given
|
2010-09-15 10:51:44 +00:00 |
|
Klaus Leithoff
|
d3176f3d3a
|
decode of MessageEnvelope: forgotten subject in getMessageEnvelope
|
2010-09-10 14:02:16 +00:00 |
|
Klaus Leithoff
|
5c3203268f
|
fixed bug reported by V.Richert, about not decoded envelope information; thus allow arrays to be passed and processed to bofelamimail::decode_header; use the new ability; provide better control if data should be decoded or not
|
2010-09-10 13:21:05 +00:00 |
|
Klaus Leithoff
|
f7652eeb07
|
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; backport of bofelamimails version of wordwrap from trunk (allow to skip lines that start with )
|
2010-09-07 09:14:14 +00:00 |
|
Klaus Leithoff
|
34558e8550
|
handling totally absent dates in _strtotime, return current timestamp is all failes
|
2010-09-06 13:31:00 +00:00 |
|