Commit Graph

63 Commits

Author SHA1 Message Date
Klaus Leithoff
850173aae5 postgres compatibility for user defined accounts 2008-10-24 07:53:01 +00:00
Klaus Leithoff
0ff383520d Tracker #1254; Problem with german "Umlauts" in Attachments and Mail-Forwardings 2008-10-08 10:50:06 +00:00
Klaus Leithoff
64a409adae backporting some fixes for the display of the message list, and filtering issues 2008-10-07 09:52:18 +00:00
Klaus Leithoff
09194efeeb handling strange phenomenon, where messages were not marked as read upon reading, on some servers 2008-09-04 10:25:00 +00:00
Klaus Leithoff
1ac2258474 added missing class variable connectionStatus 2008-09-03 08:04:53 +00:00
Klaus Leithoff
807fd5ff1f fixed a typo 2008-09-03 08:02:49 +00:00
Klaus Leithoff
5d8bf0de21 improving the stripping of comments, since the regex stripped too much in some cases 2008-08-21 11:38:43 +00:00
Klaus Leithoff
04fc43ef6c improving the stripping of comments, since the regex stripped too much in some cases 2008-08-21 11:38:23 +00:00
Klaus Leithoff
126e6386aa -fixing a problem regarding the showing of leftovers from HTML-Comments
-fixing a problem regarding the failing of the deletion of attachments, while forwarding mails. (this may be of little consequence, as mails are 
forwarded as attachment in 1.4, and deleting the attachment will question the whole forward process, but ...)
2008-08-18 12:01:13 +00:00
Klaus Leithoff
b377de6b86 -handling HTML comments before doing the kses parse. this fixes a problem with displaying HTML emails, showing some leftovers from comments in
style definitions, which are used as browser switch.
2008-08-18 11:53:16 +00:00
Oscar Manuel Gómez Senovilla
0baf83c3a8 tracker #1674 2008-08-10 21:18:28 +00:00
Klaus Leithoff
bb9be05c9b fix for tracker 1249 2008-07-28 11:59:46 +00:00
Klaus Leithoff
a10fa92590 fix for tracker #1249 2008-07-28 11:59:20 +00:00
Oscar Manuel Gómez Senovilla
b857b04d27 tracker #1477 2008-07-25 22:04:48 +00:00
Oscar Manuel Gómez Senovilla
81e4cbee23 tracker #1605 2008-07-25 21:59:34 +00:00
Oscar Manuel Gómez Senovilla
c03b612403 tracker #1518 2008-07-25 18:25:15 +00:00
Klaus Leithoff
e4a96efe6d bug fix reported by jaytraxx 2008-05-27 14:58:15 +00:00
Klaus Leithoff
d8db45d46b some more patching the patch regarding compose-ability of messages within the subfolders of drafts 2008-05-21 10:11:23 +00:00
Klaus Leithoff
cee98e9293 patch for the patch regarding the composeability of messages in subfolders of the draft folder. 2008-05-21 06:15:10 +00:00
Klaus Leithoff
b16f65078a commited a patch from randy, regarding the handling of the message table links within subfolders for the draft-folder 2008-05-20 06:40:14 +00:00
Klaus Leithoff
46a584400c fixed a bug reported by clorenzo regarding nonprintable characters within the mailheader 2008-05-15 13:52:10 +00:00
Klaus Leithoff
789e13a4ce commit of Patch to correct bug #1283 only 1st attachment is good when sent from draft
provided by Dominique HORVATH
2008-05-08 10:32:50 +00:00
Klaus Leithoff
6ed49e02bb commit of external image link length patch provided by christian binder. 2008-04-25 07:11:20 +00:00
Klaus Leithoff
bcecc2f3a4 autocompletion and mouse patch #1177 by JF B 2008-03-28 09:21:28 +00:00
Klaus Leithoff
a9412a9f14 fixed reported bug #1468 (wrong time in messagelist) 2008-03-27 08:54:48 +00:00
Oscar Manuel Gómez Senovilla
ae9170ab85 tracker 921 2007-12-15 23:29:51 +00:00
Ralf Becker
29cb0d1b85 fix for postgres problem reported by m.buess-at-mgsoftech.com at the german list: boolean/logic values get not (correct) retrieved from the DB 2007-12-15 18:01:47 +00:00
Klaus Leithoff
aad76dd0bd fix for a problem with stripping out html comments, since sometimes the stripping loops forever 2007-12-10 08:19:03 +00:00
Ralf Becker
fbb7d5c052 "fix for fmails live search to include accounts, if they are stored in a different repository" 2007-11-11 06:45:07 +00:00
Oscar Manuel Gómez Senovilla
df4b5575fd catalan updates 2007-11-10 10:46:49 +00:00
Oscar Manuel Gómez Senovilla
092081e751 Galician support, by tracker 1239 2007-11-09 16:33:20 +00:00
Ralf Becker
d7ea188df4 "small fix to deal with wrong charset iso8859-1 instead of iso-8859-1, seems to happen quite a lot, at least to my mailbox" 2007-11-08 06:37:35 +00:00
Christian Binder
8d84c76715 german lang update for felamimail 2007-10-26 09:20:35 +00:00
Christian Binder
aa9bcef188 warn on empty subject before sending mail 2007-10-26 09:13:25 +00:00
Klaus Leithoff
ac7199beac fixed a bug/problem introduced by patch r24492 (doubling of the mailheader) if you are forwarding a mail, with headers already present 2007-10-22 08:49:17 +00:00
Klaus Leithoff
3dde5f1bdc function getCleanHTML; strip comments out of the message completely, since kses stripped only the tags, and not the content
this has been an issue with answering on html-mails composed with word
2007-10-15 07:47:32 +00:00
Christian Binder
b09e764ad0 fixed deletion of sieve vacation message when editing sieve rules 2007-10-09 15:03:52 +00:00
Klaus Leithoff
54ecc90b58 fix for problems with displaying MULTIPART/RELATED sections of Mails. This fix is connected to a fix to egw-pear/Net/IMAP.php for creating the
mailstructure regarding MULTIPART/RELATED
2007-10-05 07:05:41 +00:00
Klaus Leithoff
4b24d98f77 fix for the problem, that forwarding mails could lead to the conversion of the forwarded mails to plain text of the raw body of this mail. 2007-10-05 07:04:24 +00:00
Lars Kneschke
b1c111db85 fixed breaking of signatures when sending emails 2007-10-05 03:47:49 +00:00
Ralf Becker
84db48756f changed single Quotes to double quotes, to allow the use of single quotes in the translation, as asked by zorg-AT-probesys.com on the developers list 2007-09-30 06:43:24 +00:00
Klaus Leithoff
2bce586215 added the MULTIPART/RELATED Fix to the handling of the Structure with partID 1 in function _getSubStructure 2007-09-28 07:15:02 +00:00
Klaus Leithoff
6bfdfcac95 merged translations from trunc 2007-09-25 11:56:35 +00:00
Oscar Manuel Gómez Senovilla
e385c6412f retry for patch 1170 2007-09-25 07:37:31 +00:00
Klaus Leithoff
f37e2bfdc6 Simple fix for the MULTIPART/RELATED section of the Mail-Structure. 2007-09-14 07:20:06 +00:00
Klaus Leithoff
25c0ba0ac8 Fix for some problems handling attachments, regarding the logik of the mail-structure object.
This fix adds to the fix of Connie, and focuses on the MULTIPART/ALTERNATIVE part of the mail-structure object
2007-09-04 08:14:47 +00:00
Cornelius Weiß
fe80186ba2 fix: not displayed messages when MIME MIXED was in RFC822 Container with PartID 1 (Thanks Lars)
fix: not displayed images, when PartID of Attachment was > 1
fix: broken addresses after ajaxsearch when for some reason an rfc formated address is in the addressbook
2007-09-03 20:21:45 +00:00
Ralf Becker
ff5c696a71 fix from Nigel Vicker to get replyTo working in FMail 2007-08-20 15:33:01 +00:00
Ralf Becker
5f796a32ef fixed bug: deleting attachments in compose always deleted the first attachment (deleteRow requires the row-index and not the row-object) 2007-07-11 06:28:30 +00:00
Ralf Becker
0c608d5e07 fixed message can be send without recipient and gets lost 2007-07-10 13:16:21 +00:00