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

294 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%nventure.com 22302737d3 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
gerv%gerv.net 482dc5fcad Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
bienvenu%nventure.com 804ad832e0 add support for IMAP AUTH=NTLM, MSN, sr=mscott 200436 2004-04-13 17:35:52 +00:00
jshin%mailaps.org fdf2ad9bff bug 229032 : modernize String usages in mailnews (r=neil, sr=mscott) 2004-04-13 04:07:07 +00:00
bienvenu%nventure.com 11d49c95c8 add imap idle support 141369 sr=mscott 2004-03-05 15:59:45 +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
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 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 0284781ea1 whitespace code cleanup, no bug, r/sr=me 2003-09-11 02:57:27 +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
neil%parkwaycc.co.uk 457c932371 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 11c54c864e fix build warnings and cleanup tabs/formatting, r/sr=mscott 210694 2003-07-29 22:22:18 +00:00
bienvenu%netscape.com 59d28d2c64 first part of 209545, get rid of unused imap proxy event, r/sr=sspitzer 2003-06-16 14:37:43 +00:00
bienvenu%netscape.com 683d4d129e part of work for 145638, use uid validity in mem cache key so if uid validity rolls, we won't use the old cache entry, this checkin makes it so we can get the uid validity, the remaining work is to use it in the cache key r/sr=sspitzer 2003-06-16 03:27:47 +00:00
alecf%flett.org 0a06c92ad9 fix what is almost certainly a typo - ACstring->ACString (no harm done, just causing an xpidl warning at build time) 2003-06-11 18:28:23 +00:00
seawood%netscape.com 8f112a4226 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
bienvenu%netscape.com 870dfec681 fix handling of acl for setting seen flag in read-only folders, r/sr=sspitzer 206791 2003-06-06 23:39:20 +00:00
bienvenu%netscape.com 2dc7111979 fix problem updating imap folder that has local messages appended to it, r/sr/a=sspitzer 195826 (and 204678 along the way) 2003-05-08 22:23:49 +00:00
bienvenu%netscape.com fe58efa41d fix for 41594 add cram md5 to imap r/sr=sspitzer 2003-04-05 21:40:14 +00:00
dmose%mozilla.org 6205fab143 Add basic UI for displaying IMAP quota information (bug 178758). Thanks to Lorenzo Colliti <lorenzo@collitti.com> for the patch. r=bienvenu@netscape.com, neil@parkwaycc.co.uk; sr=dmose@mozilla.org 2003-04-02 04:18:57 +00:00
sspitzer%netscape.com cf7e6a2bae fix for bug #191042.
clear the custom flags for the message
otherwise the old custom flags will stay around
thanks to ere@atp.fi (Ere Maijala) for the fix.
r/sr=sspitzer
2003-03-15 22:15:55 +00:00
bienvenu%netscape.com 02f7fa48f6 store junk mail classification on imap servers that support user keywords, r/sr=sspitzer 180857 2003-01-21 18:00:00 +00:00
bienvenu%netscape.com 8e0cda028d fix problem deleting multiple imap messages (and with check for new mail on multiple folders), cleanup unused methods r/sr=sspitzer 182808 2002-12-21 16:43:23 +00:00
bienvenu%netscape.com 1e0776bf87 179162 chain junk mail classification requests by using new msg service streamMessage method r=dmose, sr=sspitzer 2002-12-03 13:06:46 +00:00
ere%atp.fi 3d5f029e03 Bug 24064: Need ability to specify Trash folder
r=Henry.Jia
sr=bienvenu
2002-11-27 12:20:37 +00:00
ducarroz%netscape.com 3ee0115c7f Fix for bug 55657. Implement possibility to disable display attachment inline. R=cavin, SR=bienvenu 2002-11-22 15:47:04 +00:00
bienvenu%netscape.com 0cd9ba9bfe add folder size to folder pane, r=cavin, sr=sspitzer, 173825 fix imap use of mem cache not to mark entries valid until finished loading, r=cavin, sr=sspitzer 114965 2002-11-06 00:18:25 +00:00
bienvenu%netscape.com dbdcfbec11 work for imap spam filters, ifdeffed off for now r/sr=sspitzer 169557 2002-10-08 04:19:11 +00:00
bienvenu%netscape.com 8ea69a78ef add imap msg fetch peek url, part of spam filter work r/sr=sspitzer 169557 2002-10-08 03:52:41 +00:00
bienvenu%netscape.com 1125f9cbd8 fix bug 20071, add ability to pass results of custom commands back to front end code so the fe can handle errors, r=cavin, sr=sspitzer 2002-09-30 23:23:16 +00:00
bienvenu%netscape.com 52a31641f4 reduce number of xpcom proxy calls during imap hdr download, r=mscott, sr=sspitzer, 162929 2002-08-21 22:55:27 +00:00
bienvenu%netscape.com 6c65a5452a new interfaces to reduce number of xpcom proxy calls during imap hdr download, not part of build yet, r=mscott, sr=sspitzer, 162929 2002-08-21 21:13:58 +00:00
bienvenu%netscape.com 719b9dc5e2 add extensibility hooks for running custom imap commands, custom keywords etc, r=cavin, sr=sspitzer 161226 2002-08-13 01:41:33 +00:00
seawood%netscape.com 8ae6c40f5d Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
henry.jia%sun.com 47a7058762 Fix bug 27002:
Cyrus IMAP: Send and Save as Draft/Template problems on Cyrus

Patch description:
Add personal namespace support for specific folders' uri. This patch can also solve the blocker bug 90494 which is related the same problems of Courier IMAP server.

patch by Henry.Jia@sun.com
r=cavin@netscape.com, sr=bienvenu@netscape.com, a=chofmann@netscape.com
2002-07-18 05:41:42 +00:00
dbaron%fas.harvard.edu 2bf216c9e2 Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
cavin%netscape.com eb8506950b Fix for 153465. In nsImapService::DeleteFolder(), if it's an aol server then use the new 'deletefolder' url to remove all msgs and the folder itself. r=naving, sr=bienvenu. 2002-06-21 21:55:10 +00:00
ere%atp.fi 7dc10c7a49 Bug 146559 New mail indicator does not work for non-inbox imap folders
r=bienvenu@netscape.com, sr=brendan@mozilla.org
2002-06-15 20:07:49 +00:00
naving%netscape.com 2101fb1a3c 146313 r=cavin sr=bienvenu Making server->ForgetPassWord() call from imap protocol code thread-safe 2002-05-23 20:19:06 +00:00
bienvenu%netscape.com ac7f58aa55 show message if imap server doesn't support sharing in sharing tab of folder props r=naving, sr=sspitzer 135860 2002-05-17 01:58:54 +00:00
timeless%mac.com 90d18f2365 Bug 18266 Query IMAP folders other than INBOX for new msgs
patch by ere@atp.fi r=bienvenu sr=scc
2002-05-16 03:32:20 +00:00
bienvenu%netscape.com 8ef85eab23 fix imap not to download all msg headers r=naving, sr=sspitzer 137994 2002-04-18 23:40:22 +00:00
sspitzer%netscape.com 5f9f54b81c landing changes for MDN Return Receipts feature, bug #16241
feature contributed by our friend jt95070@netscape.net (Jeff Tsai)
r=sspitzer,sr=bienvenu,a=asa.  Parts not written by jefft, r=jefft,sr=bienvenu.
2002-03-28 21:34:42 +00:00
bienvenu%netscape.com e63eb965e4 fix move of local messages to imap delete source local message 131595 r=sspitzer, sr=mscott, a=asa 2002-03-23 23:01:50 +00:00
cavin%netscape.com b75ce01df5 Fix for 132095. Remember the redirector type from last login and uses it, along with the username, to determine if password is required on the next login. r=ducarroz, sr=mscott, a=asa. 2002-03-22 00:07:21 +00:00
bienvenu%netscape.com 7481997aed fix problems selecting renamed folder, especially with redirected logons r=sspitzer, sr=mscott, a=asa 131491 2002-03-19 15:40:37 +00:00
bienvenu%netscape.com 35283faac7 fix 130986 when imap logon redirector fails, shouldn't log out of connection (for mscott) r=me, sr=sspitzer a=asa, part of 114211 close imap folder db after move/copy into folder r=cavin, sr=sspitzer 129928 multiple drag/drop of local messages to imap folder failing r=sspitzer, sr=mscott, a=asa 130989 shouldn't display logon errors from biff with imap logon redirection r=cavin, sr=sspitzer, a=asa 2002-03-15 03:29:54 +00:00
bienvenu%netscape.com d3fb80926b make clicking on a news or imap url load the folder/newsgroup r=naving, sr=sspitzer a=asa 112105 2002-03-06 01:44:07 +00:00
naving%netscape.com fedfcececb 109761 r=bienvenu sr=sspitzer Suppress RDF/Outliner notifications when creating new INBOX, will happen on migrating imap accts or creating new imap accts, confuses outliner, ends up showing 2 INBOX es. 2002-02-16 03:11:03 +00:00
bienvenu%netscape.com b18f64b4ad fix pressing stop after delting imap message while reading it not to leave trash in busy state, by always dooming queued urls if earlier urls fail r=naving, sr=sspitzer 125548 2002-02-16 01:39:33 +00:00