Граф коммитов

2144 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%nventure.com 1d9d9b78ac add ability to copy local folders to imap servers, r/sr=mscott, a=sspitzer 235013 2005-02-14 19:56:49 +00:00
bienvenu%nventure.com 5f9696123c fix hang on shutdown in imap code, r/sr=mscott, a=sspitzer 282043 2005-02-14 19:54:45 +00:00
bienvenu%nventure.com 799dd49e46 back end work for stripping mime attachments from messages, sr=mscott 2920 2005-02-09 01:40:24 +00:00
bienvenu%nventure.com 4d6b18fe39 fix 249128 reduce string copying in HandleMessageDownloadLine and 249999 Eliminate fTokenizerAdvanced from imap parser, patches by Hans-Andreas, r/sr=bienvenu 2005-02-06 23:48:34 +00:00
bienvenu%nventure.com 22c95cfca3 add more logging for bug 275836, failure to copy multiple messages from imap to local folders, sr=mscott 2005-02-04 01:21:43 +00:00
bienvenu%nventure.com db21fe3752 fix 189363 network timeout for imap, 60377 imap tls support (off by default), sr=mscott 2005-02-03 15:22:14 +00:00
bienvenu%nventure.com 65ad4299f9 support IMAP TLS 60377 sr=mscott 2005-01-24 17:29:05 +00:00
bzbarsky%mit.edu c5fde59c8a Fix possible leak if username is empty. Bug 129212, patch by Mikael Parknert
<mikael@parknert.se>, r=dmose, sr=bienvenu
2005-01-14 17:23:12 +00:00
bzbarsky%mit.edu daff6b8b9c Fixing build bustage 2005-01-13 04:11:15 +00:00
bryner%brianryner.com cd3200aa40 Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin. 2005-01-13 03:25:28 +00:00
cbiesinger%web.de 1ba6f2a009 Bug 253794 use nsCRT::strtok instead of reimplementing it
patch by Mark Banner <mark@standard8.demon.co.uk> r=bienvenu sr=mscott
2005-01-12 20:46:37 +00:00
bienvenu%nventure.com e7a37c276e follow on work for 209545, get rid of hand-rolled imap proxying code, get rid of more unused code and bogus call to WaitForFEEventCompletion, sr=sspitzer 2005-01-12 16:46:12 +00:00
bienvenu%nventure.com c6b3c7d460 fix 209545 get rid of remaining hand-rolled proxying code, use xpidl instead, sr=mscott 2005-01-12 15:20:32 +00:00
cbiesinger%web.de 8ab6e0d7d1 bug 264599 make unfrozen necko interfaces use 64-bit integers.
r=darin sr=bz a=asa
2005-01-09 20:43:35 +00:00
bzbarsky%mit.edu 99df5c71c0 Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
dbaron%dbaron.org 1a43dc79c0 Fix misspellings of 'pseudo' in comments. Bug 106386. Patch by Alex Vincent <ajvincent@gmail.com>. r=timeless sr=peterv 2004-12-19 21:45:51 +00:00
bienvenu%nventure.com 5ebb0dc38b fix 274546 fix parsing of quotaroot response in case server sends a literal, sr=mscott 2004-12-14 23:02:11 +00:00
bienvenu%nventure.com 57f7000a49 potential fix for topcrash in imap code 269573, parser was ignoring the stop button in some situations, sr=mscott 2004-12-09 17:56:30 +00:00
neil%parkwaycc.co.uk 53be67250c Bug 273080 Remove double assignment fNextToken = nsIMAPGenericParser::GetNextToken() p=Hans-A.Engel@unibas.ch r=bienvenu sr=dmose 2004-12-08 00:02:42 +00:00
bienvenu%nventure.com c2433b5d62 fix handling of corrupt imap .msf files, sr=mscott patch in 259434 2004-12-06 02:26:27 +00:00
timeless%mozdev.org a6c47ca22d Bug 250000 Remove string copying in |nsIMAPGenericParser::AdvanceTokenizerStartingPoint()|
patch by Hans-A.Engel@unibas.ch r=bienvenu sr=dmose
2004-11-23 18:48:05 +00:00
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