shliang%netscape.com
61b428b8b4
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
99e2135bca
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
0f31078dd7
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
bf67d76fab
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
64e17d2014
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
28ccbfbb4c
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
2bc8570c09
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
5ff94bf435
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
3c068ff89c
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
8ecefefa59
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
7f22515440
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
b70b9318ee
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
7727bc2fb6
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
d44b36bcc1
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
08c8901b2f
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
442cfa1ba0
Adding sort/search support for phonetic names,
...
bug 179823, r=cavin, sr=sspitzer.
2002-12-02 22:27:38 +00:00
nhotta%netscape.com
bf324b75f5
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
118f0c65bb
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
845fb647ed
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
8364187e66
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
fe2c5f0ffd
default spam level to off (0).
2002-10-08 07:00:59 +00:00
sspitzer%netscape.com
5136eaf1fe
comment out the pref for junk button, until it's ready.
2002-10-08 06:00:10 +00:00
sspitzer%netscape.com
a351d516dc
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
5288d19e7a
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
3af7a46278
define some default prefs for some of the imap extensions. r/sr=bienvenu
2002-09-30 22:10:01 +00:00
sspitzer%netscape.com
a0ae77aaa9
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
646ca49d09
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
cee997f793
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
872fafdd79
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
e57f3229c4
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
85c9848ac2
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
bfc52196b8
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
7250aa6490
fix comment for #157186 . a=asa
2002-09-07 01:55:13 +00:00
sspitzer%netscape.com
6730ad55bf
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
50109c363c
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
51ac827cd3
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
717eb4e7b6
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
61b0446ca9
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
fcfadd8ef8
134430 - change default mdn pref. r=ssu, sr=sspitzer
2002-05-14 00:22:48 +00:00
akkana%netscape.com
b26a0623d7
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
694321bf30
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
76e2f653aa
Fix for bug 132140. Clean up prefs backend. r=dveditz, sr=alecf.
2002-04-16 18:48:19 +00:00
mozilla.BenB%bucksch.org
a06f46963a
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
1c42f0ff77
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
2f7c92dc28
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
07d96867f1
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
mscott%netscape.com
36223d64b2
Bug #132643 --> add default prefs for controlling the behavior of the animated alert.
...
r=sspitzer
sr=hewitt
a=asa
2002-03-22 19:26:28 +00:00
sspitzer%netscape.com
ed7886c166
additional fix for #128962 . pref UI work for MDN (return receipts)
...
NOT PART OF THE BUILD (yet)
fix the global prefs to match the 4.x global
prefs so that migration is a no-brainer. fix the per account
prefs to be correct (wrt server or identity). fix certain prefs to be
booleans, instead of ints.
r=shuelan, sr=bienvenu, a=shaver
2002-03-13 01:41:10 +00:00
shliang%netscape.com
a2f2861c39
128962 - pref panel for MDN return receipts - not part of build - r/sr=sspitzer,a=asa
2002-03-08 22:17:03 +00:00
rchen%netscape.com
cbce5748cb
Fix bug 120870. - Read reply header string from .property file in case the user doesn't specify in pref.r=nhotta, sr=sspitzer, a=asa
2002-03-07 20:18:31 +00:00