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

798 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 638eb227da clean up how we generate a single signon url for news auth.
this fixes the problem where you had to log in twice (once when downloading and
once when reading a message.)
2000-02-03 23:40:08 +00:00
sspitzer%netscape.com 508ced0e82 make it so if we enter the wrong username or password, and we get auth failed, we
forget the password, so we can log in again.  r=mscott
2000-02-03 07:35:58 +00:00
sspitzer%netscape.com efbb62e4f6 make mailnews use the "no stripping url" wallet interface.
fix the url mangler and single signon to work when we use the "no stripping url" interface.
2000-02-03 06:43:12 +00:00
sspitzer%netscape.com 96a0249281 change to allow someone to use the "no strip url" interface in wallet.
no one is using it yet, because it doesn't work.

r=mscott
2000-02-03 05:01:42 +00:00
sspitzer%netscape.com 5f51e90caf printfs hinting of work to come. 2000-02-01 12:18:23 +00:00
sspitzer%netscape.com c94fd161be fix crasher when posting, and some more cleanup. 2000-02-01 11:40:32 +00:00
sspitzer%netscape.com 0fecff9d06 convert auth news to use single sign on. convert the nsINntpService interface
to have proper interCaps.  remove dead code, clean up other code.  r=alecf
2000-02-01 08:46:03 +00:00
sspitzer%netscape.com 3a9dcf96cf clean up. r=alecf 2000-02-01 07:41:10 +00:00
ducarroz%netscape.com 4f851be879 fix part of bug 25949, update project path for compatibilty with CW Pro 5. R=n/a 2000-02-01 01:53:01 +00:00
sspitzer%netscape.com d2866d5a80 add a #define for the secure imap default, and move the #defines for news ports out of core and into the right place. 2000-01-28 09:06:33 +00:00
bienvenu%netscape.com c13a9dce89 add nsIMsgWindow to a bunch of apis so we can stop urls, r=putterman 2000-01-28 01:22:33 +00:00
sspitzer%netscape.com b18624d734 clean up nsIMsgFolder.idl and break it apart. r=alecf 2000-01-26 10:00:00 +00:00
sspitzer%netscape.com 947621f16a added files: mozilla/mailnews/news/public/nsIMsgNewsFolder.idl 2000-01-26 09:59:20 +00:00
sspitzer%netscape.com d6ed37c13f I'm taking this out of nsIMsgFolder. not part of build yet. 2000-01-26 09:50:06 +00:00
sspitzer%netscape.com 9343668fc1 remove the old method, it's gone now. 2000-01-26 08:19:56 +00:00
sspitzer%netscape.com cc0d62ff60 fix warning (on the mac) that sfraser pointed out, by renaming
nsNewsFolder::AddSubfolder to nsNewsFolder::AddNewsgroup

implement cross-session newsgroup username / password by using prefs.
this will get re-written to use wallet, eventually.

remove cruft, where possible.

r=mscott
2000-01-26 06:46:01 +00:00
sspitzer%netscape.com 60e2eca42b the real fix. I need to cast to (const char *) for certain platforms. 2000-01-25 05:51:41 +00:00
sspitzer%netscape.com 7e43815d3a "Local Folders" doesn't have an identity anymore. r=mscott
initial changes for authenticated news.  still more to be done.  r=mscott
bulletproofing changes for migration, never set the port of a server to zero.
2000-01-25 04:57:22 +00:00
sspitzer%netscape.com 96ce0ff115 removing the extra quotes from the strings. 2000-01-25 03:21:54 +00:00
sspitzer%netscape.com e2b053e9b0 fix for #24882, initialize member to null. 2000-01-25 02:40:53 +00:00
bienvenu%netscape.com dc6da4bc94 add ability to copy multiple imap messages efficiently, r=jefft,mscott 23302 2000-01-18 22:33:35 +00:00
alecf%netscape.com 8cf359a674 back my changes out 2000-01-14 22:53:16 +00:00
alecf%netscape.com 523131d38d fix usages of GetPreHost so that local/imap/news folders can be displayed
a=granrose
2000-01-14 20:17:14 +00:00
alecf%netscape.com 151c9ac450 make the mail notification systems use nsIAtoms instead of char*s, and add capability to notify on PRUnichar* data that changes
(in preparationfor #19079)
r=scottip
2000-01-14 09:01:39 +00:00
sspitzer%netscape.com e706278316 we don't have panes in 5.0, remove some of this HAVE_PANES cruft. 2000-01-13 09:31:20 +00:00
sspitzer%netscape.com 230b5320a7 fix that annoying off by one bug. 2000-01-13 09:27:08 +00:00
sspitzer%netscape.com 36b0a01555 polish and shine. 2000-01-13 09:08:35 +00:00
sspitzer%netscape.com 464dcb3188 fix some minor problems with the download header dialog. 2000-01-13 08:51:53 +00:00
sspitzer%netscape.com 84219d96dc clean this up. since I'm passing the server id through, I don't
need to pass the markOldRead and max_articles values through.
I can get them in JS.  no doy.
2000-01-13 08:37:26 +00:00
sspitzer%netscape.com 943f4cfb7f heed the per server "news.notify.on" pref. 2000-01-13 08:22:19 +00:00
sspitzer%netscape.com 49ccc5989b changes for the per server (instead of global) news.mark_old_read, max_messages, and news.notify.on
prefs.  hook up the download news headers dialog to use and set these prefs.
2000-01-13 08:12:12 +00:00
sspitzer%netscape.com 567c4a4565 "news.notify.size" is not used anymore 2000-01-13 04:09:43 +00:00
bienvenu%netscape.com 5c4612c424 add copymessages to message service,r=mscott 2000-01-12 21:43:59 +00:00
bienvenu%netscape.com 687319afb6 set new flag for all new news messages, not just ones with re:,r=sspitzer 23647 2000-01-11 23:38:53 +00:00
sspitzer%netscape.com 9ca75194ad fix for bug #23457. when we create a new account, set the copies and folders prefs for the associated identity to the right defaults.
added to the nsIMsgProtocolInfo interface defaultCopiesAndFoldersPrefsToServer,
which we use to see for a given server type, do the defaults live on the server
or not (where not would mean "Local Folders").

fix the getFoldersWithFlag method in the nsIMsgFolder interface so it
would be easier to use in JS.

r=alecf
2000-01-11 08:01:37 +00:00
bryner%uiuc.edu 77ecf71c68 Fix build bustage. r=pinkerton. 2000-01-11 00:03:15 +00:00
bienvenu%netscape.com 78e2bb3f76 use string bundles for news messages,r=sspitzer 12105 2000-01-10 20:57:49 +00:00
bienvenu%netscape.com 11b38602ec hook up stop for news, r=mscott 2000-01-09 23:38:31 +00:00
bienvenu%netscape.com 2a16f19801 set new flag for new news headers,r=mscott 23425 2000-01-09 22:19:18 +00:00
sspitzer%netscape.com da6aaee871 fix #23372, remove hard coded string from account manager and account wizard
js.  fix #23313, don't allow user to delete "local folders" account.
fix #23413, implement delete account.  further divorce "none" from "pop3"
(which will be useful once we get to movemail and other incoming mail server types)

r=alecf
2000-01-08 04:01:06 +00:00
sspitzer%netscape.com c40113f7f6 fix bug #23317. when using the account wizard, check the
protocol info to see if username is required and how to preflight
the pretty name.  (news does it different than imap and pop.)

to help the insane clown posse, create a string bundle to be used
by the account wizard.

fix the bug that I just introduced where creating accounts
would fail at the very end, so the folder pane would fail to refresh.

r=alecf
2000-01-07 07:49:37 +00:00
jdunn%netscape.com 587ded3bf0 resolving all unresolved symbols at link time
#= 18896 (continuation)
r= pepper@netscape.com - but ramiro and I talked about these types of changes ages ago
2000-01-07 02:48:46 +00:00
mscott%netscape.com 134f73a40c DisplayMessage now takes in the nsIMsgWindow
r=bienvenu
2000-01-06 00:47:58 +00:00
alecf%netscape.com 69bfd0011e pass 2 off XPIDLizing nsIMsgHdr - clean up IDL to use attributes where appropriate, and fix up API calls where necessary (#7808) 2000-01-05 02:02:50 +00:00
putterman%netscape.com 823521f8ff Fixes 22570. r=alecf. Use base class mPath so that counts show up correctly. 2000-01-03 23:43:05 +00:00
sspitzer%netscape.com 1402548aeb fixed the build bustage. r=ducarroz 2000-01-03 23:15:36 +00:00
sspitzer%netscape.com 85bba6cd51 turn on the download headers dialog on the mac, link in the js library. r=mscott. 2000-01-03 22:31:29 +00:00
sspitzer%netscape.com 79fabcdd17 turn this code off until I can fix the mac project file. 2000-01-03 07:12:32 +00:00
sspitzer%netscape.com b914fc7c59 fix for build bustage, thanks to rpotts for the help. 2000-01-03 07:04:32 +00:00
sspitzer%netscape.com 27a016eafe fix build bustage, I hope. 2000-01-03 06:16:35 +00:00