Commit Graph

36 Commits

Author SHA1 Message Date
alecf%netscape.com
532cba7b20 add "valid" attribute to the identity and server to determine if we need to run through the account wizard at startup. part of fix for #23391
r=sspitzer
2000-01-15 03:06:39 +00:00
sspitzer%netscape.com
09bddcbd46 "news.notify.size" is not used anymore. 2000-01-13 04:05:51 +00:00
sspitzer%netscape.com
d6ed91fe90 fix bug #23370 2000-01-11 10:01:31 +00:00
sspitzer%netscape.com
248e618bcb fix bug #23366 2000-01-11 09:57:50 +00:00
sspitzer%netscape.com
b21a2e9a14 fix #21978. two changes: "Local Mail" is now "Local Folders"
and make it so the user *always* has a Local Folders account.
r=alecf
2000-01-07 06:09:47 +00:00
sspitzer%netscape.com
e397a910fc fix for javascript assertion in bug #23282 2000-01-06 22:24:27 +00:00
sspitzer%netscape.com
767b32eac9 fix for #22791. define a default for mail.forward_message_mode.
fix by=endico, r=sspitzer
1999-12-29 18:22:31 +00:00
rhp%netscape.com
6a52510db7 Part of fix for sending >72 character lines - Bug #: 22465 1999-12-25 21:49:50 +00:00
sspitzer%netscape.com
33107dab44 fix for #17665, allow the user to configure if they want to use
the newsgroup name abbreviations in the folder pane.
default is yes.  comment out some dumps.  make it so the account manager
can deal with radio inputs.
1999-12-24 08:57:54 +00:00
sspitzer%netscape.com
211cea2266 rename the prefs 1999-12-22 09:07:19 +00:00
sspitzer%netscape.com
98305b9226 fix the pref ui a little, fix a js exception, add a label to the spell
checking field set, add ui for emoticon to glyph conversion.  part 1 of fix
for #21649
1999-12-22 08:37:30 +00:00
rhp%netscape.com
084938f840 Changing a default mail pref 1999-12-21 16:17:31 +00:00
jefft%netscape.com
c102d5ff19 fixed bug 21714 - leave message on server = false (pop3) doesn't work; now default is set to false; r=mscott,bienvenu; a=chofmann 1999-12-20 14:51:10 +00:00
endico%mozilla.org
2ffb83f7ba change default mail start page to http://www.mozilla.org/mailnews/start.html r=sspitzer, a=brendan 1999-12-14 05:36:46 +00:00
jefft%netscape.com
01d9abbcda fixed bug 20312 -- [DOGFOOD] [PDT+] Mozilla Mail stalls on specified popmail spool; we failed in handling empty line & dot in the middle of a message; r=bienvenu,mscott a=chofmann 1999-12-10 23:42:44 +00:00
alecf%netscape.com
26f34c1ded fix for #17961 - add defaults for some POP settings
r=sspitzer
1999-12-01 00:05:34 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
sspitzer%netscape.com
c614d3d7c0 fix for #8717. performance is good enough to bump this back to 500.
still more work to be done, as this is a per-server pref now, I think.
1999-10-29 04:49:41 +00:00
sspitzer%netscape.com
b14d0a9695 fix for #17285 and #17397. r=mscott.
properly migrate pop and nntp servers from 4.x that were not on the default ports (110 and 119, respectively).
also, set the default port pref to be -1, so that if we don't set the port, it gets set to -1.
1999-10-27 22:44:34 +00:00
sspitzer%netscape.com
81220a5314 other part of fix for #15235. fix send later. r=alecf 1999-10-19 01:24:25 +00:00
sspitzer%netscape.com
7a52aab453 adding the default value for mail.server_type back.
if the user was using pop in 4.x, this defaults to 0.
a ton of code depends on it being 0, and not undefined.
alecf removed it, using it as a way to tell if we needed to migrate the prefs
or not.  Instead, I'm using other prefs to do that.
see nsMsgAccountManager::ProceedWithMigration() for the logic.
1999-09-11 19:14:15 +00:00
sspitzer%netscape.com
87957ce0af mailnews/base/src/nsMsgAccountManager.cpp 1999-09-11 19:10:30 +00:00
alecf%netscape.com
c69bd02e2f remove mail.server_type so that the account manager can tell if we're starting a fresh profile or upgrading from 4.x 1999-09-11 01:54:49 +00:00
bienvenu%netscape.com
2df575014f add history ab 1999-08-20 23:28:48 +00:00
sspitzer%netscape.com
0283731baf since #7417 is fixed, we can set the default mailnews start page to something realistic, like the 4.5 start page. this fixes bug #7087 1999-08-07 02:00:19 +00:00
putterman%netscape.com
41946a72a1 Added pref for mailnews sidebar starting out open. 1999-08-06 23:43:04 +00:00
sspitzer%netscape.com
3fb2c848ca other header in compose feature, from dmose@netscape.com and endico@netscape.com. 1999-07-27 01:11:10 +00:00
sspitzer%netscape.com
4d8b244df6 fix #10320 1999-07-23 01:08:09 +00:00
sspitzer%netscape.com
acf424873e fix for #10127. create a default for the mail.update_compose_title_as_you_type pref 1999-07-19 20:50:22 +00:00
sspitzer%netscape.com
0920387097 changes to support the news pretty name abbreviation feature.
not turn on yet.
thanks to Oleg Rekutin <rekusha@asan.com> for contributing this code.
1999-07-06 23:06:42 +00:00
ducarroz%netscape.com
e447512cc8 Add default value for compose_html 1999-07-01 21:52:26 +00:00
sspitzer%netscape.com
91b07396b6 change default to 50 until performance is fixed 1999-06-23 00:00:28 +00:00
putterman%netscape.com
2a2e122254 Added mail.showMessengerPerformance pref. 1999-06-21 23:25:33 +00:00
sspitzer%netscape.com
3c966d4e31 fix for #8360. Get "mailnews.start_page.enabled" and "mailnews.start_page.url" to work. 1999-06-21 02:25:34 +00:00
chuang%netscape.com
6c3f0848ea Add directory default preferences 1999-06-03 22:27:31 +00:00
ltabb
3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00