ducarroz%netscape.com
e4d7ccd5cf
Fix for bug 16499. If no recipient is disclosed, we address the message to the sender to prevent problems with some mail server.R=cavin, SR=sspitzer
2002-11-07 01:21:52 +00:00
sfraser%netscape.com
6d53a48108
Fixing .headers output file name to fix IDL dependencies, which should fix the flames. r=sspitzer
2002-11-07 00:57:23 +00:00
nhotta%netscape.com
af6fc51fe9
Fixed the comparison code for the sort direction in SortBy(),
...
bug 177177, r=cavin, sr=sspitzer.
2002-11-06 22:37:05 +00:00
sfraser%netscape.com
ca2a0a1eab
Fixing up project files for sspitzer. r=sspitzer
2002-11-06 21:51:59 +00:00
sspitzer%netscape.com
661dbbbd17
ignore generated Makefiles.
2002-11-06 21:21:05 +00:00
nhotta%netscape.com
94647b1391
Changed emitter to use tranlated strings for headers if not quoting,
...
bug 157979, r=ducarroz, sr=bienvenu.
2002-11-06 21:04:33 +00:00
sspitzer%netscape.com
ec89db0149
mailviews for the mac. not part of the build.
2002-11-06 20:40:17 +00:00
sspitzer%netscape.com
5eb26f1e91
build work for mailviews, for mac.
not part of the build.
2002-11-06 19:10:33 +00:00
timeless%mozdev.org
f46df26a29
backing out.
2002-11-06 16:49:13 +00:00
timeless%mozdev.org
3e013d49d9
Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
...
r=rjc,bienvenu sr=alecf
2002-11-06 15:31:02 +00:00
dmose%netscape.com
c8726a6fb1
Temporarily disable front-end code for turning on spam filtering for news, since more work still needs to be done; part of ongoing spam front end work (bug 169638); r/sr=sspitzer@netscape.com
2002-11-06 07:00:52 +00:00
sspitzer%netscape.com
d723fa16e6
fall out from news filter landing / multiple filter action landing.
...
handle the new news filter actions (ignore / watch), and make sure that
when editing a filter, we scroll the listbox to the first checked action.
r/sr=bienvenu
2002-11-06 06:53:55 +00:00
sspitzer%netscape.com
ea81b93477
fall out from news filter landing / naving multiple filter action landing.
...
for new mail filters, action is move, for new news filters, action is delete
r/sr=bienvenu
2002-11-06 06:21:44 +00:00
sspitzer%netscape.com
febd3315db
implement news filters. bug #17483 .
...
implement an ID column in the thread pane, but commented out.
Mail.app has it, but we haven't decided to include it yet or not.
but it is useful for debugging.
code cleanup.
r/sr=bienvenu
2002-11-06 05:59:19 +00:00
sspitzer%netscape.com
37b944c793
turn on mscott's mail views. (only linux and windows, working on mac build changes).
...
bug #176850 . r/sr=bienvenu
2002-11-06 05:22:25 +00:00
sspitzer%netscape.com
0ce0f6cf21
fix for #123767 . freeing bogus pointer. thanks to mhammond@skippinet.com.au for the initial patch. r/sr=bienvenu
2002-11-06 05:20:21 +00:00
naving%netscape.com
765fcfe933
178580 r=bienvenu fixing regression - mail slow on startup. thanks to bienvenu for catching my mistake
2002-11-06 05:09:20 +00:00
bzbarsky%mit.edu
9008ed8974
Use the right contractid for the pref service. Bug 178062, r=brendan,
...
sr=alecf
2002-11-06 03:14:47 +00:00
cavin%netscape.com
93fac61aaf
Fix for multiple bugs. Bug 82748: need to convert account name and organization name to unicode; bug 132671: need to create a content type header if its missing or the content type is multipart/alternative; bug 163597: use NS_ConvertUCS2toUTF8() instead of AssignWithConversion() call; bug 174402: need to convert message header and attachment names to unicode and retrieve long filename from MAPI for the attachments. r=nhotta/ducarroz, sr=sspitzer.
2002-11-06 02:58:05 +00:00
bienvenu%netscape.com
973bc9b8b6
fix news msg useage of memory cache so we don't try to use mem cache entries for messages that haven't finished downloading, r=cavin, sr=sspitzer 178332
2002-11-06 02:28:08 +00:00
ducarroz%netscape.com
75523505b3
Fix for bug 162842.
...
When we parse a message, we emitt the main message headers as well the headers
of embedded messages. We must call nsIMsgMailNewsUrl::SetMimeHeaders only for
the main headers.
R=sspitzer, SR=bienvenu
2002-11-06 02:25:00 +00:00
naving%netscape.com
baa100da7c
174441 r=cavin sr=bienvenu Implementing multiple filter actions, so you can do things like move the message
...
and label as "to-do" etc..
168553 r=cavin sr=bienvenu Forking rules.dat so that we can handle new filter types. msgFilterRules.dat is
where your filters are going to be persisted. Also added support to handle future filters by not parsing
them, will prevent us from forking in future.
2002-11-06 02:13:37 +00:00
naving%netscape.com
db69c054eb
117835 r=cavin sr=bienvenu fixing invalid folder name containing japanese characters when you restart after creating new local folders. Also cleaning up local folders code that deals with checking for duplicate
...
folder names, renaming/deleting local folders
2002-11-06 01:30:31 +00:00
naving%netscape.com
fe57fd0074
176380 r=cavin sr=bienvenu set the sent and trash folder flags on aol folders if redirector="aol"
2002-11-06 00:47:46 +00:00
bienvenu%netscape.com
3fbb7c16f3
add folder size to folder pane, r=cavin, sr=sspitzer, 173825
2002-11-06 00:34:13 +00:00
bienvenu%netscape.com
8f15213076
add folder size to folder pane, r=cavin, sr=sspitzer, 173825
2002-11-06 00:27:13 +00:00
bienvenu%netscape.com
ecab593125
fix updating of msg counts in standalone msg window, r=cavin, sr=sspitzer 20119
2002-11-06 00:26:06 +00:00
bienvenu%netscape.com
ec7ea088ac
fix new msg showing up with collapsed twisty in threads with unread view, r=cavin, sr=sspitzer 158217
2002-11-06 00:21:46 +00:00
ducarroz%netscape.com
b0cb683717
Fix for bug 99217. Need to save the identity key when saving a draft/template. Patch submitted by Frank Sch�nheit<frank.schoenheit@gmx.de>. R=ducarroz, SR=bienvenu
2002-11-06 00:21:15 +00:00
bienvenu%netscape.com
0cd9ba9bfe
add folder size to folder pane, r=cavin, sr=sspitzer, 173825 fix imap use of mem cache not to mark entries valid until finished loading, r=cavin, sr=sspitzer 114965
2002-11-06 00:18:25 +00:00
bienvenu%netscape.com
5e7ac8172b
add folder size to folder pane, r=cavin, sr=sspitzer, 173825
2002-11-06 00:13:19 +00:00
ducarroz%netscape.com
7f656aedc8
Fix for bug 174804.
...
I fix 2 problems:
a) we need to accept to resolve a CID when it's in a link (<A...>) even if the
part cannot be displayed inline
2) related Part that are not linked to the message body should appears as
attachment, the current algorithm wasn't working when multipart/related is
embedded in multipart/alternative.
R=cavin, SR=bienvenu
2002-11-06 00:00:45 +00:00
sspitzer%netscape.com
125c99506b
fix for crasher bug #176056 . crash when setting up default smtp servers. r/sr=bienvenu, a=asa.
2002-11-03 01:09:31 +00:00
sspitzer%netscape.com
1100d81151
landing mscott's mail views work from the ns tree. see #176850
...
NOT PART OF THE BUILD YET.
2002-11-02 01:07:53 +00:00
kairo%kairo.at
0978ac7de5
Bug 175853, Update localeVersion strings for 1.2 final - and do it correctly, r=jbetak, sr=bzbarsky, a=blizzard
2002-10-30 12:41:38 +00:00
dmose%netscape.com
42dcc420e2
Make "Analyze Messages" localizable and change phrasing. Part of ongoing spam UI work (bug 169638). Not on in default builds. r/sr=sspitzer; a=asa
2002-10-30 05:47:25 +00:00
bienvenu%netscape.com
27b9158d75
fix problem where folders are left bold even though there are no unread msgs in them, r=rajiv, sr=sspitzer, a=roc+moz 121660
2002-10-30 01:33:53 +00:00
bienvenu%netscape.com
00f6a8cdac
fix whitelisting in junk mail plugin r=dmose, sr=sspitzer, a=asa, not seen by users 169557
2002-10-30 00:42:10 +00:00
rdayal%netscape.com
925ce54780
Bug #177250 fix for crash during / after palmsync
...
The fix is for using the OLE memory management routines instead of the usual ones
for the 'out-parameters' of the MS COM IPalmSync interface used for IPC
between the conduit loaded in the HotSync Manager process and the Mozilla process.
The fix has also been tested by mozilla community person who mostly saw these crashes.
r=ssu, sr=bienvenu, a=roc+moz.
2002-10-30 00:18:51 +00:00
bienvenu%netscape.com
47b0b47167
fix handling of spam plugin imap msg fetch requests so they'll go into memory cache correctly, r=dmose, sr=sspitzer, a=asa not visible to user 169557
2002-10-29 21:03:07 +00:00
bienvenu%netscape.com
35dc692f4f
fix off by one error when deciding which msgs to score for spam, r=dmose, sr=sspitzer, a=asa not visible to user 169557
2002-10-29 21:00:14 +00:00
dmose%netscape.com
7692842a78
Ongoing spam-filtering work for the front end (not yet exposed to the user in default builds). Cleans up unnecessary and partially working UI items; fixes gcc warnings; fixes 3/5 state plugin by adding junkscoreorigin property; moves some plugin interaction from mailCommand.js to nsMsgDBView.cpp. r=sspitzer@netscape.com, sr=bienvenu@netscape.com, a=asa@mozilla.org
2002-10-24 07:03:04 +00:00
naving%netscape.com
fabc0b285a
175795 r=rdayal sr=bienvenu fixing a crash in purgeService by making mPurgeArray not a pointer of nsVoidArray
...
mPurgeArray has lifetime equal to that of nsMsgPurgeService
2002-10-24 02:06:03 +00:00
akkana%netscape.com
0bcae3e697
110949: preserve quote status from Edit Draft. r=ducarroz sr=sspitzer a=dbaron
2002-10-24 01:29:37 +00:00
ducarroz%netscape.com
66d3a37205
Fix for bug 175223. We need to reset the stored message body before getting the new one from editor. R=varada, SR=sspitzer, A=asa
2002-10-22 23:23:56 +00:00
varga%netscape.com
6f3bb5cc46
Fix for bug 134824. Column Sorting in the Download Manager has no effect.
...
r=neil, sr=jag, a=asa
2002-10-22 19:49:29 +00:00
varada%netscape.com
111babe8b8
fix for 135748;accesskeys for addressbook dialogs;r=cavin;sr=bienvenu;a=asa
2002-10-22 17:57:41 +00:00
varada%netscape.com
f766707457
fix for 24873;accesskeys for account wizard;r=cavin;sr=bienvenu;a=asa
2002-10-22 17:57:25 +00:00
kaie%netscape.com
07e7395168
b=175012 Mozilla don't support multipart/signed mail with md5 micalg parameter
...
r=ducarroz sr=darin a=asa
2002-10-22 14:48:14 +00:00
kaie%netscape.com
cb29428f21
b=175352 Account Manager should protect itself in case Shutdown gets called twice
...
r=bhuvan sr=mscott a=asa
2002-10-22 14:45:00 +00:00