scott%scott-macgregor.org
|
ec0d786075
|
fix for bug #229214
non-subscribable folders in subscribe ui should be grayed out and have the subscribe checkbox hidden
r/sr=bienvenu
|
2003-12-24 20:44:58 +00:00 |
bienvenu%nventure.com
|
620a220db9
|
fix imap folders not showing up in subscribe ui when there are two levels of no select folders, r/sr=sspitzer 219498
|
2003-12-22 23:48:30 +00:00 |
bienvenu%nventure.com
|
88c8e6f47e
|
Use nsILocalFile relative descs for mail prefs r=sspitzer, sr=mscott 137006, initial patch by ccarlen
|
2003-12-19 19:47:27 +00:00 |
bienvenu%nventure.com
|
1f305cee73
|
fix 227178 checking folders other than inbox for new messages doesn't fire biff, and selecting the folders with new msgs does cause biff to fire, r/sr=mscott
|
2003-12-19 16:23:58 +00:00 |
bienvenu%nventure.com
|
4571986ad4
|
fix 190905 imap msg body shown as 'this part will be downloaded on demand' when msg > 30K and view attachments inline is off, r/sr=mscott
|
2003-12-19 16:08:08 +00:00 |
bienvenu%nventure.com
|
1ec41a45c7
|
fix three backend mailnews memory leaks, r/a=sspitzer, sr=mscott 228561
|
2003-12-15 23:16:03 +00:00 |
bienvenu%nventure.com
|
faadc51d09
|
fix imap parser problem with quoted strings with escape characters, this caused some messages not to load r/a=sspitzer, sr=mscott 195645
|
2003-12-12 00:22:06 +00:00 |
bienvenu%nventure.com
|
79799e9ea8
|
fix unread counts on non-inbox imap folders checked for new message, r/a=ssiptzer, sr=mscott 227579
|
2003-12-05 18:03:47 +00:00 |
bienvenu%nventure.com
|
e8fa928a99
|
fix problems with checking folders other than inbox for new mail using STATUS command, r/a=sspitzer, sr=mscott 226989
|
2003-12-01 19:37:02 +00:00 |
scott%scott-macgregor.org
|
1a9b2f6862
|
Bug #225809 --> Don't fall back to insecure authentication if "use secure authentication" is checked. Patch by Lorenzo Colitti.
r=mscott
sr=bienvenu
a=asa
|
2003-11-25 19:06:30 +00:00 |
bienvenu%nventure.com
|
a3d7fa8c03
|
fix biff on non-inbox open folder to update, r/sr=mscott 226114
|
2003-11-18 20:32:57 +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 |
neil%parkwaycc.co.uk
|
6c4adba4c1
|
Bug 218825, part 2: convert users of nsMsgFolder to nsMsgDBFolder r=bienvenu sr=Henry.Jia
|
2003-11-14 10:51:43 +00:00 |
scott%scott-macgregor.org
|
daeed8d618
|
Bug #225651 --> fix regression in reporting progress in the progressmeter for loading of imap messages.
r/sr=bienvenu
|
2003-11-14 05:18:48 +00:00 |
bienvenu%nventure.com
|
dbe4e49793
|
pave way for using STATUS command to update imap folder counts, not turned on yet, r/sr=mscott 224381
|
2003-11-14 03:19:58 +00:00 |
neil%parkwaycc.co.uk
|
b7a6586030
|
Bug 224587 Biff shouldn't alert for transient IMAP server errors r=bienvenu sr=Henry.Jia
|
2003-11-13 10:36:37 +00:00 |
neil%parkwaycc.co.uk
|
eae7c2f120
|
Fix whitespace and line endings clobbered by previous checkin to bug 218825
|
2003-11-11 13:54:17 +00:00 |
neil%parkwaycc.co.uk
|
fe0e8be7e9
|
Bug 218825, part 1: convert users of nsIFolder to nsIMsgFolder r=bienvenu sr=Henry.Jia
|
2003-11-11 10:19:05 +00:00 |
bienvenu%nventure.com
|
e12d893b2d
|
fix handling of online sub directories with imap namespaces, r/sr=mscott 219645
|
2003-11-10 23:13:54 +00:00 |
bienvenu%nventure.com
|
c1cea358bf
|
fix problem creating local folder .msf file if missing, 224849 r/sr=mscott
|
2003-11-06 16:28:44 +00:00 |
ere%atp.fi
|
b2912ed28a
|
Fix for bug 200152: Clean up usage of nsImapProtocol::m_imapThreadIsRunning
r=bienvenu
sr=mscott
|
2003-11-06 08:57:53 +00:00 |
neil%parkwaycc.co.uk
|
f0d515f368
|
Bug 216154 Anchors in e-mails are broken p=andreas.otte@debitel.net r=bienvenu sr=bz
|
2003-11-04 11:23:34 +00:00 |
bienvenu%nventure.com
|
9e8afc140d
|
force creation of imap server directory when it has been deleted to avoid imap server directory.sbd creation, patch by gemal.dk, r/sr=me 210683
|
2003-10-30 15:29:17 +00:00 |
bienvenu%nventure.com
|
5fe75c7272
|
make IMAP ACL user name comparison case-insensitive, patch by dteuscher@myrealbox.com, r=bienvenu, sr=mscott 223404
|
2003-10-30 04:05:06 +00:00 |
bienvenu%nventure.com
|
09604806f9
|
potential fix for imap urls spinning, r/sr=mscott 221023, and add more logging, whitespace cleanup
|
2003-10-20 15:06:43 +00:00 |
bienvenu%nventure.com
|
43da56fa47
|
unescape urls inimap protocol logging to diagnose spinning problems 221023 r/sr=mscott
|
2003-10-18 00:19:59 +00:00 |
bienvenu%nventure.com
|
737b46e810
|
fix 206746 store labels on imap server if server lists label keywords, patch by gary.maths.tcd.ie, r/sr=me, and add more imap protocol logging to diagnose spinning problems 221023 and potential fix for crash destroying monitor in nsImapProtocol destructor 183497 r/sr=mscott
|
2003-10-18 00:13:15 +00:00 |
bienvenu%nventure.com
|
e2ea68ee14
|
log when imap urls are doomed, to help track down 221023 r/sr=mscott
|
2003-10-12 18:41:13 +00:00 |
bienvenu%nventure.com
|
931783b32c
|
add more imap protocol logging in attempt to discover why imap connections are getting stuck (221023), r/sr=mscott
|
2003-10-07 14:56:36 +00:00 |
bienvenu%nventure.com
|
94dab2b542
|
make biff not fire when junk mail arrives, r/sr=mscott 189289 part of patch from emmet@cogs.sussex.ac.uk
|
2003-09-29 01:16:31 +00:00 |
bienvenu%nventure.com
|
bcaed1d16e
|
occasionally expunge folders when user is using delete immediately delete model, r/sr=mscott 156168
|
2003-09-23 18:53:12 +00:00 |
bienvenu%nventure.com
|
d7b7f2f5dc
|
handle propagating user defined keywords to .msf file when imap server doesn't support user defined keywords, esp useful for junk mail status r/sr=mscott 216612
|
2003-09-16 21:55:48 +00:00 |
bienvenu%nventure.com
|
3c3d37aebd
|
fix failure to connect to imap server, 219185, r/sr=sspitzer
|
2003-09-14 22:56:51 +00:00 |
bienvenu%nventure.com
|
32c6ba125b
|
make imap use blocking reads, big performance win on high speed networks, r=darin, sr=mscott 218874
|
2003-09-13 14:59:47 +00:00 |
bienvenu%nventure.com
|
fdf11ae696
|
whitespace code cleanup no bug, r/sr=me
|
2003-09-11 14:44:01 +00:00 |
bienvenu%nventure.com
|
ed362771c0
|
potential fix for problem with the imap subscribe ui when the server returns a folder with a trailing hierarchy delimiter, 217532, r/sr=mscott
|
2003-09-11 14:36:00 +00:00 |
bienvenu%nventure.com
|
e3f0395d17
|
cleanup unused mailnews methods r/sr=mscott 218888 also attempt to fix incorrect msg counts in imap folder by checking if we've already downloaded a particular hdr, r=sspitzer, sr=mscott
|
2003-09-11 13:48:37 +00:00 |
bienvenu%nventure.com
|
0284781ea1
|
whitespace code cleanup, no bug, r/sr=me
|
2003-09-11 02:57:27 +00:00 |
bienvenu%nventure.com
|
169b41f03b
|
fix crash going back offline with folders with offline events r/a=sspitzer, sr=mscott, 218725
|
2003-09-10 18:10:58 +00:00 |
bryner%brianryner.com
|
0675c941bf
|
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
|
2003-09-07 22:56:05 +00:00 |
bryner%brianryner.com
|
0e0584f5e7
|
Change static_cast of nsFileSpec -> nsFilePath to explicit construction of nsFilePath, to avoid problems with gcc 3.4. Bug 218551, r/sr=dbaron, a=brendan
|
2003-09-07 22:53:49 +00:00 |
bienvenu%nventure.com
|
ed3a7c92e7
|
fix handling of special folder uri's in case the online server directory is the same as the imap namespace modulo a trailing delimiter, r=ssptizer, sr=mscott, a=sspitzer 214962
|
2003-09-03 16:28:16 +00:00 |
bienvenu%nventure.com
|
56e6c23310
|
fix handling of online sub-directory specified w/o a trailing delimiter, r=sspitzer, sr=scott, a=sspitzer, 214962
|
2003-09-03 16:08:23 +00:00 |
bienvenu%nventure.com
|
f9c7502b86
|
use myrights for personal folders to fix interoperability problem with fastmail.fm, r=sspitzer, sr=scott, a=sspitzer 217431
|
2003-08-28 23:16:52 +00:00 |
caillon%returnzero.com
|
43587acd48
|
Bug 216940 - mailnews channels violate nsIChannel api (contentType)
Also fixes 216939
Patch by Christian Biesinger <cbiesinger@web.de>
r=bienvenu@nventure.com
sr=darin@meer.net
a=mkaply@us.ibm.com
|
2003-08-22 19:14:22 +00:00 |
bienvenu%nventure.com
|
5188a44a60
|
fix 214402 keep thread pane blank until password entered for imap and local folders, controlled by a hidden pref r=mscott, sr/a=sspitzer
|
2003-08-20 22:37:01 +00:00 |
bienvenu%nventure.com
|
ba09ca0abb
|
fix 216467 getting append failed when copying from offline sent folder to imap folder on server that doesn't support user-defined keywords, r=sspitzer, sr=mscott, a=sspitzer
|
2003-08-19 19:27:26 +00:00 |
cls%seawood.org
|
c08e99a287
|
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
|
2003-08-16 00:42:35 +00:00 |
bienvenu%nventure.com
|
74d49f2481
|
handle reading messages when the server does not return the /SEEN flag as it SHOULD, r/sr/a=sspitzer, 215620
|
2003-08-12 23:12:21 +00:00 |
bienvenu%nventure.com
|
93ce81336f
|
fix multiple connection protection code by making sure host name is set correctly when processing selected state url, fixes a regression by backing out one line of change r/sr/a=sspizer 215776
|
2003-08-11 16:36:20 +00:00 |