Граф коммитов

237 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%nventure.com 99becbe61e fix 189363 network timeout for imap, 60377 imap tls support (off by default), sr=mscott 2005-02-03 15:22:14 +00:00
bienvenu%nventure.com f82e225b8a support IMAP TLS 60377 sr=mscott 2005-01-24 17:29:05 +00:00
bienvenu%nventure.com 089451abb8 fix 16360 auto save of drafts, sr=mscott 2005-01-19 01:16:42 +00:00
bienvenu%nventure.com 303be21be3 add pref for strict msg threading, mail_strict_threading, sr=mscott 277190 2005-01-12 15:39:12 +00:00
scott%scott-macgregor.org bb88f322e6 Bug #220656 --> store the mail view state as a per folder property instead of as a global setting that applies to all folders.
sr=bienvenu
2004-10-29 07:11:18 +00:00
bienvenu%nventure.com 5b301d2ea3 fix 249240 add pref to disable logon_fallback for pop3, and handle other authentication problems, patch by me and ch.ey@gmx.net, r=me and ch.ey@gmx.net, sr=mscott 2004-10-26 17:16:30 +00:00
scott%scott-macgregor.org 0e23b35b0c Bug #257378 --> L10n teams should be able to translate reply header "on date" through *.properties file instead of using a hard coded string in mailnews.js
sr=bienvenu
2004-10-15 21:10:29 +00:00
bienvenu%nventure.com 9bdfe72d87 add option to make sure there are imap deleted messages before doing an expunge, off by default, patch by mikael@parknet.se, r=neil, sr=bienvenu 235004 2004-10-12 17:17:18 +00:00
cbiesinger%web.de 13b99bd9be Bug 262238 Add a explaining comment to mail.identity.default.bcc_*
patch by Frank Wein <mcsmurf@gmx.de> r+sr=bienvenu
2004-09-30 16:33:13 +00:00
bienvenu%nventure.com 8800452263 add pop3 server timeout, r=ch.ey@gmx.net, sr=bienvenu, patch by lcook@sybase.com 2004-09-11 20:31:50 +00:00
bienvenu%nventure.com 2773823519 fix for 257421 problems switching back and forth between deferring pop3 server and not, sr=mscott 2004-09-02 22:24:38 +00:00
neil%parkwaycc.co.uk 9eb72051c8 Bug 34591 Pref for automatic newsgroup count updating and message fetching p=mbockelcamp@web.de r=me sr=bienvenu 2004-08-09 09:59:32 +00:00
bienvenu%nventure.com d44d4c709c fix 252921, add default for mail.check_all_imap_folders_for_new so about:config will show it, patch by gemal.dk, r=mscott, sr=bienvenu 2004-07-28 23:09:44 +00:00
neil%parkwaycc.co.uk 7f36b280a9 Hidden pref to disable expanding and scrolling to new message when opening folder b=139242 r/sr=bienvenu 2004-06-10 18:57:58 +00:00
neil%parkwaycc.co.uk 9decad2c3d Bug 33045 Pref for whether newsgroups use "Size" or "Lines" p=ch.ey@gmx.net r=me sr=bienvenu 2004-05-14 22:10:51 +00:00
bienvenu%nventure.com 4e09867677 further fix for 191460, r=bzbarsky, sr=mscott, don't do forced reverse lookups on file extensions even if we have content type 2004-05-13 19:40:30 +00:00
scott%scott-macgregor.org 48d3656663 Bug #230093, Bug #181534, Bug #237095 --> Port thunderbird junk mail improvements to the trunk.
Replace the core bayesian junk mail algorithm with a chi-squared probability distribution
modeled after spam bayes and Gary Robinson's work.

Change the model for how we count tokens across messages.

Token counts get out of alignment when re-training against already classified messages.

Revamp the junk mail tokenizer. Make it a hdr sink listener and add custom tokens for attachment
information. Ignore tokens larger than 13 characters. Tokenize purely off of white space.
Ignore tokens less than 3 bytes in length. There is still a lot more work to be done to the tokenizer.


Many thanks to Miguel Varga for working out the initial core algorithm improvement and to all
of the folks at spam bayes and of course Gary Robinson for helping to make this happen.
2004-05-12 18:16:32 +00:00
bienvenu%nventure.com 54e2c10ed7 enable blind send by default, since we warn the user, sr=mscott 36838 2004-04-30 00:13:05 +00:00
gerv%gerv.net 482dc5fcad Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
neil%parkwaycc.co.uk ffbd23982c Bug 193625 Option to mark incoming junk mail as read p=eyalroz@technion.ac.il r=me sr=bienvenu 2004-04-16 10:24:19 +00:00
bienvenu%nventure.com 3d299efb97 add imap idle support 141369 sr=mscott 2004-03-05 15:31:13 +00:00
jshin%mailaps.org 488483789a bug 234958 : add 'mailnews.reply_in_default_charset' to mailnews.js (default: false) and special-case 'x-windows-949' (block it from being used no matter what) r=bienvenu, sr=mscott 2004-02-21 20:54:18 +00:00
bienvenu%nventure.com 99dcc70f43 further fix for bug 219200, use pref instead of user_pref in mailnews.js, sr=mscott 2004-02-11 04:36:46 +00:00
cbiesinger%web.de cd147556bd Bug 201879 Warn the user that many message windows are going opened due to a double-click when many messages are selected
patch by Chris Thomas <cst@andrew.cmu.edu> r=neil sr=bienvenu
2004-02-09 00:38:51 +00:00
bienvenu%nventure.com e8cd1c2700 add pref to turn off use of literal+ in case that's causing spins on append to imap folders on some servers, 20441, sr=mscott 2004-02-07 18:55:11 +00:00
bienvenu%nventure.com 6d8cd76945 add ability to set smtp password to be same as imap or pop3 password, off by default sr=mscott 219200 2004-02-07 01:17:03 +00:00
mkaply%us.ibm.com b91e935272 #231435
r=mkaply, sr=blizzard (platform specific)
Patch from ganesh - Don't recycle compose windows on OS/2
2004-02-05 19:27:53 +00:00
bienvenu%nventure.com 9cadcc0fa7 add optional prompt for deleting imap sub-folders of trash when emptying trash sr=mscott 232557 2004-02-02 18:21:08 +00:00
bsmedberg%covad.net 4a7646fde8 Bug 231270 - fix default prefs for Mac OSX rs=dbaron 2004-01-17 20:04:03 +00:00
bsmedberg%covad.net e77f17ab5c Bug 224578 - unix.js prefs were left out of first patch! I'm mortified. 2004-01-16 23:59:09 +00:00
bsmedberg%covad.net e9634f0db4 Bug 224578 - separate embedding/GRE default prefs from application prefs. r=timeless+glazou r/sr=alecf
There were a couple CVS-moves during this process:
modules/libpref/src/init/editor.js -> editor/ui/composer.js
modules/libpref/src/init/mailnews.js -> mailnews/mailnews.js
2004-01-16 19:22:43 +00:00
scott%scott-macgregor.org c413b72e36 Add (currently unused) prefs for controlling mark as read in mail on a timer.
Part of Bug #75866
2004-01-06 20:30:07 +00:00
bienvenu%nventure.com 4384437e09 add pref to use status for checking non-inbox imap folders for new mail, r/sr=mscott 224381 2003-11-18 03:35:28 +00:00
cbiesinger%web.de 0fa3e044a2 224053 patch by Malcolm Rowe malcolm-bmo@farside.org.uk
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
Simple HTML (sanitizer) message view disallows numbered list  (OL) with non-default start
fix this by not rmeoving start/type/compact attributes from list tags
2003-10-30 21:14:51 +00:00
timeless%mozdev.org 82bd31f82c Bug 62429 The "Start my reply above the quoted text" setting should ALSO allow to prepend the signature above the quote text. (top)
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
2003-09-23 23:07:54 +00:00
neil%parkwaycc.co.uk d5742e735f Bug 36816 news should default to using the server username and password for all groups p=johannesteichmann@web.de r=bienvenu sr=mscott 2003-09-16 09:45:49 +00:00
bienvenu%nventure.com 1a50fb37a4 add default prefs for aging messages from pop3 server, r/sr=mscott 107883 2003-09-13 15:11:13 +00:00
bienvenu%nventure.com 2a544f26e4 add pref for disabling secure auth on smtp servers, patch by ch.ey@gmx.net, r=me, sr=scott, a=asa 203785 2003-08-14 21:25:24 +00:00
neil%parkwaycc.co.uk 24ecba6850 Bug 141531 move quote reply pref (reply below/above) to account settings p=bugzilla@arlen.demon.co.uk r=me sr=bienvenu a=asa 2003-08-12 12:33:04 +00:00
neil%parkwaycc.co.uk 52cc3305b4 Bug 61520 Add additional headers to every message p=telio+bugzilla@telio.net r=dmose sr=mscott a=rjesup a=asa 2003-08-10 18:24:08 +00:00
bienvenu%nventure.com d22054443d add default pref for password protecting local hdr cache, 214402, r=scott, sr/a=sspitzer 2003-08-08 14:16:11 +00:00
bienvenu%netscape.com b696f6eb65 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 cce23256c7 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 78adfff1c2 turn off secure auth for incoming mail servers by default 2003-06-04 04:09:26 +00:00
bienvenu%netscape.com da3c9f6102 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 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