Commit Graph

1586 Commits

Author SHA1 Message Date
bienvenu%nventure.com
8d4da721bc fix 214402 keep thread pane blank until password entered for imap and local folders, controlled by a hidden pref r=mscott, sr/a=sspitzer 2003-08-20 22:37:01 +00:00
cls%seawood.org
1b51ba858c Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
bienvenu%nventure.com
06af5aba93 try to speed up downloading for offline imap, get rid of obsolete method, notifystoreclosedallheaders, r/sr=mscott 214245 2003-08-05 19:35:38 +00:00
timeless%mozdev.org
7f10e2592a Bug 213685 POP3 APOP failed error msg missing
patch by ch.ey@gmx.net r/sr=bienvenu
2003-08-01 15:39:47 +00:00
bienvenu%nventure.com
55fbc59b87 fix more bloat with open dbs, r/sr=mscott, 213688 and more tab cleanup 2003-07-29 22:12:34 +00:00
bienvenu%nventure.com
76fcfabeb1 remove unused methods, addUnique and replaceElement 214120 miscellaneous cleanup r/sr=mscott 2003-07-28 01:51:20 +00:00
jaggernaut%netscape.com
95899387f6 Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron 2003-07-25 19:06:59 +00:00
jaggernaut%netscape.com
4e7c966d11 Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron 2003-07-24 04:53:13 +00:00
bienvenu%nventure.com
5800175d8c support for APOP, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 43923 2003-07-20 15:45:31 +00:00
jaggernaut%netscape.com
83c571e877 Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
bienvenu%netscape.com
4291a8a577 fix problems copying empty imap or local folder to another local folder only works once, patch by cavin@netscape.com, r=sspitzer, sr=bienvenu 2003-07-14 23:36:22 +00:00
pkw%us.ibm.com
e63dfa4919 Bug 56670 - add error handling ui to movemail
This is the second part of the patch for this bug.
r/sr=sspitzer@netscape.com
2003-07-14 23:19:40 +00:00
bienvenu%netscape.com
9476bf7638 fix bug 151452 handle login-delay and in-use messages from pop3 server patch by ch.ey@gmx.net, r/sr=bienvenu 2003-07-13 18:51:56 +00:00
bienvenu%netscape.com
fc63cdfcea fix problem displaying pop3 password failed error message, patch by ch.ey@gmx.net, r=bienvenu, sr=sspitzer 211479 2003-07-02 20:59:05 +00:00
pkw%us.ibm.com
8bf13d8ca8 Bug 56670 - add error handling ui to movemail
First set of changes.
r/sr=sspitzer@netscape.com
2003-06-30 21:36:27 +00:00
caillon%returnzero.com
4cc64cee34 Bug 209852. Remove |dont_QueryInterface|.
r=dbaron, sr=jag
2003-06-21 00:15:41 +00:00
bienvenu%netscape.com
5cca86fb50 fix problem where new news messages were getting marked read when pop3 get new mail ran r/sr=sspitzer, 206271 2003-06-15 18:21:13 +00:00
alecf%flett.org
2751c6b097 fix for bug 206379:
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
seawood%netscape.com
917db2876a Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:36:47 +00:00
seawood%netscape.com
97649bab86 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
seawood%netscape.com
b28ce0a530 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
sspitzer%netscape.com
4d7cf14e20 not respecting junkFolderName property in messenger.properties
localizers can't localize "Junk" folder on local folders (IMAP is ok)
r/sr=bienvenu
2003-06-07 06:00:02 +00:00
bienvenu%netscape.com
017cacb2d3 error msg for pop3 secure auth failing 205571 r/sr=sspitzer 2003-06-03 19:24:02 +00:00
bienvenu%netscape.com
760ca55179 fix crash moving local messages, r/sr=sspitzer 207798 2003-06-01 14:42:31 +00:00
bienvenu%netscape.com
7cc1d02e33 fix problem moving messages with embedded nulls, r/sr=sspitzer 206473 2003-05-30 14:20:07 +00:00
sspitzer%netscape.com
37adc32082 partial fix for bug #195142
Canceling a move to trash permanently deletes mailbox
thanks to ajschult@eos.ncsu.edu for the patch.
r=sspitzer, sr=bienvenu, a=asa,sspitzer
2003-05-29 04:32:05 +00:00
dwitte%stanford.edu
270d3909ca bug 100649: Length() being used where IsEmpty() is meant
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().

thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.

got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
bienvenu%netscape.com
9bd18f223f attempt to fix bug 205379 folder busy problems after getting pop3 new mail on attbi servers, r/sr/a=sspitzer 2003-05-22 23:53:29 +00:00
caillon%returnzero.com
9adb4b2876 Bug 206701 - leak fix.
r+sr+a=sspitzer
2003-05-22 13:42:28 +00:00
cavin%netscape.com
72f75498c9 Fix for 205729. Added 'aMsgWindow' input parameter to PerformBiff() which is set to null for regular biff (ie, check mail for every xx minutes) and is set to a valid window for check mail at startup. r=sspitzer, sr=bienvenu, a=sspitzer. 2003-05-19 23:59:06 +00:00
scott%scott-macgregor.org
eb5faba111 Part of Bug #179533 --> remove obsolete CID file (has no effect on the current build) since this file has
been moved to ..\src.
2003-05-18 19:25:59 +00:00
bienvenu%netscape.com
a4b393ca3c make messages filtered into open local folders get analyzed for junk status 180153 r/sr/a=sspitzer 2003-05-15 21:38:34 +00:00
bienvenu%netscape.com
43f7843ba4 fix for 205003 add pref for doing sec auth, default to false, patch by ch.ey@gmx.net, r=bienvenu, sr/a=sspitzer 2003-05-14 03:16:02 +00:00
bienvenu%netscape.com
d0575e9cd1 fix 161999 destination of local filter move doesn't update counts correctly, and empty local trash should display 0 folder size, r/sr/a=sspitzer 2003-05-12 22:51:48 +00:00
bienvenu%netscape.com
e516a5dd6b fix undo of local mail delete, r/sr/a=sspitzer 188245 2003-05-10 20:14:20 +00:00
sspitzer%netscape.com
ca3b645a8d fix for bug #204517
[junk] purge doesn't work for Junk folder under Local Folders
r/sr=bienvenu, a=sspitzer
2003-05-10 02:11:57 +00:00
cavin%netscape.com
9a096f5390 Fix for 200199. Create HandleMDNResponse() to handle all return receipt (MDN) requests in mailWindowOverlay.js. Remove all MDN generation code in cpp files. r=bienvenu, sr/a=sspitzer. 2003-05-08 22:37:41 +00:00
bienvenu%netscape.com
77ffa358cb fix sometime error logging onto pop3 server, patch by ch.ey@gmx.net, r=bienvenu, sr/a=sspitzer 204061 2003-05-08 18:56:59 +00:00
bienvenu%netscape.com
dc50a18b39 whitespace cleanup 2003-05-08 14:30:42 +00:00
bienvenu%netscape.com
e97a8534c2 propagate junk status when move/copying imap messages to local folders, r/sr=sspitzer, a=sspitzer, 204515 2003-05-08 14:24:25 +00:00
bienvenu%netscape.com
2dd1accfb0 fix problem with pop3 biff firing when summary file is out of date - will reparse folder if not locked, r/sr=sspitzer, a=sspitzer 142196 2003-05-08 14:22:50 +00:00
bienvenu%netscape.com
314b9241fc cleanup whitespace, remove commented out code, no bug, a=sspitzer 2003-05-08 14:19:15 +00:00
sspitzer%netscape.com
0e038caab6 fix for bug #189490.
remember the current mail view, across sessions.
(we already remember it when switching folders).
r/sr=bienvenu a=sspitzer
2003-05-08 14:05:57 +00:00
sspitzer%netscape.com
20e3c000e1 fix for bug #161999
for local trash folder, empty trash doesn't always update unread / total msg counts.
r/sr=bienvenu, a=sspitzer
2003-05-02 02:30:09 +00:00
sspitzer%netscape.com
7128011f82 fix for bug #186573
when pop mail comes in, and we aren't looking at the inbox
we don't update the unread / total counts.

r/sr=bienvenu, a=sspitzer
2003-05-02 02:04:10 +00:00
bienvenu%netscape.com
36492d4f25 fix bug 203219, failure to logon to pop3 servers that support cram-md5, r/sr=sspitzer, a=sspitzer 2003-04-29 18:19:24 +00:00
sspitzer%netscape.com
b142aa35ac fix leak, no bug. 2003-04-27 17:39:23 +00:00
sspitzer%netscape.com
b80d1f6667 fix for regression bug #203219
All POP3 accounts fail with repeat password dialog
thanks to ch.ey@gmx.net for the fix.
sr=bienvenu, r/a=sspitzer
2003-04-25 18:16:53 +00:00
bienvenu%netscape.com
2be94dc53b add cram-md5 support to pop, patch by Christian Eyrich, r=me, sr=sspitzer 202442 2003-04-23 04:37:44 +00:00
scott%scott-macgregor.org
8b5be13a9d Bug #179533 --> add the option to make a static build of mailnews which is disabled by default.
r/sr=sspiter
2003-04-20 20:56:21 +00:00
bienvenu%netscape.com
7619c18d99 speed up copying of multiple local msgs r/sr=sspitzer 183560 2003-04-19 21:38:30 +00:00
bienvenu%netscape.com
bf04b2692b partial speedup of reparsing folders, clear thread pane when delaying building of view, 172786 r/sr=sspitzer 2003-04-19 17:10:05 +00:00
scott%scott-macgregor.org
7bf4126720 Part of Bug #179533 --> need to move mail CID files from the build directory to the src directory.
This will make aggregating mail dlls easier.
r/sr=sspitzer
2003-04-19 05:29:35 +00:00
sspitzer%netscape.com
7e6c5e6111 fix for bug #86370. problems with SMTP (and account central UI) if SMTP username contains
characters that should be escaped.  the fix for that is in nsSmtpDelegateFactory.cpp.
thanks to nrt@dial.pipex.com for the patch, and cls for testing.

the same problem existed for nntp, in nsNNTPProtocol.cpp

the rest is some code cleanup I had sitting around.
2003-04-09 00:47:54 +00:00
timeless%mozdev.org
697618b07d Bug 106386 rid source of misspellings
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
sspitzer%netscape.com
f7b312e408 fix for bug #192780
after deleting one mail from a POP3-based inbox,
no further moves/deletes are possible.
this happened to you if the file on disk was named INBOX,
or InBox (only Inbox was safe)

also made the fix for other special folder.

r/sr=bienvenu
2003-03-22 02:13:46 +00:00
dougt%netscape.com
0d2808c511 Create a new xpcom obsolete library (and component library).
Moved nsFileSpec and related classes into this obsolete library.
  Moved nsRegistry and related libreg functionality into the obsolete library.

Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.

Combined the following DLLs (source -> dest)
  uriloader -> docshell
  shistory -> docshell
  jsurl -> jsdom
  gkview -> gklayout

Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer

Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.

Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).

Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService

Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
sspitzer%netscape.com
0d10e3f17b fix for big #192043.
can't delete more than one message in the "Unsent Messages" folder.
argument to FindSubFolder() needs to be an escaped folder name.
r/sr=bienvenu
2003-02-26 05:49:10 +00:00
sspitzer%netscape.com
35c8a05c91 fix for bug #189327.
if last pop mail received is not junk, we fail to move the junk
messages to the junk folder (assuming the user has it configured for that.)
r/sr=bienvenu
2003-02-26 01:41:24 +00:00
cbiesinger%web.de
9405eda256 190020 r=timeless sr=alecf GetResource should take AUTF8String 2003-02-25 19:02:00 +00:00
sspitzer%netscape.com
6bdc4c2e20 fix for bug #190825. add junk mail icon to header pane for messages we think are junk.
also, fix for bug #185269 (fix classic skin icon in thread pane and thread pane column header)
r/sr=bienvenu
2003-02-23 04:05:57 +00:00
sspitzer%netscape.com
6351eb56de fix for 1.3 blocker bug #179856
crash when you undo a move (or copy).

this regression was caused by two checkins (#59694 and #166411)

the fix is to move the code that sets the src and dest keys on the
undo transaction back to where it was and to bullet proof
the undo transaction code so that if we don't have any src keys.

r=cavin, sr=bienvenu, a=asa
2003-02-21 01:20:44 +00:00
darin%netscape.com
685a7af468 modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa 2003-01-18 02:15:14 +00:00
sspitzer%netscape.com
fd1a9d2975 fix for bug #189415.
treat the junk folder icon as special in the UI.
(can't rename, can't delete, special icon, special placement.
r/sr=bienvenu
2003-01-17 05:22:23 +00:00
pkw%us.ibm.com
f64fe362bf Bug 137863 - [movemail] Spurious newsgroup settings in preferences panels.
r/sr=sspitzer@netscape.com
2003-01-16 23:40:40 +00:00
sspitzer%netscape.com
65a5fcf61b fix for bug #181397 (automatically create the junk folder)
fix for bug #181394 (enable the "Move to Folder" UI in junk controls)
r/sr=bienvenu
2003-01-11 23:09:34 +00:00
sspitzer%netscape.com
a996dc123a remove static cid. 2003-01-10 04:45:48 +00:00
dbaron%dbaron.org
acdd4e46c0 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 22:05:52 +00:00
sspitzer%netscape.com
38832437ca no brainer code cleanup. not part of any bug. rs=bienvenu 2002-12-13 03:43:30 +00:00
bienvenu%netscape.com
013d962b41 fix for failure deleting in/moving multiple message to local folders 182808 r=dmose, sr=bzbarsky a=asa 2002-12-09 17:41:50 +00:00
bienvenu%netscape.com
4ce2d3a60f fix problem displaying inline images in local mail messages, r=ducarroz, sr=sspitzer, a=brendan 183559 2002-12-05 19:13:24 +00:00
bienvenu%netscape.com
addd322f01 fix build warnings, patch by Aleksey Nogin, r=ducarroz, sr=bienvenu 59673 2002-12-03 15:31:47 +00:00
bienvenu%netscape.com
c57fdd9994 179162 chain junk mail classification requests by using new msg service streamMessage method r=dmose, sr=sspitzer 2002-12-03 13:06:46 +00:00
sspitzer%netscape.com
1d230ad935 fix for bug #180477. fix crasher and other problems with toggling junk
state from the advanced search dialog.  and some code cleanup.
r/sr=bienvenu
2002-11-27 23:36:38 +00:00
bienvenu%netscape.com
859a783300 add msg window to spam classification calls for feedback, r=dmose, sr=sspitzer, 179162 2002-11-26 21:41:44 +00:00
bienvenu%netscape.com
b364539585 cleanup dead/unused pop3/local code, r/sr=sspitzer 181805 2002-11-25 23:28:01 +00:00
bienvenu%netscape.com
d91618556e fix 181639 strip out unused code, replace PR_FREEIF with PR_Free, r/sr=sspitzer 2002-11-24 17:14:25 +00:00
bzbarsky%mit.edu
840850565e Clean up some mailnews array usage, fix some leaks. Bug 175540, r=dmose,
sr=alecf
2002-11-21 03:49:11 +00:00
bienvenu%netscape.com
b570c14671 apply filter plugins to new messages in local mail folders, r=cavin, sr=sspitzer 180153 2002-11-20 15:21:01 +00:00
timeless%mozdev.org
384066e98e Bug 58221 don't use strlen to check if a string is of length 0
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +00:00
bienvenu%netscape.com
39cfc9c8ff fix copying of messages to local folders leaving the db in an invalid state, r=naving, sr=sspitzer, 178641 2002-11-12 00:58:03 +00:00
sspitzer%netscape.com
2029990b82 fix for #178934. junk classification of local mail (and incoming pop mail)
was getting marked as read.  r=dmose, sr=bienvenu.  thanks to granrose for finding the bug.
2002-11-07 21:26:38 +00:00
dmose%netscape.com
d31ebf1c6a Turn on basic junk-mail detection functionality in mail. Parts (such as moving to other folders) are still disabled as there is work to do there yet. Bug 169638; r=bienvenu; sr=sspitzer 2002-11-07 20:37:55 +00:00
sspitzer%netscape.com
2c5a191033 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
naving%netscape.com
c18fc62b1d 178580 r=bienvenu fixing regression - mail slow on startup. thanks to bienvenu for catching my mistake 2002-11-06 05:09:20 +00:00
naving%netscape.com
66fb9ebcb3 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
28cbedeb74 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
bienvenu%netscape.com
4c2dd45281 add folder size to folder pane, r=cavin, sr=sspitzer, 173825 2002-11-06 00:34:13 +00:00
dmose%netscape.com
7fbbf99073 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
c1caff3309 157644 r=cavin sr=mscott a=roc+moz fixing pop3 security bug 2002-10-21 23:33:40 +00:00
naving%netscape.com
ed82b32c19 removing a line I didn't mean to checkin 2002-10-17 23:08:57 +00:00
naving%netscape.com
40ef91e220 172707 r=cavin sr=bienvenu a=asa fixing busy cursor problem when selecting
dest folder on copying msgs and fixing a crash if the dest folder has
invalid summary file.
2002-10-17 23:03:42 +00:00
sspitzer%netscape.com
8ef569b776 don't set the "junkscore" string attribute directly, since it won't notify the view
that the key has changed.  bug #169638.  instead, go through the db.  r/sr=bienvenu, a=asa
2002-10-10 00:07:04 +00:00
sspitzer%netscape.com
52b427ec48 more changes, not visible to the end user yet, for spam UI. bug #169638.
implement junk logging. r/sr=bienvenu
2002-10-09 07:34:02 +00:00
sspitzer%netscape.com
a09d6f1361 more changes, not visible to the end user yet, for spam UI. bug #169638.
change junk log name.  ignore junk log file so it doesn't show in the folder pane.  r/sr=bienvenu
2002-10-09 07:07:37 +00:00
naving%netscape.com
926928070a 173137 fixing warning from last checkin 2002-10-09 05:12:42 +00:00
naving%netscape.com
fd72397d3a 173137 r=cavin sr=bienvenu Made it so that deleting/marking read/flagged etc fails and throw
alert (only for delete) if we are compacting that folder in the background.
2002-10-09 02:47:20 +00:00
bienvenu%netscape.com
9438cd084d support for imap and pop3 spam filters, not turned on yet r/sr=sspitzer 169557 2002-10-09 01:21:27 +00:00
naving%netscape.com
e1bdbb16d7 172710 r=cavin sr=bienvenu Don't update folder counts on each copy. Do
this only after copy has ended.
2002-10-08 23:59:37 +00:00
timeless%mac.com
d045c33b6b Bug 170443 Build warning in nsLocalMailFolder.cpp
walk84@yahoo.com r=naving sr=dveditz
2002-10-08 02:09:26 +00:00