sspitzer%mozilla.org
aed632a6ee
supplimental fix for bug #244217
...
thanks to burpmaster@truffula.net for catching a bad regression.
r/sr=bienvenu
2004-05-24 21:17:51 +00:00
neil%parkwaycc.co.uk
7b0132471c
Bug 240821 nsSmtpService::GetDefaultServer almost never fails so don't bother using try/catch p=gautheri@noos.fr r=me sr=mscott
2004-05-24 20:40:12 +00:00
kyle.yuan%sun.com
86e0cf5c0f
Bug 243808 keynav: can't select mail folders for offline from keyboard
...
r=neil.parkwaycc.co.uk, sr=bienvenu, patch by ginn.chen@sun.com
2004-05-24 09:59:52 +00:00
Stefan.Borggraefe%gmx.de
cab3456c34
Fixes a regression caused by my earlier checkin for bug 241854 (the Subscribe column wasn't centered anymore)
...
r=neil, sr=mscott
2004-05-24 05:35:36 +00:00
scott%scott-macgregor.org
b29ceeea24
Bug #242988 --> land thunderbird specific rendering for vCards inline with the message. The changes to mimevcrd
...
should effect thunderbird only.
2004-05-24 00:10:25 +00:00
sspitzer%mozilla.org
93de793026
fix for bug #244217
...
Initial Mail retrieval from POP account fails(mac only)
the problem is that on the mac, nsPersistentFileDescriptor::operator= will fail silently if the file doesn't exist.
(that issue will be spun off)
on the mailnews side, we can create the msf file
r/sr=bienvenu
2004-05-23 23:14:22 +00:00
bienvenu%nventure.com
1b33e69da5
fix for 239181, shouldn't issue IMAP STATUS command when in selected state on folder, sr=mscott
2004-05-23 16:57:34 +00:00
roc+%cs.cmu.edu
b8ecbc84da
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu
f79a6813af
Relanding, since backing out did not fix orange. Bug 232691.
2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu
62f7fc6ea3
Backing out to attempt to fix Mac orange. Bug 232691
2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu
b733dd59da
Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
...
using EmptyC?String instead. Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
bienvenu%nventure.com
401ebece61
fix 244299 handle js exceptions when trying to find identity for reply, sr=mscott, handles case where original account has been deleted/corrupted
2004-05-21 19:10:39 +00:00
bienvenu%nventure.com
f63debb00b
make reply/forward to a pop3 message use account key, if set, part of global inbox work 30057, sr=mscott
2004-05-21 18:16:42 +00:00
bienvenu%nventure.com
fc59b9f70f
fix stop watch cursor selecting an imap folder for the second time while offline, sr=mscott 244282
2004-05-21 17:39:37 +00:00
neil%parkwaycc.co.uk
1bf1167052
Bug 88633 Disable the attachments menuitem when we have no attachments r=Stefan.Borggraefe sr=mscott
2004-05-21 09:44:59 +00:00
bienvenu%nventure.com
ff24a0da1c
add account column to thread pane for global inbox, 30057, sr=mscott
2004-05-20 23:41:30 +00:00
bienvenu%nventure.com
a6b645eb86
fix 169271 when displaying an imap message with parts, and falling back to fetching the whole msg because the parts are inline, store the msg for offline use if we would have stored it for offline use but for the parts, sr=mscott
2004-05-20 23:28:49 +00:00
bienvenu%nventure.com
c2bf27ca90
try to retain label when copying messages to imap server that doesn't support user defined keywords, 215777, sr=mscott
2004-05-20 23:22:52 +00:00
scott%scott-macgregor.org
fbff74588a
Bug #243852 --> reverse the logic on when we block remote images.
...
Fixes the regression introduced by Bug #191839 .
Effects thunderbird only.
2004-05-20 06:09:19 +00:00
scott%scott-macgregor.org
fc58b0ee86
Bug #193891 --> Wrong message text: "Maximum Message Size set in Preferences". Should refer to account settings.
...
Patch by Tim Meader
sr=mscott
2004-05-20 04:50:31 +00:00
scott%scott-macgregor.org
2fff9cee09
Bug #157566 --> try to address some of the mapi regressions caused by Bug #157566 where mapi makes a copy of the
...
attachment before returning to the calling application.
sr=bienvenu
2004-05-19 21:53:50 +00:00
ere%atp.fi
7dc261e806
Fix for bug 243854: MIME hang while sanitizing a message
...
r/sr=bienvenu
2004-05-19 06:04:36 +00:00
timeless%mozdev.org
7e24d71eb1
Bug 242708 Custom folder chosen as Junk folder has Junk icon, but keeps it even when not being the Junk folder anymore
...
patch by durbacher@gmx.de r=mscott sr=bienvenu
2004-05-19 00:25:18 +00:00
scott%scott-macgregor.org
090fac7ee5
First part of Bug #243680 --> Marking mails as "not junk" does not update training.dat / spam filter does not create that file at all.
...
No one was ever calling shutdown on the plugin so we never forced ourselves to save the training data
if it was dirty.
sr=bienvenu
2004-05-18 23:41:54 +00:00
caillon%redhat.com
e55198520c
Kill off nsComObsolete.h
...
Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
2004-05-18 18:09:16 +00:00
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