2025 Commits

Author SHA1 Message Date
jefft%netscape.com
90ad32b3a9 added imap host entry 1999-04-21 05:47:04 +00:00
jefft%netscape.com
a6834f2118 added nsImapMailFolder.cpp 1999-04-21 05:21:12 +00:00
jefft%netscape.com
63ac60242d initial coding 1999-04-21 05:20:11 +00:00
jefft%netscape.com
f831513a5a added imap resource to the factory 1999-04-21 05:18:56 +00:00
jefft%netscape.com
494b3a11bb added rdfutil_s.lib, rdf, rdfutil to the build 1999-04-21 05:17:37 +00:00
jefft%netscape.com
f5a6ea8454 adding imap related URI 1999-04-21 05:13:31 +00:00
jefft%netscape.com
62fe459116 remove nsMsgImapMailFolder.cpp 1999-04-21 05:12:13 +00:00
jefft%netscape.com
7dad835d36 use nsNativeFileSpec& instead of nsNativeFileSpec* for GetPathName method 1999-04-21 05:10:58 +00:00
jefft%netscape.com
11c085fb96 added kImapRootURI, nsGetImapRoot() 1999-04-21 05:09:33 +00:00
bienvenu%netscape.com
fc82acdf72 get downloading of imap messages working 1999-04-21 04:57:28 +00:00
rickg%netscape.com
8cc2bdda24 sync with new nsString2 API 1999-04-21 04:02:14 +00:00
sspitzer%netscape.com
002309f49d hardcode to news://news.mozilla.org 1999-04-21 03:09:48 +00:00
sspitzer%netscape.com
4b92fe85ee these header files and CIDs aren't being used. comment them out. 1999-04-21 02:57:36 +00:00
sspitzer%netscape.com
4be0accd6d build tweakage for the incoming nntp server changes 1999-04-21 02:56:38 +00:00
sspitzer%netscape.com
1c0526c49e work for the incoming nntp server 1999-04-21 02:55:48 +00:00
sspitzer%netscape.com
ebf39ffed3 work for the nntp incoming server 1999-04-21 02:55:25 +00:00
sspitzer%netscape.com
ca9f0e1cb4 fix a typo in the comment 1999-04-21 02:55:04 +00:00
sspitzer%netscape.com
2272de33f9 get the newsroot from the account manager.
remove the old #if 0 code
1999-04-21 02:54:40 +00:00
sspitzer%netscape.com
5bae97b8fd changes to parse the accountlist and add each of the accounts.
the accountlist must be delimited by commas
1999-04-21 02:52:21 +00:00
sspitzer%netscape.com
a33249b045 incoming nntp server work 1999-04-21 02:48:30 +00:00
bienvenu%netscape.com
f0840d8426 fix double commits and problem loading imap uid 1999-04-21 02:35:19 +00:00
bienvenu%netscape.com
62e1e5fb18 a little more progress on message fetching 1999-04-21 02:34:57 +00:00
bienvenu%netscape.com
2cff511a11 add service for getting an imap message 1999-04-21 00:55:58 +00:00
waterson%netscape.com
083aeb67d3 Bug 4750. Updated RDF_NAMESPACE_URI to refer to the most recent (and final) version of the RDF recommendation. 1999-04-21 00:11:39 +00:00
davidmc%netscape.com
2355c92688 also permit zero scope to be okay as column scope for value oids inside metainfo cells. 1999-04-20 23:52:38 +00:00
davidmc%netscape.com
0d2e7b461c also turn on assertions for Mac 1999-04-20 23:51:57 +00:00
davidmc%netscape.com
d9a06c27a2 append ":c" suffix to table kind hex refs so that column space is used for the atom instead of the value space. 1999-04-20 23:51:31 +00:00
davidmc%netscape.com
2d98fe9064 change Mork file format version number to 1.3 to protect folks from badly formed files created during last day due to incorrect table kind hex refs in Mork. 1999-04-20 23:50:46 +00:00
nhotta%netscape.com
5dd9e80833 Backing out my last change, I need to do NULL checkings for parameters. 1999-04-20 23:48:21 +00:00
mscott%netscape.com
9c2d889626 for nsMsgLineStreamBuffer, let caller choose if they want CRLFs at the end of the new lines or not. 1999-04-20 23:44:34 +00:00
mscott%netscape.com
e9042ccc29 Make sure the line buffer stream leaves CRLFs on for us when extracting new lines. 1999-04-20 23:43:39 +00:00
mscott%netscape.com
f37bcffdf7 Update the idl file. 1999-04-20 23:33:19 +00:00
mscott%netscape.com
5138a5cd91 remove linkage against xplib. 1999-04-20 23:30:42 +00:00
mscott%netscape.com
7666bdbd29 Pull out the mailbox service code for displaying and copying a message. Replace it with code that uses the new nsIMsgMessageService. In addition, we are no longer going to support message display from the demos menu. It is no longer necessary as we can display messages by selecting them on the thread pane. 1999-04-20 23:30:04 +00:00
mscott%netscape.com
00f300f846 Register the new nsMsgMessageService which is supported by the mailbox service. Add progids for both the mailbox version of the message service and for the mailbox service. 1999-04-20 23:28:42 +00:00
mscott%netscape.com
41c192b7b1 Add Queryinterface method such that it includes nsIMsgMessageService which is a new interface this class supports. 1999-04-20 23:27:32 +00:00
mscott%netscape.com
24195ff1a3 Inherit the new nsIMsgMessageService interface. 1999-04-20 23:26:37 +00:00
mscott%netscape.com
94dab79908 Remove Copy and display messages from mailbox service interface. 1999-04-20 23:25:59 +00:00
mscott%netscape.com
a6c07e75b9 Export nsIMsgMessageService.h 1999-04-20 23:19:40 +00:00
mscott%netscape.com
5a899f7ed6 Rev the interface... 1999-04-20 23:19:11 +00:00
alecf%netscape.com
a713dbf60e fix newline-at-end-of-file problem 1999-04-20 22:50:08 +00:00
alecf%netscape.com
39d88dbe36 change nsIEnumerators to nsISupportsArrays and implement some of the getIdentities() getServers() etc 1999-04-20 22:48:32 +00:00
alecf%netscape.com
90cf042740 add accessor for getting the account manager from the mail session 1999-04-20 22:43:04 +00:00
putterman%netscape.com
16c1e86959 Moved folder listener code from local to base. 1999-04-20 22:24:21 +00:00
davidmc%netscape.com
8392ec5504 replace tabs with (Mork canonical) two spaces 1999-04-20 22:14:35 +00:00
mscott%netscape.com
888c9ed9a7 Export nsIMsgMessageService.h 1999-04-20 21:50:51 +00:00
mscott%netscape.com
53527f46fd An interface designed to organize all message related operations such as copying and displaying messages under one umbrella. Each of our protocol services (imap, pop, news) will support this interface for message actions. 1999-04-20 21:49:21 +00:00
nhotta%netscape.com
ca947a1af7 I18n 7 bit data check for the body. 1999-04-20 21:22:54 +00:00
nhotta%netscape.com
1bbad0dca9 Changed to use UTF-8 for internal processing. 1999-04-20 21:20:28 +00:00
davidmc%netscape.com
afdd395a17 continue long values using \linebreak notation; this is done in conjunction with a change to morkParser::ReadValue() which will correctly interpret this notation. Note this is technically a format change in the sense that old versions of Mork will not read such line continuations correctly; but the change is forward compatible so folks should not notice. 1999-04-20 20:33:56 +00:00