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

1983 Коммитов

Автор SHA1 Сообщение Дата
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