Commit Graph

2173 Commits

Author SHA1 Message Date
timeless%mozdev.org
523d72e483 Bug 249675 IMAP parser: multi-line quoted strings can crash mozilla
patch by Hans-A.Engel@unibas.ch r=bienvenu sr=dmose
2004-11-23 17:44:40 +00:00
bienvenu%nventure.com
a70b9ec0cd whitespace cleanup only, no bug 2004-11-23 16:44:28 +00:00
bienvenu%nventure.com
eb3a5998d1 fix 210614, sr=mscott make pop3 incoming filters capable of filtering to imap folders 2004-11-23 04:50:23 +00:00
bienvenu%nventure.com
16e93b1195 potential fix for top crash in nsImapProtocol::ReleaseUrlState, sr=mscott, a=asa, 166295 2004-11-19 03:48:17 +00:00
darin%meer.net
f103a62f64 fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky 2004-11-15 20:16:52 +00:00
bienvenu%nventure.com
f917489492 fix 267373 sr=mscott unable to create virtual folders as sub-folders of leaf folders 2004-11-15 01:20:35 +00:00
bienvenu%nventure.com
ad38e0142f fix 268491 password_protect local cache setting had some problems with imap, sr=mscott 2004-11-11 19:23:13 +00:00
bienvenu%nventure.com
868898010e fix imap filters that mark as read as well as delete, 243832 sr=mscott 2004-11-11 18:53:58 +00:00
bienvenu%nventure.com
4b25174b7d fix 267345, deleted pop3 virtual folders keep coming back, sr=mscott, also fix proliferation of imap inbox-xx msf files, remove deleted folders from panacea.dat 2004-11-10 02:21:06 +00:00
bienvenu%nventure.com
1f073054f8 fix 268025 notification when msg is loaded, sr=sspitzer 2004-11-06 23:42:39 +00:00
scott%scott-macgregor.org
776ad5c721 Bug #267231 --> dragging a virtual folder in an imap account to another folder fails as we try to unsubscribe/subscribe the virtual folder instead of just moving the summary file.
sr=bienvenu
2004-11-03 05:45:28 +00:00
timeless%mozdev.org
db7b2fcc77 Bug 248933 IMAP parser: end of line is not handled correctly while parsing quoted/literal strings
patch by Hans-A.Engel@unibas.ch r=bienvenu sr=dmose
2004-11-02 05:21:42 +00:00
darin%meer.net
189ba5e5c4 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
jshin%mailaps.org
532814224e bug 264071 (2nd check-in) : M18a4/TB08 cannot handle mail folders with non-Latin1 (non-ASCII) characters (r=mscott, sr=bienvenu) 2004-10-31 17:45:06 +00:00
bienvenu%nventure.com
52cb81b783 detect attachments in imap messages at header download time, sr=mscott, 241203 2004-10-25 21:54:34 +00:00
bienvenu%nventure.com
4a3d3b4efc fix rename of virtual imap folders, sr=mscott 265507 2004-10-25 02:38:45 +00:00
bienvenu%nventure.com
2714454357 fix for 187145 losing offline imap delete events, sr=mscott 2004-10-24 02:50:19 +00:00
bienvenu%nventure.com
2f872c7953 fix folders like Inbox^Template appearing for imap accounts, ignore .msf files for imap virtual folders in favor of getting them from virtualFolders.dat, sr=mscott 237609 2004-10-14 20:14:41 +00:00
bienvenu%nventure.com
2e94252f62 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
bienvenu%nventure.com
7a485b64c8 another fix for 249195, possible to corrupt offline imap store if you pseudo-interrupt a msg load, sr=mscott 2004-10-07 17:52:20 +00:00
bienvenu%nventure.com
c87b4dd00d possible fix for 246439, race condition crash in imap protocol code in multi-processor machines, sr=mscott 2004-10-07 03:02:48 +00:00
bienvenu%nventure.com
bb90509990 fix 256221 crash running an imap filter after the fact that marks messages read, sr=mscott 2004-09-29 00:58:48 +00:00
peterv%propagandism.org
ad0943adef Fix for bug 261098 ([Mac Only] Unable to open links in mail messages). r=neil, sr=bienvenu, a=dbaron. 2004-09-26 12:02:12 +00:00
peterv%propagandism.org
e5ba71e921 Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-16 13:16:28 +00:00
bienvenu%nventure.com
595ae5033f fix offline download getting aborted when reading a message in mem cache or offline store, sr=mcott 249195 2004-09-14 19:45:43 +00:00
bienvenu%nventure.com
d0ba6bac0d fix balsa (wood) build bustage 2004-09-12 23:10:46 +00:00
bienvenu%nventure.com
adf89297d9 fix 196095 sr=mscott, silently attempt new connection and rerun url when we get disconnected from imap connection 2004-09-12 21:29:25 +00:00
bienvenu%nventure.com
4d3b4a6809 fix regression introduced by bug 41929, sr=mscott imap online server directory wasn't getting hierarchy delimiter appended to it 2004-09-08 00:25:50 +00:00
robin.lu%sun.com
befe28f5bc fix bug 257079 crash in nsImapMailFolder::UpdateImapMailboxInfo.
patched by robin.lu@sun.com r+sr=bienvenu
2004-09-06 01:46:31 +00:00
bienvenu%nventure.com
666683986e backend changes for cross-folder virtual folders, sr=mscott 11051 2004-08-31 20:53:24 +00:00
bienvenu%nventure.com
85cca3b224 fix topcrasher in imap header download, r=sspitzer, sr=mscott 255581 2004-08-20 19:15:40 +00:00
bienvenu%nventure.com
469043d34b fix problem with thread safety assertions, fallout from 41929, sr=mscott 2004-08-19 14:41:37 +00:00
bienvenu%nventure.com
2639086cff fix problem with imap folder discovery, fallout from 41929, sr=mscott 2004-08-19 14:38:24 +00:00
neil%parkwaycc.co.uk
fbcddd3920 Bug 41929 Allow multiple accounts with the same server and username if they have different port numbers p=kteuscher@myrealbox.com r=bienvenu sr=me 2004-08-18 23:11:28 +00:00
bienvenu%nventure.com
ef665f7547 don't open all msf files when opening imap server with acl for the first time, fixes running out of handles on various unixes, sr=mscott 249754 2004-08-06 13:12:04 +00:00
bienvenu%nventure.com
4660f9d11a fix 254290 newly added imap servers w/o inbox don't get inbox added, sr=mscott 2004-08-05 19:32:27 +00:00
bienvenu%nventure.com
7d9f1d126c fix 254290, create empty imap inbox when creating imap account, sr=mscott 2004-08-04 18:57:06 +00:00
bienvenu%nventure.com
e2dc9c98b5 more backend work for virtual folders, add support for pending db listeners, cleanup way db's are created and opened, r/sr=mscott 11051 2004-08-02 15:43:12 +00:00
timeless%mozdev.org
b4bd6ced26 Bug 248768 parser code for IMAP and addrbook: stroken_r: pull end-of-string checks out of char-delimiter loop
patch by Hans-A.Engel@unibas.ch r=bienvenu sr=neil
2004-08-01 04:02:02 +00:00
bienvenu%nventure.com
2a4479ec42 fix case where mem cache had empty messages put it, also recover from same error, 249195 sr=mscott 2004-07-23 02:46:12 +00:00
bienvenu%nventure.com
a37ff78a75 backend work for virtual folders, 11051, r/sr=mscott 2004-07-20 14:48:36 +00:00
timeless%mozdev.org
1013461c42 Bug 249912 XSENDER support broken in IMAP
patch by Hans-A.Engel@unibas.ch r=ducarroz sr=bienvenu
2004-07-15 18:36:35 +00:00
scott%scott-macgregor.org
d14281084f Bug #250698 --> make nsIMsgCopyService.CopyFileMessage useful for arbitrary folders
Patch by Myk
r=bienvenu
sr=sspitzer
2004-07-14 04:16:28 +00:00
bienvenu%nventure.com
1b3caa07d9 put up specific error message when imap connection gets reset - helps courier server users who get kicked off because too many connections are used, r/a=sspitzer, sr=mscott 250004 2004-07-12 18:43:41 +00:00
bienvenu%nventure.com
546cd5ab4b fix save as draft on imap servers that don't like empty flag list sr=mscott 248240 2004-07-02 23:45:27 +00:00
cbiesinger%web.de
6263ab98d2 bug 248810 nsIStreamConverter[Service] uses wide strings for mime types
r+sr=darin
2004-06-29 16:45:07 +00:00
scott%scott-macgregor.org
70fa757a05 Bug #244325 --> broadcast a notification to the UI when a message is finished being rendered.
sr=bienvenu
2004-06-29 07:08:18 +00:00
bienvenu%nventure.com
452a472b90 fix searching for non 7bit ascii characters with imap 243625 sr=mscott 2004-06-24 14:14:49 +00:00
bienvenu%nventure.com
8e13f99669 handle case of special folders (e.g., sent, drafts, etc) being in INBOX on servers which have INBOX as personal namespace, 248080 sr=mscott 2004-06-23 17:54:43 +00:00
roc+%cs.cmu.edu
0f4150a4e5 Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
scott%scott-macgregor.org
8b3b9e40f2 Bug #245430 --> Port more thunderbird static build work to the trunk. Get rid of a static string class
from nsImapProtocol to avoid an OS X static build crash.

sr=bienvenu
2004-06-10 23:51:32 +00:00
bienvenu%nventure.com
61412032bd fix 245769 and 239181, don't use IMAP status on selected state folder, sr=mscott 2004-06-09 15:31:50 +00:00
bienvenu%nventure.com
f2162cd40b fix 245044 problem with biffing non-inbox imap folders, by backing out fix for 239181, sr=mscott 2004-06-04 23:49:11 +00:00
bienvenu%nventure.com
289410743c 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
0e3ff503fb Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu
62a5127738 Relanding, since backing out did not fix orange. Bug 232691. 2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu
7f1e54b18d Backing out to attempt to fix Mac orange. Bug 232691 2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu
abcad1dc39 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
d038c70423 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
bienvenu%nventure.com
688a4e589c 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
aa21b1c3e4 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
caillon%redhat.com
178bb153f1 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
c7088e33de 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
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
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
cc1f8a6341 fix memory leak copying multiple messages to an imap folder from a different account, 213688, sr=mscott 2004-04-27 19:52:41 +00:00
neil%parkwaycc.co.uk
fbf7ef6651 Removing unused variables b=90906 p=gautheri@noos.fr r=me sr=bienvenu 2004-04-26 23:28:48 +00:00
bienvenu%nventure.com
3be88396b5 fix imap empty trash, sr=mscott 241778 2004-04-26 20:51:43 +00:00
bienvenu%nventure.com
3357b06204 fix another cause of 83396 alert from cyrus imap server about message containing bare newlines, sr=mscott 2004-04-24 14:31:03 +00:00
bienvenu%nventure.com
1f28307ae3 null check to prevent crash with idle response and null mail folder sink sr=mscott 241464 2004-04-23 18:25:17 +00:00
scott%scott-macgregor.org
1abd354a95 fix comment in assert, as temporary filters are not just for mdn any more.
rs=bienvenu
2004-04-18 19:19:17 +00:00
neil%parkwaycc.co.uk
0ebcf05509 Die viewString die! (previous checkin for bug 132450 missed some sites) r/sr=bienvenu 2004-04-17 20:50:30 +00:00
gerv%gerv.net
dfb29e9236 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
cbiesinger%web.de
f028ea412d bug 239604. make uriloader more doxygen friendly, and remove unused "command"
parameter from nsIContentHandler::handleContent, and change the type of
aWindowContext to nsIInterfaceRequestor.
r=bzbarsky sr=darin
2004-04-16 21:06:07 +00:00
neil%parkwaycc.co.uk
e98ce22790 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
fe66781eed fix small memory leak when online imap directory is set, sr=mscott 240533 2004-04-14 20:38:16 +00:00
cbiesinger%web.de
91577734e0 fixing ports bustage 2004-04-13 21:30:55 +00:00
bienvenu%nventure.com
2a011e6098 224318 backend support for automatic server spam filter filters sr=mscott 2004-04-13 18:16:35 +00:00
bienvenu%nventure.com
f43477c8f3 add support for IMAP AUTH=NTLM, MSN, sr=mscott 200436 2004-04-13 17:35:52 +00:00
bienvenu%nventure.com
9e210e5568 make nsISeekableStream interface support 64 bit streams, part of 180154 also fix 207400 allow mail folders > 2GB r=darin, sr=mscott 2004-04-13 14:37:53 +00:00
jshin%mailaps.org
51bc81fa8a bug 229032 : modernize String usages in mailnews (r=neil, sr=mscott) 2004-04-13 04:07:07 +00:00
bienvenu%nventure.com
644ac6f0e0 when storing flags, coalesce the ranges so we won't issue really long imap commands, sr=mscott 238680 2004-04-13 00:50:14 +00:00
bienvenu%nventure.com
9850f8d3b8 when checking imap folders other than inbox for new messages, chain status commands instead of firing them off all at once, sr=mscott 239939 2004-04-13 00:28:36 +00:00
bienvenu%nventure.com
887deef184 fix 83396 alert: message contains bare newlines when copying local message to cyrus/netscape imap server, sr=mscott 2004-04-13 00:22:26 +00:00
scott%scott-macgregor.org
1c42b83619 Bug #198087 --> Mark new items in Unsent and Drafts folders to Unread
sr=bienvenu
2004-04-13 00:06:46 +00:00
neil%parkwaycc.co.uk
db1a9c4f23 Bug 226270 Rationalization of folder listeners, part 1 r=bienvenu sr=mscott 2004-04-12 22:35:01 +00:00
bienvenu%nventure.com
601afb7165 fix disappearing imap namespaces when you have an online server directory set by not listing namespaces, 239868 sr=mscott, a=asa 2004-04-11 15:11:54 +00:00
bienvenu%nventure.com
714452f922 don't try to get new messages when we get idle response if we're no longer connected, patch by ere, r/sr=me, a=chofmann 239802 2004-04-08 16:28:33 +00:00
bienvenu%nventure.com
d7f9d48f53 fix expunge imap inbox on exit leaving nstmp files around if inbox configured for offline use r/sr=mscott, a=chofmann 239902 2004-04-08 03:26:10 +00:00
dveditz%cruzio.com
1c7201a285 bug 239843 fix crash if nsImapIncomingServer tries to log before constructing nsImapProtocol
r=bienvenu, sr=mscott, a=chofmann for 1.7
2004-04-07 20:09:13 +00:00
bienvenu%nventure.com
02f0afb781 fix regression in going offline wih a single imap server configured for offline use, sr=mscott, a=chofmann 236532 2004-04-07 15:07:21 +00:00
bienvenu%nventure.com
a5d65afbfd fix crash on exit if hidden pref to confirm folder deletion on empty imap trash is set, and there are sub-folders of the trash, sr=mscott, a=chofmann 239473 2004-04-03 23:46:08 +00:00
scott%scott-macgregor.org
aff320942a Bug #239349 --> Filters incorrectly mark mails as junk if you have a filter that sets a label on the message.
sr=bienvenu
a=chofmann
2004-04-03 17:59:21 +00:00
bienvenu%nventure.com
1924c117a7 fix problem with wrong imap folders getting counts updated when checking folders other than the inbox for new messages, sr=mscott, a=mkaply 239196 2004-04-02 14:23:40 +00:00
scott%scott-macgregor.org
d2f86a24dd Bug #239226 --> Opening Forward Message Attachment Opens parent message in a new window instead of the
forwarded attachment. regression from the string defragmentation changes. We were changing the underlying url spec
out from underneath us.

r=darin
sr=bienvenu
a=chofmann
2004-04-02 07:08:50 +00:00
bienvenu%nventure.com
222b23a166 fix one case of offline download silently failing, when multiple operations are run against the same folder, sr=mscott, a=chofmann 2004-04-02 01:46:19 +00:00
bienvenu%nventure.com
adeee71a3e fix 239283 reading offline messages in folder that was open when you do an offline sync fails, sr=mscott, a=chofmann 2004-04-02 01:07:04 +00:00
bienvenu%nventure.com
04ee32dc17 back out part of previous patch to fix build bustage -didn't mean to include that 2004-03-25 20:21:27 +00:00
bienvenu%nventure.com
e64089c82b allow filters to set junk status, r/sr=mscott, a=asa 224318 2004-03-25 20:08:26 +00:00
bienvenu%nventure.com
bfc4cf9a31 add a little imap logging to imap offline sync, sr=mscott, a=chofmann, 236532 2004-03-16 01:14:54 +00:00
bienvenu%nventure.com
f86c4a056b detect disconnect from imap idle state, also use monitor to handle race condition around m_transport sr=mscott, a=chofmann 236584 2004-03-12 19:08:19 +00:00
bienvenu%nventure.com
378570434d allow user to specify caching of just one imap connection (previous limit was 2) sr=mscott 231225 2004-03-10 01:00:10 +00:00
bienvenu%nventure.com
dd46233445 fix handling of connection to server errors when downloading for offline use, sr=mscott 236532 2004-03-10 00:59:13 +00:00
bsmedberg%covad.net
58d85f6129 Bug 234392 - nsIRDFResource needs scriptable access to IDN resources. r=pike sr=darin 2004-03-09 14:42:24 +00:00
bienvenu%nventure.com
d0dc7e1b9e fix creating special folders on imap servers with personal namespace set and online dir not sent, 213570 sr=mscott 2004-03-08 21:32:07 +00:00
bienvenu%nventure.com
3d2de27ccf fix idle responses on non-checked-for-new mail folders to not trigger biff, sr=mscott 236815 2004-03-08 16:43:02 +00:00
bienvenu%nventure.com
11a1c1b46f fix for imap server problems because we were disconnecting while idle w/o ending idle or logging out, sr=mscott 236708 2004-03-07 21:09:02 +00:00
bienvenu%nventure.com
02a60bcadd fix discovery+handling of deleted imap folders when not using imap subscription, 236685 sr=mscott 2004-03-07 18:18:02 +00:00
darin%meer.net
a2139bf378 patch for bug 234908 "getter_Copies scoping problem" r+sr=bienvenu 2004-03-05 18:54:14 +00:00
bienvenu%nventure.com
003413e82a fix build bustage on Linux balsa dep, gcc 3.4 2004-03-05 17:02:39 +00:00
bienvenu%nventure.com
42ef3160d4 add imap idle support 141369 sr=mscott 2004-03-05 15:59:45 +00:00
bienvenu%nventure.com
88fe14fd3a fix comma handling when breaking up long imap fetch statements, initial patch by lee.essen@db.com, r/sr=bienvenu 2004-03-04 19:39:36 +00:00
darin%meer.net
c380c59f65 landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2004-02-28 22:34:07 +00:00
bienvenu%nventure.com
d3a6c5e333 fix regression emptying imap trash, sr=mscott 235481 2004-02-25 20:02:06 +00:00
bienvenu%nventure.com
bbe45d054e fix for prompting about deleting folders when emtpying trash; previous fix didn't prevent folders from getting deleted on server sr=mscott 232557 2004-02-24 01:01:50 +00:00
bienvenu%nventure.com
adaeba3d49 potential fix for partially downloaded imap messages ending up in offline store, 234553, sr=mscott 2004-02-20 00:52:19 +00:00
bienvenu%nventure.com
19bb57f083 fix saving as draft when imap drafts folder is empty and has just been compacted, sr=mscott, a=dveditz 98576 2004-02-16 01:43:47 +00:00
scott%scott-macgregor.org
11a6951114 Back out Bug #115349 --> This randomly causes deadlock on quit, prevent the process from terminating. It also causes long freezes in the UI when trying to reconnect to a disconnected folder.
sr=bienvenu
2004-02-13 03:43:10 +00:00
bienvenu%nventure.com
bdfa31a32a fix 206050 don't fire new mail notification for imap messages that are deleted or marked read by mail filters, sr=mscott 2004-02-09 16:00:44 +00:00
bienvenu%nventure.com
f6474f85a6 more work on 204441, pref to turn off imap use of literal+ when appending to folders, sr=mscott 2004-02-09 05:48:53 +00:00
bienvenu%nventure.com
acede3324d 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
a71dfb2da5 fix 232892 imap unread counts not correctly updated when moving messages from imap to imap, sr=mscott 2004-02-04 21:47:19 +00:00
dbaron%dbaron.org
1e6ed08cc8 Fix some incorrect string usage and improve performance in a few places that show up in an LXR search for the previous pattern. b=232339 r=jshin sr=darin 2004-02-03 18:23:41 +00:00
dbaron%dbaron.org
1cafe23dd0 Fix build bustage. Filenames are case sensitive. b=232557 2004-02-02 19:18:00 +00:00
bienvenu%nventure.com
73d537ba4a attempt to fix linux build bustage 2004-02-02 18:55:25 +00:00
bienvenu%nventure.com
9f5a425a25 add optional prompt for deleting imap sub-folders of trash when emptying trash sr=mscott 232557 2004-02-02 18:21:08 +00:00
bienvenu%nventure.com
f62b6fc2e1 properly logout of imap connections when shutting down sr=mscott 115349 2004-01-27 00:17:49 +00:00
bienvenu%nventure.com
93c0ca4c45 make imap protocol logging handle large chunks of data sent to server, 232129 sr=mscott 2004-01-26 15:52:04 +00:00
bienvenu%nventure.com
7acc931f15 fix imap build bustage 2004-01-23 01:24:03 +00:00
bienvenu%nventure.com
6823409161 fix incorrect total and unread msg counts in msg db's, and try to remove bogus headers, sr=mscott 162342 and 227472 also clean up use of unread vs. new in nsIDBfolderInfo 2004-01-23 01:11:26 +00:00
bienvenu%nventure.com
f7c155a952 fixes for 229003, imap status command returning unread counts when it shouldn't, sr=mscott, mark deleted messages as seen, don't check trash or junk folders for new messages, or no select folders 2004-01-20 00:39:04 +00:00
bienvenu%nventure.com
7a6a1c91f9 don't use cram-md5 for imap unless use secure auth is turned on, patch by ch.ey@gmx.net, sr=me 231303, and back out my previous fix for this bug in favour of ch.ey's fix 2004-01-19 04:09:19 +00:00
bienvenu%nventure.com
0a3109cb1b don't use cram-md5 for imap unless use secure auth is turned on, r=ch.ey@gmx.net, sr=sspitzer 231303 2004-01-18 17:58:46 +00:00
bienvenu%nventure.com
38da346c58 fix 46233 saving imap attachments causes message to get downloaded again, sr=sspitzer 2004-01-18 17:42:57 +00:00
bienvenu%nventure.com
a63f45cb22 fix 230888, checking imap folders that don't exist for new messages sometimes gives green arrow on those non-existent folders, r/sr=mscott 2004-01-15 21:09:35 +00:00
bienvenu%nventure.com
3a518abcfd fix discovery of 3+ level deep folders when not using imap subscription, 165161, sr=mscott 2004-01-13 19:00:18 +00:00
bienvenu%nventure.com
ed1f306349 fix progress on imap fcc 230278 sr=mscott mark imap msg read when moved, patch by holger@mauermann.org r/sr=me 225021 2004-01-12 01:35:48 +00:00
bienvenu%nventure.com
418cb1220e fix imap compact all to compact all imap folders, and imap compact to compact offline stores, 222938, sr=mscott 2004-01-10 23:48:10 +00:00
scott%scott-macgregor.org
3262b2c194 Bug #230429 --> Progressmeter broken in progress dialog when saving / opening imap attachments.
sr=bienvenu
2004-01-09 17:43:10 +00:00
scott%scott-macgregor.org
1a466051dd Bug #75866 --> Mark a message as read in JS instead of once for each mail protocol to simplify code.
Hookup the JS function to a timer to allow users to only mark messages as read after they have
been viewed in the preview pane for a configurable number of seconds.

sr=bienvenu
2004-01-09 07:46:39 +00:00
scott%scott-macgregor.org
cffea5e84c Bug #75866 --> Mark a message as read in JS instead of once for each mail protocol to simplify code.
Hookup the JS function to a timer to allow users to only mark messages as read after they have
been viewed in the preview pane for a configurable number of seconds.

sr=bienvenu
2004-01-09 07:27:21 +00:00
bienvenu%nventure.com
a6eafdf3be fix move/copying local msgs with labels set to imap server, 127141, r/sr=mscott, and fix handling of very long lines from imap server by creating infinfite pipe, 229033 2004-01-09 00:36:00 +00:00
bsmedberg%covad.net
d0f309943a Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
274ef7cd49 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
scott%scott-macgregor.org
2a5a30198d 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
125e717224 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
ec56dfbd94 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
fba6dac84a 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
c8f5f078ed 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
e33658ee5f fix three backend mailnews memory leaks, r/a=sspitzer, sr=mscott 228561 2003-12-15 23:16:03 +00:00
bienvenu%nventure.com
ffcc804c78 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
a7f0628e2e 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
c1060de794 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
721de3f9b4 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
6688554274 fix biff on non-inbox open folder to update, r/sr=mscott 226114 2003-11-18 20:32:57 +00:00
bienvenu%nventure.com
6bd5665598 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
f60bbc90e7 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
8a71fdb9c8 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
e172434e8f 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
56091f7f9d 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
29db6bec29 Fix whitespace and line endings clobbered by previous checkin to bug 218825 2003-11-11 13:54:17 +00:00
neil%parkwaycc.co.uk
f47625f30d 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
4a0a6e3ea0 fix handling of online sub directories with imap namespaces, r/sr=mscott 219645 2003-11-10 23:13:54 +00:00
bienvenu%nventure.com
7c100dee55 fix problem creating local folder .msf file if missing, 224849 r/sr=mscott 2003-11-06 16:28:44 +00:00
ere%atp.fi
7269444eb2 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
264ac07f24 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
57d8a01c3b 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
dcd99760e2 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
d6629585fb 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
b5c133b7a8 unescape urls inimap protocol logging to diagnose spinning problems 221023 r/sr=mscott 2003-10-18 00:19:59 +00:00
bienvenu%nventure.com
5aa315030f 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
4e3547108e 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
0448145fba 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
2b18847667 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
90adf2eb37 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
6ed28eaf50 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
3694ebb66d fix failure to connect to imap server, 219185, r/sr=sspitzer 2003-09-14 22:56:51 +00:00
bienvenu%nventure.com
c11076be90 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
7d55aba05a whitespace code cleanup no bug, r/sr=me 2003-09-11 14:44:01 +00:00
bienvenu%nventure.com
9ebce65f80 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
9b06265469 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
bc46e70141 whitespace code cleanup, no bug, r/sr=me 2003-09-11 02:57:27 +00:00
bienvenu%nventure.com
b1547431e9 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
5cd0bcdb7a 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
57cad2e840 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
b99fd170c5 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
0a18cc58de 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
3fdadcff7b 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
883462a198 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
8d4da721bc 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
18a04d8ef6 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
1b51ba858c 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
d414717b44 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
eea0a73e80 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
bienvenu%nventure.com
5336ebac88 fix offline sync not to leave db's open, and not to open db's without offline events, r=sspitzer, sr=mscott, a=sspitzer 215371 2003-08-11 15:54:25 +00:00
bienvenu%nventure.com
751fd1efe1 fix problem re-applying junk/non-junk status to new messages after first update of folder r/sr/a=sspitzer 2003-08-09 02:03:09 +00:00
bienvenu%nventure.com
04ab082141 fix 214245 speedup downloading of large messages, and messages for offline use, r/sr/a=sspitzer 2003-08-08 14:14:08 +00:00
bienvenu%nventure.com
06af5aba93 try to speed up downloading for offline imap, get rid of obsolete method, notifystoreclosedallheaders, r/sr=mscott 214245 2003-08-05 19:35:38 +00:00
neil%parkwaycc.co.uk
1db54cf6bc Bug 16967 implement Mark by Date p=frank.schoenheit@gmx.de r=me sr=bienvenu 2003-07-31 21:20:23 +00:00
bienvenu%nventure.com
83a77b7505 make it so pressing stop doesn't make us forget imap password part of work on 214217, r/sr=scott, and ramifications of backing out fix for 160425 2003-07-30 22:46:46 +00:00