gerv%gerv.net
482dc5fcad
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 18:33:16 +00:00
bienvenu%nventure.com
6e7ed79f52
fix 228597 news article article always gets sent to the first account's server when sharing identities between accounts, patch by ch.ey@gmx.net, r=me, sr=mscott
2004-02-05 21:15:10 +00:00
bienvenu%nventure.com
37e310ec55
fix 54911 news posting sometimes goes to wrong news server, patch by ch.ey@gmx.net r=me, sr=mscott
2003-11-06 19:32:01 +00:00
neil%parkwaycc.co.uk
d5742e735f
Bug 36816 news should default to using the server username and password for all groups p=johannesteichmann@web.de r=bienvenu sr=mscott
2003-09-16 09:45:49 +00:00
seawood%netscape.com
c80471302d
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:29:40 +00:00
timeless%mozdev.org
965ba28bb1
Bug 106386 rid source of misspellings
...
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
seawood%netscape.com
8ae6c40f5d
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
bienvenu%netscape.com
d3fb80926b
make clicking on a news or imap url load the folder/newsgroup r=naving, sr=sspitzer a=asa 112105
2002-03-06 01:44:07 +00:00
timeless%mac.com
711739d601
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
...
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
sspitzer%netscape.com
3c5c78eee6
fix for #112727 (removing expired articles won't remove all expired articles in certain cases.)
...
and hopefully for #110362 (top crasher in ParseURL()), and some cleanup.
for #110362 , I'm making sure we only check the local cache for message and message part urls.
r/sr=bienvenu
2001-11-30 00:49:47 +00:00
sspitzer%netscape.com
7c3194119c
fix for #110502 . get "edit as new" and "fwd inline" to work again.
...
the problem is the standard url parser no longer allows us to use illegal
uris. '_' is an illegal character in a URI (and URL) scheme.
so this patch switches from "foo_message://" to "foo-message://"
r=bbaetz,sr=bienvenu
2001-11-18 23:38:52 +00:00
sspitzer%netscape.com
06fd63aab5
fix for #39584 . user should be asked to remove non existing newsgroups, like in 4.x
...
r/sr=bienvenu
2001-10-14 06:05:43 +00:00
bienvenu%netscape.com
acb93304c2
fix losing read state of news messages r=naving, sr=sspitzer 103824
2001-10-10 19:25:07 +00:00
hwaara%chello.se
b07ec43107
#99702 , bloat-alert in nsNNTPNewsgroupPost.
...
rs=sspitzer
2001-09-30 14:16:30 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
bienvenu%netscape.com
04f7e0d264
remove unused, unneeded code rs=sspitzer, no bug
2001-09-26 20:05:27 +00:00
hwaara%chello.se
4fe67b82bb
#99702 , removing more ugly cruft.
...
rs=sspitzer
2001-09-21 13:31:11 +00:00
dbaron%fas.harvard.edu
bf82abfd11
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
sspitzer%netscape.com
01911c609e
fix for #74518 . reading messages (or parts of messages) that are in the memory cache can leave
...
the connections in busy states, which causes us to open up new connections, which eventually
gets us into the "too many open connections" state.
r=naving,sr=mscott,a=chofmann
2001-06-22 01:12:42 +00:00
sspitzer%netscape.com
2c319d9835
fix for #77510 . get posting a draft to work. pass in (but ignore)
...
the nntp posting url until I clean up the code that uses it. sr=bienvenu
2001-05-13 05:27:35 +00:00
sspitzer%netscape.com
f89f601f00
fix for #77510 . fix news posting from drafts folder / unsent messages.
...
sr=bienvenu
2001-05-05 03:04:10 +00:00
mscott%netscape.com
c6ef67e961
Bug #73819 --> hook imap and news up to the new memory cache.
...
r/sr=sspitzer,bienvenu
2001-04-13 03:48:37 +00:00
mscott%netscape.com
f1156067a1
Bug #73738 --> fix a race condition in news. Fix crash trying to display inline images in news articles created by lipr0n.
...
Implement Save and Open attachment for news articles again from the message pane.
sr=bienvenu
2001-03-28 06:21:45 +00:00
mscott%netscape.com
5f8e59593c
Land the Mailnews Performance Branch.
...
Includes front end re-write to use the outliner widget for the thread pane.
Improvements in scrolling, folder loading, message display, replyto time, sorting, selecting, deleting, the list goes
on and on.
enjoy =).
2001-03-17 01:59:34 +00:00
bienvenu%netscape.com
dc38eb455f
download news messages for offline sr=sspitzer for mscott 15865
2000-12-22 02:05:48 +00:00
sspitzer%netscape.com
de135d1a06
fix for #61791 . use nsINewsDownloadDialogArgs instead of nsIDialogParamBlock
...
and some general cleanup. sr=bienvenu
2000-12-20 06:31:54 +00:00
sspitzer%netscape.com
5a514dcacc
fix #54491 (subscribe is a big fat pig)
...
fix #56971 (correct spelling mistake: suppress not supress)
fix #60244 (subscribe retains only last server subscribe changes)
fix #60242 (subscribe typedown should select first match in list)
fix #39156 (fix how I determine the delimiter in subscribe.js)
fix #59231 (make insecure imap login work if password has a \ in it)
fix #53654 (subscribe downloaded bytes don't start at zero)
fix #39393 (stop button in subscribe)
fix #60506 (switching servers doesn't clear text area in subscribe)
2000-11-17 20:47:31 +00:00
naving%netscape.com
bb67fdd5d7
r=sspitzer a=mscott
2000-09-21 00:19:23 +00:00
sspitzer%netscape.com
87a1f98caa
most of the fix for #16336 . implement "Get Next N (older) newsgroup messages".
...
a few tweaks coming soon. r=mscott.
2000-08-30 23:22:22 +00:00
bienvenu%netscape.com
7e994ae345
fix news connection cache 13506 r=mscott
2000-07-26 21:05:06 +00:00
bienvenu%netscape.com
58b7d0c83e
fix problem posting to wrong news server r=mscott 35678
2000-07-10 02:45:21 +00:00
sspitzer%netscape.com
5071c41433
fix for nsbeta2+ bug #39184 . make news pay attention to the port. also remove some
...
bloat from nsNNTPHost.cpp which was not used and will eventually be going away.
2000-06-10 00:52:43 +00:00
sspitzer%netscape.com
51c8e0f352
fix for bug #40241 . messages stop loading after we attempt to cancel
...
a news message. the problem is we were never notifying the folder
that the DeleteOrMoveMsgCompleted event happened. other code cleanup
to consolidate some common code. r=alecf
2000-05-31 23:52:22 +00:00
sspitzer%netscape.com
2eda7c7b6c
fix for several bugs.
...
#34355 , for a new pop server, the copies and folders prefs should point to the pop server,
not the local server.
#22889 , #37464 , news article urls not displaying, and they causing autosubscribe to happen.
#36661 , fix problems with autosubscribe / article url problem, if they happen before
we migrated and if there is no accounts.
#8216 , a successful cancelling of a news posting removes message from thread pane
r=alecf
2000-05-23 02:38:00 +00:00
sspitzer%netscape.com
f883228312
more subscribe work.
2000-05-12 04:23:45 +00:00
sspitzer%netscape.com
186a459557
changes for subscribe. it needs to be general, not just for news, since imap
...
will use the subscribe dialog as well.
also, some minor changes, the humble beginnings of the hostinfo.dat support.
2000-04-23 01:19:51 +00:00
sspitzer%netscape.com
4493794339
PerformExpand() and UpdateCounts() need to take a nsIMsgWindow, because these
...
action may require the user to enter a password, which means a dialog must comes up,
which means we need the msg window for the parent.
2000-04-21 22:55:18 +00:00
sspitzer%netscape.com
2567b6015f
changes for autosubscribe. bug #11075 . handle the case where they have a news server
...
already, and the case where they don't. still more work to be done here, but the basics
work.
also, turn nsMessengerMigrator::CopyIdentity() into nsMsgIdentity::Copy() and
use that in migration and news account creation during autosubscribe. r=alecf
2000-04-21 00:03:02 +00:00
sspitzer%netscape.com
aba9796ae7
more changes for the new subscribe dialog.
2000-04-14 06:54:19 +00:00
bienvenu%netscape.com
a3ebd05505
work on nntp connection cache,not turned on yet r=sspitzer 13506
2000-04-13 14:41:35 +00:00
sspitzer%netscape.com
7e5cb5c8e3
fix for #10855 . update newsgroup counts when expanding the server. still a few
...
edges to smooth. also, continue clean up of the news code. r=bienvenu
2000-04-04 02:31:43 +00:00
bienvenu%netscape.com
2fa5b2068d
add nsINNTPProtocol.idl to build
2000-04-04 02:02:40 +00:00
bienvenu%netscape.com
cc6d181c6c
adding interface for nsINNTPProtocol, nOT PART OF BUILD YET
2000-04-04 01:29:08 +00:00
sspitzer%netscape.com
eee2e831a8
removing the nsISubscribeDialog* interfaces, they aren't being used.
...
change for the new subscribe dialog, which isn't turned on yet.
r=bienvenu, a=leaf.
2000-04-01 04:23:53 +00:00
sspitzer%netscape.com
f75ee242c5
fix for #32202 . open the "download headers" dialog modal to the messenger window.
...
r=bienvenu
2000-03-17 06:30:43 +00:00
sspitzer%netscape.com
5fc7d2ab75
fix for #31715 . pass the nsIMsgWindow when trying to post a message.
...
(we may need it, if we have to authenticate the use for posting.)
also, clean up the code to handle NS_ERROR_* properly.
2000-03-14 07:21:44 +00:00
sspitzer%netscape.com
85024cc3f0
changes for news over SSL. initial changes needed for SMTP over SSL, but
...
that isn't going to happen yet. cleanup changes for nsNewsDownloadDialogArgs (still not used yet.)
2000-03-12 08:58:02 +00:00
sspitzer%netscape.com
a0ac71c3eb
filenames too long for the mac's little brain. thanks to big-brained beard for catching my mistake.
2000-03-05 02:13:24 +00:00
sspitzer%netscape.com
21db7556eb
not part of the build yet.
2000-03-04 18:18:44 +00:00