bienvenu%nventure.com
abee7b88f0
fix ports build bustage
2004-05-18 14:53:26 +00:00
Stefan.Borggraefe%gmx.de
c325a7a089
Removing unused files (Bug 242404)
...
r=neil, sr=bienvenu
2004-05-18 14:01:10 +00:00
bienvenu%nventure.com
d1e4692360
attempt to fix imap race condition around m_urlInProgress with monitor, don't wait for end idle response when shutting down, sr=mscott 243605 209188
2004-05-18 13:25:57 +00:00
bienvenu%nventure.com
2ad77d268a
implement chaining of getting new pop3 mail so deferred accounts can piggyback get new mail onto deferred to accounts, 30057, sr=mscott
2004-05-18 13:21:12 +00:00
neil%parkwaycc.co.uk
16dc5bdedc
Followup patch to bug 33045 to fix the case where RerootThreadPane wasn't getting called when it should p=ch.ey@gmx.net r=me sr=bienvenu
2004-05-18 10:16:42 +00:00
timeless%mozdev.org
45ef4611cb
Bug 225245 image shown as attachment instead of inline if the cid uses single quotes
...
R=ducarroz sr=bienvenu
2004-05-18 08:18:55 +00:00
timeless%mozdev.org
7b5970dc1f
Bug 243621 Standardize QueryInterface without throw
...
r=neil sr=darin
2004-05-17 23:38:25 +00:00
Stefan.Borggraefe%gmx.de
be0867f5b8
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
02ac391bca
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
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
neil%parkwaycc.co.uk
54b8077edc
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
492cc6b6ad
Bug 243199 Messages with =00 truncated
...
r=bienvenu sr=bienvenu
2004-05-14 08:14:44 +00:00
mkaply%us.ibm.com
e01701fe66
OS/2 bustage - remove trailing spaces
2004-05-13 20:25:10 +00:00
bienvenu%nventure.com
17bb690e9a
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
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
mvl%exedo.nl
2f908209a7
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
707ed3b398
make get new messages work with deferred pop3 accounts, sr=mscott 30057
2004-05-13 13:45:40 +00:00
scott%scott-macgregor.org
c10a9dc84d
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
46f296d67b
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
c4d8cb1585
Bug #44863 --> First cut at a UI for multiple identities
...
sr=bienvenu
2004-05-12 22:03:05 +00:00
scott%scott-macgregor.org
39cab9a608
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
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
81faa74f88
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
be56df8ec5
Bug 243281 Big perf win when sorting threads r=bienvenu sr=mscott
2004-05-12 16:10:14 +00:00
timeless%mozdev.org
ae949e44a2
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
c77abb5a09
speed up opening newsgroup with 10s of thousands of messages, sr=mscott 243237
2004-05-11 16:47:34 +00:00
bienvenu%nventure.com
a1a064a576
fix unused var warning in last checkin, no bug r/sr=me
2004-05-11 16:40:26 +00:00
bienvenu%nventure.com
c898385277
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
4f3e15c486
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
ca5386d7f7
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
8525952c3e
code cleanup, no bug #
2004-05-10 02:29:32 +00:00
bienvenu%nventure.com
4a930872d5
fix build bustage
2004-05-10 02:07:15 +00:00
bienvenu%nventure.com
d86ef5d3ab
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
e779717f97
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
97ef1062e9
commenting code, no bug #
2004-05-09 22:22:10 +00:00
neil%parkwaycc.co.uk
08c57328ca
Bug 182192 Unquote names before collecting email addresses r/sr=bienvenu
2004-05-09 21:04:19 +00:00
Stefan.Borggraefe%gmx.de
0c7cd333d1
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
ff2a77ff29
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
cd7ddba9ea
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
207868c02d
fix hang opening view with corrupted thread, sr=mscott 242886
2004-05-07 19:59:59 +00:00
scott%scott-macgregor.org
7ceecf17b7
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
ef8fcd3901
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
8a9aa1f26d
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
5bdc54204c
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
2f9fddace3
Make unthreading slightly faster b=93426 r/sr=bienvenu
2004-05-05 18:50:43 +00:00
peterv%propagandism.org
bb736be6c9
Correct comments (mozilla/htmlparser -> mozilla/parser/htmlparser).
2004-05-05 14:08:34 +00:00
bienvenu%nventure.com
22302737d3
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
c878d2ca0f
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
cc7e3898aa
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
9ced87198b
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