Stefan.Borggraefe%gmx.de
1c5280bf2e
Bug 243750: Remove unused file am-advanced.xul and associated cruft.
...
r=bienvenu, sr=mscott
2004-05-17 23:07:21 +00:00
neil%parkwaycc.co.uk
6b6c297519
Bug 241215 Make File/Open File work from standalone message window r/sr=mscott
2004-05-15 23:27:58 +00:00
neil%parkwaycc.co.uk
26d6260d6b
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
neil%parkwaycc.co.uk
43971718ba
Bug 88593 Make Ctrl+click on thread icon augment entire thread r=mscott sr=bienvenu
2004-05-14 08:43:14 +00:00
timeless%mozdev.org
3d365a7700
Bug 243199 Messages with =00 truncated
...
r=bienvenu sr=bienvenu
2004-05-14 08:14:44 +00:00
mkaply%us.ibm.com
dc35648a6b
OS/2 bustage - remove trailing spaces
2004-05-13 20:25:10 +00:00
bienvenu%nventure.com
67a4a4f8bc
make pop3 get new mail use the inbox, not currently selected folder, sr=mscott part of 30057
2004-05-13 19:49:42 +00:00
bienvenu%nventure.com
da74fd34be
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
mvl%exedo.nl
fc48c463fc
Make content policy api (nsIContentPolicy) not suck.
...
bug 191839. Original patch and hard work by Tim <riceman+bmo@mail.rit.edu>, r=bzbarsky (on backend stuff), r=neil (on the tabbrowser stuff), sr=bzbarsky
2004-05-13 18:34:18 +00:00
bienvenu%nventure.com
7415f84b02
make get new messages work with deferred pop3 accounts, sr=mscott 30057
2004-05-13 13:45:40 +00:00
scott%scott-macgregor.org
5f44b200a9
Try to fix ports bustage by using PR_ABS instead of manually defining abs
...
thanks to bz for the suggestion
2004-05-13 04:03:17 +00:00
scott%scott-macgregor.org
b91e17e510
the rest of Bug #44863 --> locale files for multiple identities UI
...
sr=bienvenu
2004-05-12 22:29:18 +00:00
scott%scott-macgregor.org
ab2b81929a
Bug #44863 --> First cut at a UI for multiple identities
...
sr=bienvenu
2004-05-12 22:03:05 +00:00
scott%scott-macgregor.org
708d733b0c
Bug #44863 --> in order to support a UI for multiple identities, we need to implement
...
::RemoveIdentity to remove an identity from an account.
sr=bienvenu
2004-05-12 21:59:19 +00:00
scott%scott-macgregor.org
ea0646f211
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
8515feb5d7
fix 221673, mapi send problems when mapi client puts smtp: in front of address, sr=sspitzer
2004-05-12 17:51:44 +00:00
neil%parkwaycc.co.uk
90966229bd
Bug 243281 Big perf win when sorting threads r=bienvenu sr=mscott
2004-05-12 16:10:14 +00:00
timeless%mozdev.org
7c006e6edb
Bug 242970 Server Settings/local directory was changed to \\.\D:\pop3.server.name (Other than C: drive,After 2004-04-29 build)
...
r=bienvenu sr=bienvenu
2004-05-12 06:11:07 +00:00
bienvenu%nventure.com
8bc1de2e79
speed up opening newsgroup with 10s of thousands of messages, sr=mscott 243237
2004-05-11 16:47:34 +00:00
bienvenu%nventure.com
6f588bb476
fix unused var warning in last checkin, no bug r/sr=me
2004-05-11 16:40:26 +00:00
bienvenu%nventure.com
078d02fe5f
more work on pop3 global inbox, 30057, hide deferred accounts from folderpane sr=mscott
2004-05-11 16:37:15 +00:00
bienvenu%nventure.com
7c30e0ca48
more work on pop3 global inbox, 30057, hide deferred accounts from move copy menus, other menus that file messages sr=mscott
2004-05-11 16:34:13 +00:00
scott%scott-macgregor.org
1db1c77c75
fix for bug #243133
...
we aren't getting the "ask format / html question" dialog when sending html mail to two recipients, one prefers plain, one prefers html
r/sr=bienvenu
2004-05-10 03:21:24 +00:00
scott%scott-macgregor.org
e0c398a9b8
code cleanup, no bug #
2004-05-10 02:29:32 +00:00
bienvenu%nventure.com
6deac33ffe
fix build bustage
2004-05-10 02:07:15 +00:00
bienvenu%nventure.com
a3c29c937f
fix build bustage on solaris, replace char * with const char *, r=timeless, sr=sspitzer 243130
2004-05-10 01:31:40 +00:00
scott%scott-macgregor.org
cc2998d145
fix for bug #44494
...
remember the decision the user makes in the askSendFormat dialog so that we don't ask again.
fix for bug #242991
export addressbook is broken (fall out from bug #240723 )
r/sr=bienvenu
2004-05-09 23:23:43 +00:00
scott%scott-macgregor.org
5f93eb2ad8
commenting code, no bug #
2004-05-09 22:22:10 +00:00
neil%parkwaycc.co.uk
98b0af3853
Bug 182192 Unquote names before collecting email addresses r/sr=bienvenu
2004-05-09 21:04:19 +00:00
Stefan.Borggraefe%gmx.de
774e232676
Fix for bug 159466: Options under "Copies and folders" are active when they should be disabled
...
r=neil, sr=bienvenu
2004-05-09 08:06:22 +00:00
bienvenu%nventure.com
5e6e29bec7
step 2 on 30057 - make get new mail on pop3 deferred account download mail into inbox of deferred to account, sr=mscott
2004-05-08 21:28:08 +00:00
bienvenu%nventure.com
d7db6e4a07
step one in bug 30057, use one set of folders for all pop3 accounts, write account-key into downloaded messages, use that key when deleting messages from pop3 server when messages deleted locally sr=mscott
2004-05-08 15:35:50 +00:00
bienvenu%nventure.com
ef3c767d21
fix hang opening view with corrupted thread, sr=mscott 242886
2004-05-07 19:59:59 +00:00
scott%scott-macgregor.org
5a504c0e45
Bug #242065 --> "My Name" from account is ignored when email contains "special chars", full name extracted from email address
...
Patch by ch.ey@gmx.net
sr=mscott
2004-05-07 18:13:40 +00:00
Stefan.Borggraefe%gmx.de
53c00f0b91
Fix for Bug 63654: Folder pane shouldn't be resized when mail window is resized
...
r=ben.bucksch, sr=mscott
2004-05-07 17:20:44 +00:00
bienvenu%nventure.com
7cf10a811a
fix spin on send when encoded body part doesn't end with newline, patch by me and ducarroz, sr=mscott 242718
2004-05-06 13:17:26 +00:00
bienvenu%nventure.com
be6b144351
fix crash getting pop3 mail when body filter runs on quoted printable message, sr=mscott 242677
2004-05-06 13:15:53 +00:00
neil%parkwaycc.co.uk
0e7e4ad60d
Make unthreading slightly faster b=93426 r/sr=bienvenu
2004-05-05 18:50:43 +00:00
peterv%propagandism.org
752b71ca12
Correct comments (mozilla/htmlparser -> mozilla/parser/htmlparser).
2004-05-05 14:08:34 +00:00
bienvenu%nventure.com
59b8bec315
fix problem where folders three levels deep or more were not shown in folder pane, if one of the ancestors was not subscribed to, sr=mscott 241319
2004-05-05 03:07:34 +00:00
bzbarsky%mit.edu
4adb06b33c
Remove goto's from mimecms.cpp. Bug 200659, patch by David G King
...
<d_king@xtra.co.nz>, r=kaie, sr=mscott
2004-05-05 00:55:40 +00:00
Stefan.Borggraefe%gmx.de
7e39ef123e
Bug 81572: "Never provide only a text field for file/folder input (newsrc file)"
...
r=mscott, sr=bienvenu
2004-05-04 22:28:14 +00:00
bienvenu%nventure.com
e214125e31
fix 186894 folders other than imap inbox aren't checked for new mail at startup, r/sr=mscott
2004-05-04 18:32:25 +00:00
bienvenu%nventure.com
6f85a0378e
fix handling of null terminator byte on long mapi messages, more pr logging for mapi send, sr=mscott 108275
2004-05-03 16:24:56 +00:00
bienvenu%nventure.com
d59ef31738
fix unused var warnings in nsMsgThread.cpp, patch by gautheri@noos.fr, r/sr=me, 217089
2004-05-03 13:55:37 +00:00
Stefan.Borggraefe%gmx.de
5c0e9d477c
Bug 242021: Minor cleanup for the new "Disk Space" pane for Local Folders/Movemail
...
r=neil, sr=bienvenu
2004-05-02 10:05:11 +00:00
bienvenu%nventure.com
79789eaf2e
fix mapi send when msg doesn't end with cr, sr=mscott, 108275
2004-05-01 03:20:50 +00:00
stephendonner%yahoo.com
4892315142
Bug 242153. Trivial whitespace cleanup. r=neil
2004-04-30 23:52:29 +00:00
bienvenu%nventure.com
a91c548d7c
fix filters setting junk score on pop3 accounts, sr=mscott 224318
2004-04-30 21:15:51 +00:00
neil%parkwaycc.co.uk
ea7ad28085
Followup cleanup to bug 242098 (which is what I should have checked in with my patch for bug 226270 in the first place) r=mscott sr=bienvenu
2004-04-30 20:15:05 +00:00