Commit Graph

196 Commits

Author SHA1 Message Date
bienvenu%netscape.com
ce14e466f6 add pref for making thread pane column click do a flat sort, default true (current behaviour) r/sr=mscott, 72493 2003-07-14 14:11:46 +00:00
neil%parkwaycc.co.uk
81ad90a4c4 Bug 118899 Option to display original date in message headers p=ch.ey@gmx.net r=me sr=dmose 2003-06-23 11:50:26 +00:00
bienvenu%netscape.com
f474095b43 turn off secure auth for incoming mail servers by default 2003-06-04 04:09:26 +00:00
bienvenu%netscape.com
25ec09641d switch secure auth default to true, r=bienvenu, sr=sspitzer, 205771 this patch by ch.ey@gmx.net, as were previous checkins 2003-06-03 19:25:48 +00:00
shliang%netscape.com
fa7043c160 bug 205054 - need descriptive text dialog to come up for user's first junk mail action. r/sr/a=sspitzer 2003-05-16 01:10:33 +00:00
sspitzer%netscape.com
fdd4cc0957 fix for bug #194273
move to junk folder (or delete) when the user manually marks as junk.
this was one of the top usability items we found, during UE studies
r/sr=bienvenu, a=sspitzer
2003-05-14 20:38:40 +00:00
bienvenu%netscape.com
43f7843ba4 fix for 205003 add pref for doing sec auth, default to false, patch by ch.ey@gmx.net, r=bienvenu, sr/a=sspitzer 2003-05-14 03:16:02 +00:00
sspitzer%netscape.com
0e038caab6 fix for bug #189490.
remember the current mail view, across sessions.
(we already remember it when switching folders).
r/sr=bienvenu a=sspitzer
2003-05-08 14:05:57 +00:00
shliang%netscape.com
6142ab1816 195285 - junk mail column placement incorrect for existing profiles. r=jag,sr/a=sspitzer. 2003-05-06 01:04:17 +00:00
sspitzer%netscape.com
7aa37ce171 fix for bug #199360
for simple left clicks of urls in mail messages that we know should open a browser window
(or load in the top most browser window), do it right away.

if the url is slow to load, switching messages can kill the load, and the window
never shows up.

play nice with stand alone mail, which doesn't need this trick.

r=bryner, sr=mscott
2003-04-16 20:39:38 +00:00
shliang%netscape.com
13a42d51d1 bug 107877. default font prefs for msg compose. r=neil, brade, sr=sspitzer, jag. 2003-04-16 07:07:10 +00:00
sspitzer%netscape.com
5f2ab0d363 fix for bug #197729
reduce number of mail toolbar buttons by default, reorder delete & junk buttons
r/sr=bienvenu, a=jglick
2003-03-21 08:54:38 +00:00
sspitzer%netscape.com
7b22dc8cf3 fix the junk mail purge code. when this code was original written, it was modeled
after the biff code, using the purge interval as the timer.  (yikes, a 14 day timer!)

now, we fire a timer at a fixed interval, and see if a purge is necessary, and use
the purge interval to decide what messages to delete.

add code to verify that we are only trying to delete messages marked as junk.

we do this because the junk folder might be trash, or there might be non-junk in it
that hasn't been moved, and we don't want to delete that.

r/sr=bienvenu
2003-03-04 00:28:40 +00:00
sspitzer%netscape.com
3918811455 fix for bug #195640. moving junk status column to the right of subject,
showing it by default, and enabling junk mail controls by default.
r/sr=bienvenu
2003-03-02 21:36:43 +00:00
ere%atp.fi
0658c7676a Bug 193929: HTML sanitizer ("simple html") should allow attached images
r=ducarroz, sr=jst
2003-02-26 13:47:36 +00:00
cbiesinger%web.de
b0a5457ef9 193855 r/sr=bienvenu offline.news.download.use_days twice in the prefs files 2003-02-22 16:52:58 +00:00
sspitzer%netscape.com
0879c02260 fix for #23126.
add hidden pref to show Organization header in the message pane.
off by default.
thanks to neil@parkwaycc.co.uk for the patch.
r/sr=sspitzer
2003-01-17 05:58:11 +00:00
sspitzer%netscape.com
a33308d924 add comment about how you can use the "mail.compose.other.header" pref
for X-Face, Approved, or other optional headers.  r/sr=no one.
2002-12-16 18:39:52 +00:00
ducarroz%netscape.com
57486e9965 Fix for bug 180901. Instead of addressing the message to the sender when no recipient is disclosed, it's send now to an empty group named undisclosed-recipients (this is localizable). Also, this is done only if the pref "mail.compose.add_undisclosed_recipients" is set to true. R=cavin, SR=bienvenu 2002-12-02 23:43:26 +00:00
nhotta%netscape.com
02c6eb19f8 Adding sort/search support for phonetic names,
bug 179823, r=cavin, sr=sspitzer.
2002-12-02 22:27:38 +00:00
nhotta%netscape.com
b2f1f0cab7 Moving displayName.lastnamefirst out to .property to make it localizable,
bug 160546, r=cavin, sr=bienvenu.
2002-11-26 00:40:50 +00:00
bienvenu%netscape.com
64f5a7f5cc add default pref for auto unzipping attachments, r/sr=sspitzer, not used yet, 180798 2002-11-20 15:35:32 +00:00
nhotta%netscape.com
f9844beb5c Adding pref for phonetic fields, search date format option,
bug 98144, r=ducarroz, sr=sspitzer
bug 178891, r=cavin, sr=sspitzer
2002-11-12 19:03:14 +00:00
dmose%netscape.com
d31ebf1c6a Turn on basic junk-mail detection functionality in mail. Parts (such as moving to other folders) are still disabled as there is work to do there yet. Bug 169638; r=bienvenu; sr=sspitzer 2002-11-07 20:37:55 +00:00
sspitzer%netscape.com
b0b377a23e default spam level to off (0). 2002-10-08 07:00:59 +00:00
sspitzer%netscape.com
f6df719e43 comment out the pref for junk button, until it's ready. 2002-10-08 06:00:10 +00:00
sspitzer%netscape.com
8dd6d07958 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
ssu%netscape.com
58f4978f38 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
sspitzer%netscape.com
4d63fab5ca define some default prefs for some of the imap extensions. r/sr=bienvenu 2002-09-30 22:10:01 +00:00
sspitzer%netscape.com
3d94096754 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
sspitzer%netscape.com
421c0d835e 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
sspitzer%netscape.com
91c00f9cca 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
3676d111d5 fix bug #64462. add "play custom sound on new mail" pref UI. right now, it's global.
soon, per server (and also soon, sound as a mail filter action.)
move window prefs to a new windows panel.  we'll be adding some other window
related prefs (like reuse window) to that new panel.  r/sr=bienvenu.
UI changes a=jglick
2002-09-18 08:33:35 +00:00
sspitzer%netscape.com
dde805172f more fixes for allowing user to specify the default mail sound.
allow the pref to be set to a system sound, or to a file url.
r/sr=bienvenu
2002-09-16 03:27:57 +00:00
sspitzer%netscape.com
f57d321dfe add backend code and hidden pref to allow custom sound when new mail arrives.
r/sr=bienvenu.  front end code to come soon.
2002-09-16 01:17:32 +00:00
sspitzer%netscape.com
b61e862689 fix for CAB UI and backend. bug #167571. following jglick's spec and mscott's document (http://www.mozilla.org/mailnews/arch/cab.html). also fix #168115. add "IM" button to addressbook, and launch default IM application using screenname attributes of selected cards.
if multiple screennames, launch a chat.
2002-09-12 03:59:14 +00:00
sspitzer%netscape.com
ae55b2f7b2 fix comment for #157186. a=asa 2002-09-07 01:55:13 +00:00
sspitzer%netscape.com
ab99b9b250 fix for #157186. don't collect incoming mail by default.
it's all spam anyways.  still collect outgoing by default.
r=putterman, sr=bienvenu
2002-09-07 01:49:29 +00:00
nhotta%netscape.com
40e647a479 Changed a deafult value of "mailnews.reply_header_locale" from "en-US" to empty,
bug 140882, r=rchen, sr=bienvenu.
2002-08-15 22:30:31 +00:00
racham%netscape.com
dfa69f7f62 Fixing bug 80035. Patch in here allows Administrators to control the migration behavior wrt IMAP and Local Folders files. Today, during migration, we copy all those (IMAP & Local Folders) besides others into the newly created dierctory for the migrated profile. Some external parties have expressed concern over this approach due the large amount of mails they have in 4.x folders and all of those getting copied again wasting the disk space and also failing to do migration properly sometimes. So, a hidden pref mail.migration.copyMailFiles is introduced (which can be set to false) for those who those interested to share the 4.x IMAP and Local Folders. Please see the bug report for the possible side effects and other discussion points wrt the sharing folders with 4.x. The pref is set to true by default which means we will continue to do the migration the way we have always done. Patch by henry.jia@sun.com. r=racham, sr=sspitzer 2002-07-04 00:56:33 +00:00
racham%netscape.com
8c606b2934 Fixing bug 144562. Allow ISPs and vendors to set up pre-configured mailnews accounts via prefs. Adding global version prefs which provide ISP/vendors the flexibility of adding new accounts/servers to the existing set of accounts/servers by increasing the default version number. r=srilatha, sr=bienvenu 2002-06-19 07:44:30 +00:00
ducarroz%netscape.com
35efa98f83 Fix for bug 97055. Add an option for disabling remote images in mailnews. R=bhuvan, SR=alecf 2002-05-31 18:43:23 +00:00
shliang%netscape.com
0ca1d6f1c5 134430 - change default mdn pref. r=ssu, sr=sspitzer 2002-05-14 00:22:48 +00:00
akkana%netscape.com
c79fd069a4 134439: Disable wrap_to_window_width by default, regression since the patch was reviewed 2002-04-17 00:41:14 +00:00
akkana%netscape.com
fdc4ae63df 134439: Make plaintext compose wrap to window width instead of output
width, and don't wrap quotes in <pre> or <span>, to work around various
editor bugs.  Detect quoted blocks at output time, and continue our
existing behavior of not wrapping quoted text. r=jfrancis,bratell, sr=alecf.
2002-04-16 23:11:33 +00:00
bnesse%netscape.com
66e923f1e5 Fix for bug 132140. Clean up prefs backend. r=dveditz, sr=alecf. 2002-04-16 18:48:19 +00:00
mozilla.BenB%bucksch.org
bd9286829e 108153, 30888, 69529, 126082:
New HTML message body options for Mailnews
Provide a work around / fix for some of the security and usability problems that HTML mails currently impose, by not rendering everything the sender throws at the user.

We achieve that by either
- removing offending HTML tags/attributes
- converting HTML to plaintext and back to HTML or
- rendering the HTML source.
2002-04-16 18:31:21 +00:00
shliang%netscape.com
98b807f0b0 133355 - adding fake free web mail account to folder pane - will only show up in commercial builds - r=bhuvan,sr=sspitzer,a=asa 2002-04-10 11:57:39 +00:00
yokoyama%netscape.com
9257e713c6 bug 132203
Moving the code of hide/unhide the "GetMap" button
in mailnew for l10n.
/r=ftang, /sr=sspitzer, /a=asa, /adt=jaime
2002-04-09 00:37:59 +00:00
hewitt%netscape.com
d38a0937d9 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00