Граф коммитов

1537 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net b92568bebe Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
timeless%mozdev.org af9ed89591 Bug 223943 expand "mailnews.headers.showUserAgent" to include x-newsreader
patch by colin.ogilvie@gmail.com r=neil sr=bienvenu
2004-11-23 09:41:48 +00:00
darin%meer.net f94aa8151e fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +00:00
darin%meer.net 96c79cea45 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
timeless%mozdev.org 28ad333c95 Bug 256631 TB07x crash exiting Thunderbird [@ nsMimeHtmlDisplayEmitter::GenerateDateString ]
r=bienvenu sr=neil
2004-10-31 23:17:19 +00:00
jshin%mailaps.org 99e228cc96 bug 264071 (2nd check-in) : M18a4/TB08 cannot handle mail folders with non-Latin1 (non-ASCII) characters (r=mscott, sr=bienvenu) 2004-10-31 17:45:06 +00:00
bienvenu%nventure.com 88c264df1c replace PR_ASSERT with NS_ASSERTION so debug builds don't abort, no bug 2004-10-26 15:32:59 +00:00
peterv%propagandism.org 4d359db0ee Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-16 13:16:28 +00:00
cbiesinger%web.de f5a667857a Bug 254952 make MIMEService/MIMEInfo-users make use of UTF-8 extensions
r=bzbarsky sr=darin
2004-09-01 17:46:23 +00:00
jshin%mailaps.org 8863630660 bug 253936: got rid of spurrious assertions (r=dmose, sr=neil) 2004-08-19 10:37:54 +00:00
scott%scott-macgregor.org 2e1033934c Bug #253807 --> mime encode the feed subject using the character set encoding of the RSS document for Thunderbird.
This means moving nsIMimeConverter into a scriptable interface so we can access it from JS for Thunderbird.
2004-08-04 04:48:44 +00:00
timeless%mozdev.org 20d5b0540a Bug 90161 URL recognition at the end of line in QP (quoted-printable) misses last character
patch by anlan@ida.liu.se r=ducarroz sr=bienvenu
2004-07-28 05:54:11 +00:00
gerv%gerv.net 50415faa3b Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 18:48:35 +00:00
neil%parkwaycc.co.uk 8bec0d032c Bug 250291 Missing headers on inline forwarded HTML message r=mscott sr=bienvenu a=sspitzer 2004-07-12 23:26:39 +00:00
scott%scott-macgregor.org 0a26508b67 Bug #244325 --> Fix the case mismatch idl warning
Patch by Stephen Walker
2004-07-08 04:01:58 +00:00
scott%scott-macgregor.org 61a175da0b Bug #249650 --> Add support for a website header to the message header pane for
the Thunderbird RSS reader.
2004-07-04 06:09:37 +00:00
scott%scott-macgregor.org 764b6162b9 Bug #216133 --> port thunderbird changes for the new content policy manager from the branch to the trunk. 2004-07-01 02:43:02 +00:00
cbiesinger%web.de accb367c14 bug 248810 nsIStreamConverter[Service] uses wide strings for mime types
r+sr=darin
2004-06-29 16:45:07 +00:00
scott%scott-macgregor.org d135597d46 Bug #244325 --> broadcast a notification to the UI when a message is finished being rendered.
sr=bienvenu
2004-06-29 07:08:18 +00:00
roc+%cs.cmu.edu 52092297fe Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
bienvenu%nventure.com 2101afa403 fix for 185184, patch by hyc@symas.com, r=bienvenu, sr=mscott add option to only download pop3 headers initially, and download body on demand 2004-06-10 15:58:10 +00:00
scott%scott-macgregor.org 9f81cf5243 Bug #244722 --> Message truncated in headers stops mail from automatically moving all junk messages
Patch by Lorenzo Colitti

sr=mscott
2004-06-02 17:22:48 +00:00
jshin%mailaps.org d2ebb2791d bug 236941 (patch by Jean-Marc Desperrier) : UTF-8 converter loses full lines of text if there's any invalid character (r=jshin, sr=bienvenu) 2004-06-01 17:26:27 +00:00
scott%scott-macgregor.org 67287efaa5 Back out the fix for Bug #244722 since it introduced a crash. 2004-06-01 17:24:05 +00:00
bienvenu%nventure.com 012185855c clean up stream converter code, 243888, patch by brofield@jellycan.com, r=ducarroz, sr=bienvenu 2004-06-01 17:22:01 +00:00
scott%scott-macgregor.org 645de36853 Bug #244722 --> Certain mal-formed mime messages that were marked as junk aren't getting
moved to the junk mail folder.

patch by Lorenzo Colitti.
sr=mscott
2004-05-31 06:58:43 +00:00
scott%scott-macgregor.org b29ceeea24 Bug #242988 --> land thunderbird specific rendering for vCards inline with the message. The changes to mimevcrd
should effect thunderbird only.
2004-05-24 00:10:25 +00:00
roc+%cs.cmu.edu b8ecbc84da Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
scott%scott-macgregor.org fc58b0ee86 Bug #193891 --> Wrong message text: "Maximum Message Size set in Preferences". Should refer to account settings.
Patch by Tim Meader
sr=mscott
2004-05-20 04:50:31 +00:00
ere%atp.fi 7dc261e806 Fix for bug 243854: MIME hang while sanitizing a message
r/sr=bienvenu
2004-05-19 06:04:36 +00:00
timeless%mozdev.org 45ef4611cb Bug 225245 image shown as attachment instead of inline if the cid uses single quotes
R=ducarroz sr=bienvenu
2004-05-18 08:18:55 +00:00
timeless%mozdev.org 492cc6b6ad Bug 243199 Messages with =00 truncated
r=bienvenu sr=bienvenu
2004-05-14 08:14:44 +00:00
bienvenu%nventure.com 4e09867677 further fix for 191460, r=bzbarsky, sr=mscott, don't do forced reverse lookups on file extensions even if we have content type 2004-05-13 19:40:30 +00:00
scott%scott-macgregor.org 48d3656663 Bug #230093, Bug #181534, Bug #237095 --> Port thunderbird junk mail improvements to the trunk.
Replace the core bayesian junk mail algorithm with a chi-squared probability distribution
modeled after spam bayes and Gary Robinson's work.

Change the model for how we count tokens across messages.

Token counts get out of alignment when re-training against already classified messages.

Revamp the junk mail tokenizer. Make it a hdr sink listener and add custom tokens for attachment
information. Ignore tokens larger than 13 characters. Tokenize purely off of white space.
Ignore tokens less than 3 bytes in length. There is still a lot more work to be done to the tokenizer.


Many thanks to Miguel Varga for working out the initial core algorithm improvement and to all
of the folks at spam bayes and of course Gary Robinson for helping to make this happen.
2004-05-12 18:16:32 +00:00
scott%scott-macgregor.org 7ceecf17b7 Bug #242065 --> "My Name" from account is ignored when email contains "special chars", full name extracted from email address
Patch by ch.ey@gmx.net

sr=mscott
2004-05-07 18:13:40 +00:00
peterv%propagandism.org bb736be6c9 Correct comments (mozilla/htmlparser -> mozilla/parser/htmlparser). 2004-05-05 14:08:34 +00:00
bzbarsky%mit.edu c878d2ca0f Remove goto's from mimecms.cpp. Bug 200659, patch by David G King
<d_king@xtra.co.nz>, r=kaie, sr=mscott
2004-05-05 00:55:40 +00:00
gerv%gerv.net 6635d16530 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 13:54:27 +00:00
gerv%gerv.net 482dc5fcad Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
bienvenu%nventure.com e28d220d2f fix memory leak introduced by recent mailnews string use modernization, r=jshin, sr=mscott 240670 2004-04-16 15:38:02 +00:00
cbiesinger%web.de d4e1da55f3 Bug 235502 nsIMIMEService, nsIMIMEInfo should use nsACString/nsAString instead of string/wstring
r=bzbarsky sr=darin
2004-04-15 20:56:37 +00:00
jshin%mailaps.org fdf2ad9bff bug 229032 : modernize String usages in mailnews (r=neil, sr=mscott) 2004-04-13 04:07:07 +00:00
darin%meer.net a3645b33e5 fixes bug 239405 "strchr, strrchr, etc. implicit const_cast can cause problems for shared string buffers" r=bienvenu sr=dbaron a=chofmann 2004-04-03 17:16:17 +00:00
mozilla%ducarroz.org 7f35ff3ad5 Fix for bug 231474. Correctly detect sup part to prevent attachments mixup. R=sspitzer, SR=bienvenu, A=chofmann 2004-03-11 17:00:06 +00:00
neil%parkwaycc.co.uk 3eda2aa471 Bug 234867 Change extractHeaderAddressMailboxes out param to a return value to make it easier to use from js r/sr=bienvenu 2004-03-08 00:29:30 +00:00
darin%meer.net 1d2d419885 landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2004-02-28 22:34:07 +00:00
darin%meer.net 8bc9bba9d5 landing patch for bug 234864 "string branch landing resulted in large spike in heap allocations (brad:A metric)" r+sr=dbaron
this patch also introduces nsTFixedString and removes CBufDescriptor.
2004-02-20 01:53:23 +00:00
scott%scott-macgregor.org 825f4449a9 Bug #229879, 208196 --> Thunderbird/Mozilla does not properly display attachments sent from a mac when they are
encoded via apple/double.

Always look for the file name from the data fork then the resource fork.

sr=bienvenu
2004-02-06 20:48:56 +00:00
cbiesinger%web.de 98271f5d6c removing unused include 2004-02-06 00:12:38 +00:00
scott%scott-macgregor.org 7436c6277c Bug #230577 --> mail address autocompletion chooses three addresses from address book entries of a certain form.
Remove the header parser's code that breaks names based on spaces so it won't break:

Scott, John Smith, Peter

r=neil, sr=bienvenu
2004-02-05 21:30:54 +00:00