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
ducarroz%netscape.com
feb926e643
Fix for bug 126766. Now that we have resolved all the known issues, we can safely turn on by default the recycled compose window. R=bienvenu, SR=sspitzer, A=asa
2002-03-02 21:13:10 +00:00
sspitzer%netscape.com
e09dddfe8d
fix for #83023 . implement "advanced directory" search, re-using
...
the existing search code. r/sr=bienvenu.
2002-02-13 08:01:04 +00:00
sspitzer%netscape.com
4d433cbf29
patch for #94641 . the bug is still open, but this pref should be
...
defined as it was in 4.x (in all.js). rs=bienvenu
2002-02-06 03:45:51 +00:00
racham%netscape.com
a5f8d54132
Fixing bugscape bug 9846. Adding default version number for html domain pre-population. r=ducarroz, sr=sspitzer
2002-02-05 09:06:26 +00:00
naving%netscape.com
5b45fe448f
112927 r/sr=sspitzer. add customHeaders pref to mailnews.js and handle this default case to work
2002-01-25 22:13:28 +00:00
sspitzer%netscape.com
0dcbb7476e
add support for addressbook quick search, part of bug #83023 .
...
add the "Search" menu item to the addressbook and do a little code cleanup.
r/sr=bienvenu
2001-12-27 23:05:57 +00:00
sspitzer%netscape.com
404e12e054
landing the AB_OUTLINER_BRANCH.
...
fix for #73868 , and numerous other bugs.
switch the addressbook over to use outliner,
a bunch of addressbook UI fixes and code cleanup.
r=dmose,racham,others and sr=bienvenu
2001-12-22 02:06:31 +00:00
varada%netscape.com
8355970f24
bug#112213 -adding timeline pref to mailnews; sr=mscott
2001-12-21 23:21:50 +00:00