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

13743 Коммитов

Автор SHA1 Сообщение Дата
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
naving%netscape.com be8a38f92f 157644 r=cavin sr=mscott a=roc+moz fixing pop3 security bug 2002-10-21 23:33:40 +00:00
kaie%netscape.com 3b2c0b58ad b=164867 S/Mime messages signed by cert w/o email address should not validate
r=javi/ducarroz sr=mscott
2002-10-18 13:46:49 +00:00
beard%netscape.com 737a579e5e Added TokenEnumeration, which provides efficient direct enumeration of the Tokenizer's PLDHashTable. r/sr=brendan, a=asa [not part of build] 2002-10-18 06:31:47 +00:00
naving%netscape.com 8f4aa89d7a removing a line I didn't mean to checkin 2002-10-17 23:08:57 +00:00
naving%netscape.com 1beedf179b 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
jgmyers%netscape.com 51c4e455d0 fix contents of In-reply-to header: bug 173645 r=ducarroz sr=bienvenu a=asa 2002-10-17 22:17:08 +00:00
seawood%netscape.com d1bef3cbe0 Define WIN32_LEAN_AND_MEAN globally for win32 builds.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
akkana%netscape.com b44c1af075 173953: Fix plaintext quoting. r=ducarroz sr=bzbarsky 2002-10-17 00:07:28 +00:00
beard%netscape.com 602c054e3f Performance enhancement: using PLDHashTable to store tokens by value in the hash table, using PLArenaPool to allocate token word strings. r/sr=brendan, r=dmose [not part of build] 2002-10-16 21:29:25 +00:00
leaf%mozilla.org aeba91a83f update localeVersion for 1.2b, a=asa 2002-10-16 17:51:38 +00:00
bzbarsky%mit.edu ca2aece886 Better naming for mapi registry keys. Bug 166795, patch by
bugzilla@gemal.dk (Henrik Gemal), r=rdayal, sr=sspitzer, a=rjesup
2002-10-16 06:16:15 +00:00
akkana%netscape.com 72aab3ea47 174391: Make printing independant of editorshell. Fix from brade, r=me, sr=bryner, a=rjesup 2002-10-15 20:31:47 +00:00
akkana%netscape.com 3e79e92748 174369: fix mailnews so it can again break quoted sections. r=jfrancis sr=sfraser a=blizzard 2002-10-14 19:54:52 +00:00
kaie%netscape.com a9a7900ea6 b=165574 PSM embedding freeze/ step 3/ replace nsISupportsArray with nsIArray
r=javi sr=alecf a=asa
2002-10-14 14:49:00 +00:00
rdayal%netscape.com 880efe66cd part of Bug #173281 Modify for install.
Changes for registration of PalmSync support interface

r=ssu, sr=dveditz, a=asa
2002-10-14 06:53:05 +00:00
beard%netscape.com 0ac379140a oops, forgot a return type on isUpperCase() r/sr=sspitzer a=asa [not part of build] 2002-10-12 01:14:53 +00:00
beard%netscape.com a7af6ead53 Don't lowercase non-ASCII characters! r/sr=sspitzer a=asa [not part of build] 2002-10-12 00:45:07 +00:00
akkana%netscape.com 23693a34a3 173608: fix regression in printing from mail compose. r=brade,ducarroz, sr=sspitzer, a=asa 2002-10-11 23:43:34 +00:00
akkana%netscape.com dad31fcdb6 173608: fix regression on inserting data in SendLink, reply, signature, Edit Draft, etc. r=ducarroz, sr=sspitzer, a=asa 2002-10-11 23:42:33 +00:00
sspitzer%netscape.com f898d48228 the bayesian plugin is a service, so do get service. thanks to beard for pointing this out.
part of bug #169638.  r=dmose. a=asa, since this doesn't affect end users.
2002-10-11 23:41:37 +00:00
john.marmion%ireland.sun.com d8d75cba6f 3rdParty LDAP query may result in invalid filter: bug #146411 r=dmose,sr=sspitzer. 2002-10-11 08:17:13 +00:00
john.marmion%ireland.sun.com 427e7e8e11 3rdParty LDAP query may result in invalid filter: bug #146411, r=dmose,sr=sspitzer. 2002-10-11 08:16:11 +00:00
sspitzer%netscape.com bc729785b1 fix for crasher #173545. crash at shutdown in nsMsgFolderCache::~nsMsgFolderCache() after a quick search. patch by bienvenu. r=naving, sr=sspitzer, a=asa 2002-10-11 00:51:21 +00:00
sspitzer%netscape.com 89f6948e65 fix for regression bug #173817. icons not showing in message hdr area.
r=varada, sr=bienvenu, a=asa.
2002-10-10 22:57:18 +00:00
naving%netscape.com 44987dbcef 173325 r/sr=sspitzer a=asa fixing regression filter condition shows null when editing a filter 2002-10-10 22:43:16 +00:00
sspitzer%netscape.com 108ba95108 fix some typos in the junk mail UI. r=robinf, a=asa. 2002-10-10 19:41:21 +00:00
dmose%netscape.com 767760408b Ongoing work for spam filtering GUI (bug 169638); not yet turned on in default builds. Fix Junk Mail dialog to always show content, not just the initial time it comes up. r/sr=sspitzer@netscape.com; a=asa@mozilla.org 2002-10-10 19:30:49 +00:00
sspitzer%netscape.com 7b31e91cf8 more changes for the spam UI. fix the junk status column. part of bug #169638. not visible to end user yet. r/sr=bienvenu, a=asa 2002-10-10 02:21:40 +00:00
beard%netscape.com 78129fe6da Fixed declaration of nsIJunkMailPlugin::setMessageClassification consistent with nsMsgJunkStatus typedef. Added pooled allocation for tokens and word strings. r=bienvenu sr=sspitzer, a=asa [not end user visible as yet] 2002-10-10 01:20:47 +00:00
sspitzer%netscape.com 601f49c852 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
beard%netscape.com 67cc8edf53 tweak performance of whole folder marking. r/sr=sspitzer, a=asa [not an end user feature]. 2002-10-10 00:06:45 +00:00
ducarroz%netscape.com f69f670d88 Fix for bug 173491. Some how, part of the fix for bug 137629 did not make it into the tree. This patch was R=brade, SR=sspitzer 2002-10-09 16:49:18 +00:00
sspitzer%netscape.com a113862b59 add new line to end of file for HPUX 2002-10-09 07:34:38 +00:00
sspitzer%netscape.com b3c32b5b6d 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 b51e48959d 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 291166b6f0 173399 r/sr=sspitzer fix a temp file leak when we fail compacting multiple local folders 2002-10-09 05:24:28 +00:00
naving%netscape.com 22a5f8643c 173137 fixing warning from last checkin 2002-10-09 05:12:42 +00:00
bienvenu%netscape.com 44e9e39792 don't score new msgs that have already been scored, part of support for imap and pop3 spam filters, not turned on yet r/sr=sspitzer 169557 2002-10-09 03:26:58 +00:00
sspitzer%netscape.com b249c67565 no need to cast this, now that we use nsMsgJunkStatus type. r/sr=bienvenu 2002-10-09 03:11:33 +00:00
sspitzer%netscape.com 28afc36309 more changes, not visible to the end user yet, for spam UI. bug #169638. r/sr=bienvenu 2002-10-09 03:09:00 +00:00
naving%netscape.com a9e04a1d87 fixing comment from last checkin 2002-10-09 02:54:23 +00:00
naving%netscape.com a7e5670ede 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
akkana%netscape.com 31b8eb5142 more 137629: two lines got reversed from the configuration that was reviewed/tested. r=brade sr=sspitzer 2002-10-09 02:24:17 +00:00
bienvenu%netscape.com 8c3b5179a8 support for imap and pop3 spam filters, not turned on yet r/sr=sspitzer 169557 2002-10-09 01:21:27 +00:00
varada%netscape.com ebefbfcebe fix for 107447;hide search bar for standalone window;r=cavin;sr=sspitzer 2002-10-09 00:50:34 +00:00
varada%netscape.com af177d261d commenting out pref ui for feature that is not yet implemented;r/sr=sspitzer 2002-10-09 00:48:15 +00:00
ssu%netscape.com 54522eb2c6 fixing bug 110556 - this is an additional patch to the one already checked in for this bug. this fixes the bug to also work from the advanced search dialog. sr=sspitzer 2002-10-09 00:37:29 +00:00
akkana%netscape.com 5cb8f236b0 Try adding .get() to fix some build bustage 2002-10-09 00:07:25 +00:00
naving%netscape.com 87566c261c 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
naving%netscape.com c1bfeebf2d 173357 r=cavin sr=bienvenu fix a major bug in compacting local folders. We were compacting folder even after we failed to get a lock. 2002-10-08 23:47:58 +00:00
varada%netscape.com adacb3be13 backing out some changes n bug#170572;getting rid of a function and making it an inline call;re-aligning pref-mainews groupbox and changing label to match similar groupbox in browser prefs;r/sr=sspitzer 2002-10-08 23:16:20 +00:00
akkana%netscape.com 6be1b285d1 137629: remove most editorshell references from mailnews. r=brade sr=sspitzer 2002-10-08 23:04:12 +00:00
sspitzer%netscape.com e4c461c328 more changes, not visible to the end user yet, for spam UI. bug #169638.
r/sr=bienvenu
2002-10-08 22:45:05 +00:00
bienvenu%netscape.com 7b36293ea0 fix 173296 mime emitters not registered successfully, r=ducarroz, sr=sspitzer 2002-10-08 19:40:10 +00:00
rdayal%netscape.com bf9c116e93 Bug #164760 Implement Palm Conduit - changes to build it.
Makefile and changes to build the Conduit. This would get built only when Palm CDK
is installed and the env var PALM_CDK_DIR is set to Palm CDK dir path.

r=leaf, sr=mscott.
2002-10-08 19:00:06 +00:00
sspitzer%netscape.com 6f127fe515 fix for #94439. add per news server UI for "push auth". wording from robinf, UI approval jglick. thanks to neil@parkwaycc.co.uk for the patch and to stephend for testing.
r/sr=sspitzer
2002-10-08 18:27:40 +00:00
sspitzer%netscape.com 321eee78c5 supplimental fix for #169638. spam UI bug. r/sr=mscott. 2002-10-08 18:20:10 +00:00
sspitzer%netscape.com 7a8d84c6bb trying to fix bustage. 2002-10-08 09:07:36 +00:00
sspitzer%netscape.com 5293c7001b more changes, not visible to the end user yet, for spam UI. bug #169638. 2002-10-08 08:38:36 +00:00
sspitzer%netscape.com 7263a77a49 more changes, not visible to the end user yet, for spam UI. bug #169638. 2002-10-08 07:24:37 +00:00
sspitzer%netscape.com fe2c5f0ffd default spam level to off (0). 2002-10-08 07:00:59 +00:00
sspitzer%netscape.com 30aecba90d more changes, not visible to the end user yet, for spam UI. bug #169638. 2002-10-08 07:00:20 +00:00
rdayal%netscape.com dcb82a5f45 Bug #164970 Track deleted cards and update lastUpdatedTimeStamp
This fix tracks deleted cards and stores the lastUpdatedTimeStamp for modified cards
This is required for Palm Sync.

Initial patch by Srilatha.
r=rdayal, sr=bienvenu.
2002-10-08 06:36:20 +00:00
loadrunner%betak.net 49519e9b57 b144551 inconsistent en-mac/en-unix in different platform langenus.xpi files, r=cls, tao, sr=sfraser, dveditz 2002-10-08 06:21:11 +00:00
sspitzer%netscape.com 1a6dec6330 more work for #169638. spam UI work (still in progress) 2002-10-08 06:15:42 +00:00
sspitzer%netscape.com 5136eaf1fe comment out the pref for junk button, until it's ready. 2002-10-08 06:00:10 +00:00
sspitzer%netscape.com a351d516dc varada forgot the mailnews.js side of his checkin for bug #170572.
for now, show these buttons.  but that might be changing as junk
might kick off file and or next.
2002-10-08 05:54:12 +00:00
sspitzer%netscape.com 50b4adf8ba fix more build bustage. 2002-10-08 05:26:03 +00:00
sspitzer%netscape.com 96454a399f fix build bustage. sorry about that. 2002-10-08 05:17:20 +00:00
sspitzer%netscape.com 0e48c7de27 more work for #169638. spam UI work (still in progress) including changes to allow search by score. "score" attribute is now "junkscore", per mscott. some code cleanup.
r/sr=mscott
2002-10-08 04:29:57 +00:00
bienvenu%netscape.com dbdcfbec11 work for imap spam filters, ifdeffed off for now r/sr=sspitzer 169557 2002-10-08 04:19:11 +00:00
sspitzer%netscape.com fbbe31aacc work for #169638. spam UI. add the ability to search by junk status to the advanced search UI. r/sr=mscott 2002-10-08 04:10:55 +00:00
sspitzer%netscape.com d824fee661 work for #169638. spam UI. add the ability to search by junk status to the advanced search UI. r/sr=mscott 2002-10-08 03:53:49 +00:00
bienvenu%netscape.com 8ea69a78ef add imap msg fetch peek url, part of spam filter work r/sr=sspitzer 169557 2002-10-08 03:52:41 +00:00
sspitzer%netscape.com 0823a106f4 work for #169638. spam UI. add the ability to search by junk status to the
advanced search UI.  r/sr=mscott
2002-10-08 03:52:32 +00:00
bienvenu%netscape.com b73cf939d1 fix nsIAddrDatabase.h to not include mdb.h part of spam filtering work (the whitelist part) r/sr=sspitzer 169557 2002-10-08 03:50:31 +00:00
bienvenu%netscape.com f6287abc17 pass uris, not urls to spam filter plugin, not part of build, r/sr=sspitzer 2002-10-08 02:39:02 +00:00
timeless%mac.com cedd001377 Bug 170443 Build warning in nsLocalMailFolder.cpp
walk84@yahoo.com r=naving sr=dveditz
2002-10-08 02:09:26 +00:00
rdayal%netscape.com dcf98d7652 Bug #164760
Files for implementation of PalmSync Conduit, NOT YET PART OF BUILD
The Conduit would be built as separate Windows Dll loaded by the HotSync Manager

r=cavin, sr=mscott
2002-10-08 01:41:17 +00:00
ssu%netscape.com 5288d19e7a fixing bug 110556 - double-clicking on a message in thread should reuse existing window. r=varada, sr=sspitzer (fixed problems in original patch from adam@cfar.umd.edu) 2002-10-08 01:04:11 +00:00
ducarroz%netscape.com 1e0d87ea15 Fix for bug 172808 (smoketest blocker). Somehow, I checked in the wrong line when fixing bug 127210. R=cavin, SR=beard 2002-10-07 15:44:54 +00:00
sspitzer%netscape.com cc68989a2c fix js errors from hyatt's landing for #172545. 2002-10-07 03:11:36 +00:00
timeless%mac.com f1ea69808e Bug 172846 QueryInterface should not throw Components.results.NS_NOINTERFACE for Components.interfaces.nsISupports
r=caillon sr=bz
2002-10-06 23:14:25 +00:00
darin%netscape.com aad1a1d1f6 fixes bug 157135 "nsIFileURL need to be frozen" r=dougt sr=bzbarsky 2002-10-06 02:20:35 +00:00
varga%netscape.com 5fb7caeec2 Fix for bug 112534. Remove collapse grippies.
r=caillon, sr=jag
2002-10-05 08:11:28 +00:00
naving%netscape.com e55c0bcd14 fixing earlier bustage correctly thanks dbaron 2002-10-05 00:30:38 +00:00
naving%netscape.com 3ceeddce33 commenting out bustage lines while I work on it. 2002-10-04 23:12:50 +00:00
beard%netscape.com d5a6370888 Using a fixed sized (16k) token buffer, now byte swapping 32-bit integers written into the training data, correctly opening the ANSI file in binary mode (crucial on the Mac). [not part of build] 2002-10-04 22:47:36 +00:00
ducarroz%netscape.com c86c793c57 Bug 172210. Set correct parameter to force mime generating clean output for mail filter. R=cavin, SR=sspitzer 2002-10-04 22:43:26 +00:00
ducarroz%netscape.com 4ab7dedada Fix for bug 172210. Add a new mode to generate a clean output for mail filter. This mode get activated when the url contains the option header=filter. R=cavin, SR=sspitzer 2002-10-04 22:40:53 +00:00
ducarroz%netscape.com ba7e108456 Bug 172210. Ad a new plain text emitter. R=cavin, SR=sspitzer 2002-10-04 22:37:17 +00:00
ducarroz%netscape.com 9671cbb128 Bug 172210. Add a new mime emitter to output plain text headers. R=cavin, SR=sspitzer 2002-10-04 22:35:08 +00:00
naving%netscape.com 90d9e3a9b7 170555 r=mscott sr=bienvenu Adding ability to purge junk folder automatically at interval of 1 day. Also
added code to specialize/unspecialize junk folder when the user changes junk folder from UI
2002-10-04 22:32:15 +00:00
naving%netscape.com ff5f32fef2 170555 r=mscott sr=bienvenu Changed IsValidFolderURI to GetExistingFolder so that it can be reused 2002-10-04 22:32:04 +00:00
jgmyers%netscape.com afee7b8224 Include In-Reply-To: when sending replies: bug 78117 r=ducarroz sr=bienvenu 2002-10-04 22:26:08 +00:00
timeless%mac.com 5a57b421b1 Bug 172433 out of memory check is a bit too late [@ nsMsgKeySet::Output]
r=bbaetz sr=bz
2002-10-04 02:54:59 +00:00
naving%netscape.com ca754e3206 121750 r=cavin sr=mscott fixing focus issues when coming out of quick search 2002-10-04 01:27:38 +00:00
seawood%netscape.com 4351b67848 Fixing static build bustage caused by checkin for bug 158110. 2002-10-04 00:27:14 +00:00
beard%netscape.com 5daa6bd705 Remove obsolete file. r=sspitzer [not part of build, either] 2002-10-03 22:29:52 +00:00
beard%netscape.com 2a6c98ca92 Kill warnings. [not part of build] 2002-10-03 22:22:42 +00:00
smontagu%netscape.com 55b606ff79 Force entry fields for URI elements to be left to right even in right-to-left chrome. Bug 157607, r=jag, sr=hewitt 2002-10-03 21:16:39 +00:00
rdayal%netscape.com eec6c834da Bug #165247. Implementation of Palm AB HotSync support in Mozilla.
NOT yet part of BUILD.

- files in palmsync/build are for providing IPC support to get called from
Palm Conduit loaded into Palm's HotSync Manager
- files in palmsync/public is the XPCOM interface for Palm HotSync support Mozilla module
- files in palmsync/src is the implementation of this module, the XPCOM interface
implementation, implementation when IPC call is made and the implementation of the
actual PalmSync Logic.

r=cavin, sr=bienvenu.
2002-10-03 20:40:24 +00:00
sspitzer%netscape.com 02c660d5e7 fix tooltip. the IM button does IM and Chat. a=jglick,robinf. 2002-10-03 20:35:01 +00:00
varada%netscape.com e2958300f2 fix for 171068; move compose specific prefs to compose prefs panel;r/sr=sspitzer 2002-10-03 20:07:11 +00:00
varada%netscape.com 17ece3cf5d fix for 170573 -Create new notification panel for mail prefs;r/sr=sspitzer 2002-10-03 20:03:16 +00:00
varada%netscape.com d479331726 fix for 170572: adding prefs to hide mail toolbar buttons; 170573 : Create new notification panel for mail prefs;171068: move compose prefs from main to compose panel;r/sr=sspitzer 2002-10-03 20:03:01 +00:00
ere%atp.fi 50ddde1e1f Fix for bug 170058: Body as "Plain Text" has no linebreaks and is displayed in variable font width
r=BenB, sr=bienvenu
2002-10-03 19:41:59 +00:00
rods%netscape.com 2d7387fcb3 *** empty log message *** 2002-10-03 12:42:26 +00:00
rods%netscape.com 381e19b0e3 fixed bustage 2002-10-03 12:35:10 +00:00
rods%netscape.com b7964688f6 Impl print preview for mail and addrbook
This also makes it so printing parents the printing content window is is modal
Bug 158110 r=bienvenu sr=sspitzer
2002-10-03 11:13:55 +00:00
rods%netscape.com ae47f51ffb Impl print preview for mail and addrbook
This also makes it so printing parents the printing content window is is modal
Bug 158110 r=bienvenu sr=sspitzer
2002-10-03 11:08:25 +00:00
sspitzer%netscape.com 4918eaeec5 fix for #141628. don't drop the NNTP connection when doing list if the server
sends us a line like:  ". 0000000001 0000000002 y".  r/sr=bienvenu
2002-10-03 09:47:36 +00:00
ducarroz%netscape.com 81d80c2c34 Fix spam filter bustage on Windows and Linux. Not part of the build yet 2002-10-03 02:35:57 +00:00
beard%netscape.com cf8c039a86 Switched to binary format for training data. [not part of build] 2002-10-03 00:26:44 +00:00
bienvenu%netscape.com 3cec944e68 add undelete to nsMsgDBView r=cavin, sr=sspitzer 20118 2002-10-02 22:34:31 +00:00
beard%netscape.com a8c45c3ea3 Incorporated patch from bug #172210 (thanks jf), added code to writeTokens to write correct data when there are 0 tokens, so that readTokens will work correctly in that case. [not part of build] 2002-10-02 22:16:00 +00:00
beard%netscape.com af47bfb387 Added writeTrainingData/readTrainingData methods which save to a file called "training.txt" in the current profile directory. [not part of build] 2002-10-02 21:52:21 +00:00
beard%netscape.com 161a4bb507 Work in progress changes for bayesian spam filter. sr=sspitzer, r=ducarroz 2002-10-02 20:04:09 +00:00
beard%netscape.com 57da5f9c29 Fixes learning, removes usage of NaN, and correctly initializes refcount of the nsIStreamListener. [not part of build]. 2002-10-02 19:54:32 +00:00
kaie%netscape.com af1d6e068e b=170575 View Signature certificate button is busted
r=javi
2002-10-02 18:50:52 +00:00
kaie%netscape.com 26818206d4 b=172028 Regression: LDAP certificate retrieval does no longer work
r=rjc sr=darin
2002-10-02 18:48:28 +00:00
sspitzer%netscape.com a277c7cf50 fix for #172088. allow redirector type for smtp server to determine if we show hostname in password prompt. r=ducarroz, sr=bienvenu 2002-10-02 18:39:32 +00:00
sspitzer%netscape.com 593dbee451 instead of NAN, use 0. build problems on win32 (and probably linux).
r=beard.
2002-10-02 18:31:17 +00:00
sspitzer%netscape.com 1475e8ac99 more build changes for beards new bayesian filter implementation. not part of build yet. 2002-10-02 10:18:56 +00:00
sspitzer%netscape.com f0ed766e30 build bayesian makefiles, but the extension is not part of the build yet. 2002-10-02 09:02:57 +00:00
sspitzer%netscape.com d9d457963c some changes for windows / linux. not part of the build. 2002-10-02 09:02:18 +00:00
sspitzer%netscape.com 2b7534dfcf fix for bug #172085. override redirector type for smtp server based on hostname.
r=cavin, sr=bienvenu
2002-10-02 08:02:35 +00:00
sspitzer%netscape.com 9a60b7d688 code clean up. use contract id instead of cid. remove bogus comments. 2002-10-02 07:59:50 +00:00
sspitzer%netscape.com 2eda747835 code cleanup. use contract id instead of cid. 2002-10-02 07:52:55 +00:00
sspitzer%netscape.com 7f8ee6df07 code cleanup. use contract id instead of cid. remove unused cid 2002-10-02 07:52:09 +00:00
sspitzer%netscape.com 4b33b7b3b8 remove bogus comment. 2002-10-02 07:50:21 +00:00
sspitzer%netscape.com 11dffdb1e9 code cleanup. remove unused cid 2002-10-02 07:50:00 +00:00
sspitzer%netscape.com c20c88cc52 code clean up. remove usused static cids. 2002-10-02 07:47:20 +00:00
sspitzer%netscape.com 1abbe42be8 code cleanup. replace static cid with contract id. 2002-10-02 07:46:46 +00:00
sspitzer%netscape.com 87f2ce5396 disabling history on the browser element like we do in the 3 pane. r/sr=bienvenu 2002-10-02 07:44:19 +00:00
sspitzer%netscape.com 16eaf0e5c7 code cleanup, move from static cid to contract id. no bug. 2002-10-02 07:43:18 +00:00
sspitzer%netscape.com 3064d6c4cd ignore generated makefile. 2002-10-02 07:21:41 +00:00
sspitzer%netscape.com 42880687c7 fix for #172084. remove "copy to folder on read" UI as it cramps the
copies and folder panel.  it will be moving.  r=cavin, sr=bienvenu.
2002-10-02 07:11:00 +00:00
beard%netscape.com eaefeda218 Bayesian Spam Filter C++ implementation. [not part of build yet]. 2002-10-02 01:58:35 +00:00
bienvenu%netscape.com 2e0a5576a3 fix OnMsgLoaded notification for 3-pane ui r=cavin, sr=sspitzer 19952 2002-10-01 22:58:28 +00:00
jgmyers%netscape.com 30b847cc04 use default charset for UNKNOWN-8BIT: bug 71541 r=nhotta sr=blizzard 2002-10-01 22:19:17 +00:00
naving%netscape.com bca073cb04 134158 r=cavin sr=bienvenu Made it so that biff settings doesn't disable downloadOnBiff 2002-10-01 21:45:41 +00:00
naving%netscape.com f89090a8a2 171965 r=cavin sr=mscott fixing threadpane not getting invalidated after changing sort order (ascending/descending) in quick search view 2002-10-01 21:45:40 +00:00
mscott%netscape.com 4bb1a702d3 Bug #171073 --> rudimentary implemenation of grouping operators for searches. Works only
for local searches. Needed by mail views.

r=naving
sr=bienvenu
2002-10-01 19:43:31 +00:00
bienvenu%netscape.com da582b3a6c add ability to pass results of commands back to front end code so the fe can handle errors, bug 20071 r=cavin, sr=sspitzer 2002-10-01 18:45:08 +00:00
mscott%netscape.com 42cf2e0d20 Bug #168367 --> support the notion of a default search view
r=naving
sr=sspitzer
2002-10-01 01:13:51 +00:00
mscott%netscape.com 80105592d9 Bug #168367 --> quick search API tweaks to make them more generic and compatible with mail views.
r=naving
sr=sspitzer
2002-10-01 01:07:29 +00:00
naving%netscape.com 26fadac461 171711 r=cavin sr=bienvenu fixing regression delete in standalone mode works only once. 2002-10-01 00:25:49 +00:00
bienvenu%netscape.com 1125f9cbd8 fix bug 20071, add ability to pass results of custom commands back to front end code so the fe can handle errors, r=cavin, sr=sspitzer 2002-09-30 23:23:16 +00:00
mscott%netscape.com 5660b023af Bug #171236--> Add boolean text before each search term
r=ssu
sr=sspitzer
2002-09-30 23:00:04 +00:00
sspitzer%netscape.com 7031bcf596 adding some commented out menuitems for beard. 2002-09-30 22:56:37 +00:00
sspitzer%netscape.com 0776900315 moving code around from the bayesian extension to core.
not accessible yet, and mostly temporary.
r/sr=bienvenu
2002-09-30 22:42:56 +00:00
varada%netscape.com d817a8473b fix for #42955;should explain why accountwizard is being opened;r=jglick;sr=bienvenu 2002-09-30 22:28:58 +00:00
sspitzer%netscape.com d0c5c48dd4 adding consts to the nsIMsgFilterPlugin interface, and using it.
removing UI added to extension, since there is core UI For this already (but off by default).
part of bug #169638.  r/sr=bienvenu
2002-09-30 22:13:01 +00:00
sspitzer%netscape.com 3af7a46278 define some default prefs for some of the imap extensions. r/sr=bienvenu 2002-09-30 22:10:01 +00:00
varada%netscape.com d8e2633092 fix for 154481;Account Settings panel should have account name in title;r=srilatha;sr=mscott 2002-09-30 22:01:23 +00:00
sspitzer%netscape.com cfb7570f80 fix blocker bug #171714. varada forgot the jar.mn change for his landing. 2002-09-30 16:11:43 +00:00
varada%netscape.com 100f9782b1 fix for 164678;169366;-should be able to set outgoing smtp server in smtp panel;not add empty smtp servers in advanced panels;r/sr=sspitzer 2002-09-30 01:50:39 +00:00
varada%netscape.com 1611be98a7 fix for 169255;Menu Change to PlainText format hides toolbar in subsequent windows;r=srilatha;sr=bienvenu 2002-09-30 01:26:25 +00:00
varada%netscape.com 1924a94e66 fix for 117924 - strip dupes in mail.smtpservers;r=srilatha;sr=sspitzer 2002-09-30 01:20:45 +00:00
timeless%mac.com 7fea770237 Bug 170430 trunk topcrash [@ nsMsgIdentity::ClearAllValues]
r=blizzard, sr=bzbarsky
2002-09-29 04:21:28 +00:00
beard%netscape.com 37447ed8fd Simplify the subclassing, using __proto__ explicitly, and remove an unnecessary extra level of prototype chain when instantiating the algorithm. (not part of build, r=peterv) 2002-09-28 17:02:53 +00:00
dmose%netscape.com f5a35f76b8 First cut at bayesian spam-filtering glue; part of ongoing work (bug 163188); r=peterv, sr=sspitzer 2002-09-28 02:47:36 +00:00
sspitzer%netscape.com 1d174b0a66 bullet proof for bug #171313. I think this is caused by a wonky .directory pref
so we fail to get the hostinfo.dat file, but until I find out, I can at least
bulletproof.  r/sr=bienvenu
2002-09-28 02:14:37 +00:00
dmose%netscape.com 3145cc5850 Change function name to avoid namespace collision; don't write out the database if nothing has changed; use scores instead of labels to be compatible with the rest of the infrastructure (not part of build) 2002-09-28 00:54:57 +00:00
dmose%netscape.com 403c4388ce Changes from peterv to not modify the database based on automatically classified spam (not part of build) 2002-09-28 00:53:34 +00:00
sspitzer%netscape.com 6dc889c017 cid to progid cleanup. no bug. 2002-09-27 09:32:06 +00:00
sspitzer%netscape.com 23e6f71938 fix my comment about normalization 2002-09-27 09:28:30 +00:00
dmose%netscape.com 3992dcf6aa Part of ongoing spam work: first cut at a message filtering plugin API (bug 169557); r=bienvenu, sr=sspitzer 2002-09-27 08:49:36 +00:00
mscott%netscape.com b471de7689 Bug #116514 --> add ability to search by label in the UI
sr=sspitzer
r=navin
2002-09-27 00:27:17 +00:00
mscott%netscape.com 96bbcc597c Bug #115614 --> Add ability to search by label in the UI.
r=navin
sr=sspitzer
2002-09-27 00:26:53 +00:00
sspitzer%netscape.com f8c87fe76e fix for bug #103012. Servers can send us data like: "211 0 41 40 nz.netstatus"
we should graciously handle this, and not stop updating the unread counts in the folder pane.
r/sr=bienvenu.
2002-09-26 23:55:33 +00:00
sspitzer%netscape.com 87fdb5011b curse these fat fingers. &&, not &. 2002-09-26 23:07:49 +00:00
sspitzer%netscape.com 2fb1248849 more work for #169638. junk settings UI. we are going to all for junk mail controls
when reading news.  instead of using canGetMessages (poorly named, really means, "do I have an inbox on this account type?") I've added canGetIncomingMessages, which means ("do messages come in for this account type?")  true for all but none type (think local folders).
r/sr=bienvenu
2002-09-26 23:03:22 +00:00
sspitzer%netscape.com 7d7688b24f for #169638. whoops, this is a long, not a bool. thanks to navin for catching my mistake. r=naving. 2002-09-26 22:58:01 +00:00
sspitzer%netscape.com 8ebae8fa1e work for #169638. make it so when you mark a message as spam from the stand alone msg
window, the other views (like the thread pane) get notified.  also, some code cleanup
to use nsCOMPtr.  r/sr=bienvenu
2002-09-26 22:56:00 +00:00
cavin%netscape.com 09a936a8b8 Fix for 155491. Don't write out the delimiter if the field is to be ignored (for export). Also, cellular number type should not be exported. R=ducarroz, sr=sspitzer. 2002-09-26 22:53:30 +00:00
dmose%netscape.com f7430dd4a6 Tweaks to match interface; not part of build 2002-09-26 22:34:18 +00:00
sspitzer%netscape.com ff3ab02bae fix js warning. 2002-09-26 07:42:17 +00:00
sspitzer%netscape.com 7dcf559d5b hide the spam settings until the feature is turned on. 2002-09-26 07:40:34 +00:00
sspitzer%netscape.com 8c5e98fc0d add account central UI for spam settings. part of #169638. r/sr=bienvenu 2002-09-26 07:39:46 +00:00
sspitzer%netscape.com 612f20b8e5 close the spam log stream and release the ref to the spam settings instance
one shutdown, like we do for mFilterList.  part of #169638.  r/sr=bienvenu
2002-09-26 07:22:49 +00:00
sspitzer%netscape.com 5a02d6b805 conditionally enable the UI elements. part of #169638. r/sr=bienvenu 2002-09-26 07:12:48 +00:00
sspitzer%netscape.com 8abfcb5a50 fix score sorting so that unscored messages are before scored messages.
part of #169638.  r/sr=bienvenu
2002-09-26 07:11:59 +00:00
sspitzer%netscape.com 4dc0ae15ea fix for #129011. movemail can support filters. r/sr=sspitzer. thanks to pretzalz@techhouse.org for the fix. 2002-09-26 05:47:28 +00:00
sspitzer%netscape.com 7b10302602 junk mail work. store the current changes on accept, as they might not have been stored yet. 2002-09-26 02:06:44 +00:00
sspitzer%netscape.com 50c0baa58a remove dump statements. 2002-09-26 01:58:44 +00:00
sspitzer%netscape.com a0ae77aaa9 more work for #169638. implementing spam UI. get the "enable logging" checkbox to work and persisting in prefs. r/sr=bienvenu. 2002-09-26 01:58:11 +00:00
dmose%netscape.com 47b7f75517 Fix syntax error (not yet part of build). 2002-09-26 01:12:42 +00:00
mscott%netscape.com 4fb5698b38 Allow the component manager to create instances of a nsMsgSearchTerm.
rs=sspitzer
2002-09-26 01:06:25 +00:00
dmose%netscape.com 41256e5e66 Fix syntax error (not part of build). 2002-09-26 01:03:06 +00:00
sspitzer%netscape.com 646ca49d09 working on spam UI, making it match the spec. see bug #169638.
not visible to the user yet.  r/sr=bienvenu
2002-09-26 00:33:15 +00:00
dmose%netscape.com 528fb211b8 Add bayesian spam filter Makefile generation; not yet part of the build 2002-09-26 00:31:17 +00:00
sspitzer%netscape.com 6e3e0daf06 rename a global var to gFoo, to match our conventions. 2002-09-26 00:31:09 +00:00
dmose%netscape.com 70158871d4 Make it possible to get an nsMsgKeyArray from an nsMsgKeySet, and to get the list of NEW messages from nsIMsgDatabase (bug 170841). r=naving@netscape.com, sr=bienvenu@netscape.com 2002-09-26 00:22:53 +00:00
naving%netscape.com 8661f77e35 r/sr=sspitzer adding msg_folder_flag_junk needed for junk folder 2002-09-26 00:05:09 +00:00
bienvenu%netscape.com 36ae526b6a fix 100% cpu useage loading mail message with background image r=mscott, sr=sspitzer 98626 2002-09-25 23:30:02 +00:00
dmose%netscape.com de82a1b204 Add comment crediting various folks in the Bayesian spam community for their ideas. 2002-09-25 22:22:07 +00:00
dmose%netscape.com b7890a4bbb Initial work (mostly by peterv) for a bayesian spam filter. Not yet part of the build. 2002-09-25 22:15:12 +00:00
antonio.xu%sun.com 9e711cc9b9 Patch for bug 169976:IMAP offline:in stand alone mesg window, new folder still enabled
Patch by Harry.Lu@sun.com r=ssu sr=bienvenu
2002-09-25 09:24:44 +00:00
henry.jia%sun.com 52e4ba613a Patch for bug 103040: saving message as file on linux users CRLF and MSG_LINE_BREAK so it mixes the line endings
Patch by leon.zhang@sun.com
r=dmose@netscape.com, sr=alecf
2002-09-25 06:43:20 +00:00
aaronl%netscape.com c17732f0f1 Bug 167921 - allow web pages to use preventDefault so that typeaheadfind doesn't interfere with them. r=kyle, sr=brendan. Also fixes bug 165315 - typeaheadfind shouldn't hardcode kbd shortcuts, bug 77704 - add accelerator for find prev (also added menu item). Also fixes bug 167783 - ctrl+g for typeaheadfind after repeating characters. Also fixes bug 168408 - backspace after bad character typed should do the right thing, but don't add bad characters to buffer. Also fixes bug 71832 - add F3 for find next (also shift+F3). Bug 157669 - Alt+D to select location bar (IE keyboard compatibility), r=sgehani, sr=hewitt 2002-09-24 22:46:50 +00:00
rpotts%netscape.com 0e293491d8 bug #169583 (r=jst, sr=darin) URILoader should allow nsIContentHandler::DoContent() to fail... 2002-09-24 19:53:43 +00:00
kaie%netscape.com 35392df5f2 b=170221 Syntax error opening message security info
r=javi sr=rpotts
2002-09-23 23:14:39 +00:00
kaie%netscape.com 41447e5463 b=169932 Replace wstring with AString in IDL
r=darin sr=alecf
2002-09-23 20:17:16 +00:00
naving%netscape.com 6301e04634 134158 r=cavin sr=bienvenu Made it so that new default accounts download pop3 msgs by default (after logging in) 2002-09-23 20:05:51 +00:00
naving%netscape.com d89d9640b1 122373 r=cavin sr=bienvenu Made it so that subsequent deletes/moves fail if last one is still in progress. fixes inbox/trash corruption 2002-09-23 19:43:56 +00:00
naving%netscape.com c3367ed0ea 169372 r=cavin sr=bienvenu Made it so that ctrl-shift-C marks messages read in the quick search view and
not for folder
2002-09-23 18:42:47 +00:00
naving%netscape.com b846d70fad 168533 backing out this needs to go with other filter enhancements 2002-09-23 03:11:10 +00:00
varada%netscape.com 4b65651768 fix for 167834-Cancelling from advanced smtp settings dialog should work;146488-Cant send any Smtp messages; 170228 -remove server Advanced Button when required by isp r/sr= sspitzer 2002-09-22 22:58:07 +00:00
naving%netscape.com 2230d4f0b2 168553 r=cavin sr=bienvenu forked rules.dat to rules1.dat. All the filter rules will be stored in rules1.dat going forward. 2002-09-22 06:24:50 +00:00
cavin%netscape.com ec78cad2be Fix for bug 169219. Check if redirector type is null or an empty string. r=naving, sr=sspitzer. 2002-09-20 18:52:48 +00:00
sspitzer%netscape.com a1ca0c256d whoops, my mistake. we still need that seperator. 2002-09-20 04:28:40 +00:00
sspitzer%netscape.com af98a38cc8 comment out the seperator, too. 2002-09-20 04:18:27 +00:00
sspitzer%netscape.com d039387008 comment out some of the spam UI I added, until it's ready. 2002-09-20 04:17:35 +00:00
mkaply%us.ibm.com 345106e923 HPUX bustage - need newline at end 2002-09-20 02:43:43 +00:00
henry.jia%sun.com ee51e55a70 Patch for bug 133717: Possibly missing a break before falling through into the default case
Patch by leon.zhang@sun.com
r=henry, sr=bienvenu
2002-09-20 02:40:42 +00:00
sspitzer%netscape.com cee997f793 land spam UI: control panel UI, spam log UI, toolbar button, tools menu, thread pane UI.
currently, hidden by default.  more work to come.  r/sr=bienvenu.  bug #169638
2002-09-20 00:04:01 +00:00
sspitzer%netscape.com 9723a4870a mac build fixes for bug #169638 2002-09-20 00:01:23 +00:00
sspitzer%netscape.com 86e1e22a7a more spam work. 2002-09-19 11:32:13 +00:00
sspitzer%netscape.com 97ba227972 more spam work. 2002-09-19 08:34:28 +00:00
sspitzer%netscape.com 72ff32516e spam spam spam egg sausage spam 2002-09-19 08:31:12 +00:00
sspitzer%netscape.com 00e275ca16 spam work. not part of the build. 2002-09-19 07:44:10 +00:00
sspitzer%netscape.com 647115298d for spam, not part of the build. 2002-09-19 06:28:45 +00:00
sspitzer%netscape.com 9d6d3c542a more spam work, not part of the build. 2002-09-19 05:36:28 +00:00
sspitzer%netscape.com 6121b57211 spam work. not part of the build. 2002-09-19 05:35:21 +00:00
sspitzer%netscape.com 511b0984b1 spam log viewer. not part of the build 2002-09-19 05:32:58 +00:00
sspitzer%netscape.com 1b945ef6b7 adding the spam log viewer. not part of the build. 2002-09-19 05:31:22 +00:00
sspitzer%netscape.com abae0a51d1 code cleanup. remove viewLog.css, not needed. 2002-09-19 05:18:14 +00:00
sspitzer%netscape.com b242560ba5 add comment explaining why I am choosing these values 2002-09-19 01:53:56 +00:00
sspitzer%netscape.com b1c6116bc2 adding todo comments for later. 2002-09-19 01:53:15 +00:00
sspitzer%netscape.com 1cb95e0de3 add menu item to launch spam control dialog, commented out until it's ready. 2002-09-19 01:49:35 +00:00
sspitzer%netscape.com 6ae27595de new strings for launch spam control dialog. 2002-09-19 01:48:25 +00:00
sspitzer%netscape.com 6234053d87 changes to launch the spam window, but users can get to it yet. 2002-09-19 01:47:47 +00:00
sspitzer%netscape.com 28e9d3e210 working on spam, not part of the build. 2002-09-19 01:45:00 +00:00
sspitzer%netscape.com 52a62e8b6f more work on spam UI. not part of the build. 2002-09-19 01:35:52 +00:00
sspitzer%netscape.com f260e857a5 working on spam, not part of the build 2002-09-19 01:16:10 +00:00
sspitzer%netscape.com 3dfac6e710 working on spam / junk mail. not part of the build. 2002-09-19 01:15:23 +00:00
kaie%netscape.com 70233f9ee6 b=169164 Replace PRUint* and PRInt* in IDL with "unsigned long" etc
r=javi sr=alecf
2002-09-18 17:15:58 +00:00
cbiesinger%web.de 6998bc383d bug 111164 patch by neil@parkwaycc.co.uk r=nhotta sr=bzbarsky
View of Message source should keep the character coding
2002-09-18 12:28:16 +00:00
sspitzer%netscape.com ddee32c0ec more follow up for #64462. playing proper biff sound. 2002-09-18 11:09:30 +00:00