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

1850 Коммитов

Автор SHA1 Сообщение Дата
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
bienvenu%nventure.com e57a0375c0 fix build warnings and cleanup tabs/formatting, r/sr=mscott 210694 2003-07-29 22:22:18 +00:00
bienvenu%nventure.com ca28fc8334 fix compiler warning in nsImapProtocol.cpp 182275 r/sr=mscott 2003-07-29 22:15:01 +00:00
bienvenu%nventure.com 135de94513 fix bloat bringing up copy menu item on imap folders by caching imap acl, remove unused methods, r/sr=mscott 213688 miscellaneous formatting cleanup 2003-07-29 03:42:23 +00:00
bienvenu%nventure.com 56700fe134 get rid of unused structs in nsImapCore, r/sr=mscott, part of cleanup work for 209545 2003-07-28 01:00:18 +00:00
jaggernaut%netscape.com 95899387f6 Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron 2003-07-25 19:06:59 +00:00
jaggernaut%netscape.com 4e7c966d11 Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron 2003-07-24 04:53:13 +00:00
bienvenu%nventure.com edb48aaa33 fix handling of uid gaps when opening folders and requesting headers, r/sr=mscott 103401 2003-07-22 13:57:48 +00:00
jaggernaut%netscape.com abc5fc3aff Forgot some stuff 2003-07-20 09:52:25 +00:00
jaggernaut%netscape.com 83c571e877 Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
bienvenu%nventure.com 4fa5b868ae fix handling of selecting folders when online directory is set and personal namespace used, 211793, r/sr=mscott 2003-07-19 17:23:18 +00:00
bienvenu%netscape.com 52c4b062ab fix 185176, don't hold open .msf files for newly discovered imap folders, r/sr=mscott 2003-07-17 01:12:32 +00:00
jaggernaut%netscape.com 817298ce0b Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky 2003-07-14 07:37:39 +00:00
bienvenu%netscape.com 26962d2124 more fixes for corruption of offline imap stores after compact, 166617, r/sr=sspitzer 2003-07-03 14:42:08 +00:00
bienvenu%netscape.com 6f90413097 fix 210800 problem parsing imap headers/messages with mal-formatted line terminators (CRCRLF) on windows r/sr=sspitzer 2003-07-02 21:03:30 +00:00
bienvenu%netscape.com cb0214f949 part of work to prevent corruption of offline imap stores when compacting offline stores, and miscellaneous cleanup 166617 r/sr=sspitzer 2003-06-30 23:51:50 +00:00
bienvenu%netscape.com 1573b494ea fix problem selecting imap messages after imap uid validity rolls, r/sr=sspitzer 145638 2003-06-28 00:40:08 +00:00
bienvenu%netscape.com a1b1e71fd8 remove debugging code accidentally checked in with last checkin 2003-06-25 14:49:28 +00:00
bienvenu%netscape.com 475384bd2d logout of connections that get a syntax error, because we don't re-use them correctly, r/sr=sspitzer, 205789 - the most common cause of this is spam messages with embedded nulls 2003-06-25 14:42:03 +00:00
jst%netscape.com abefba9053 Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com 2003-06-24 21:43:01 +00:00
caillon%returnzero.com 4cc64cee34 Bug 209852. Remove |dont_QueryInterface|.
r=dbaron, sr=jag
2003-06-21 00:15:41 +00:00
bzbarsky%mit.edu 1192bcea2e Attempt to fix windows bustage. 2003-06-18 04:17:23 +00:00
bzbarsky%mit.edu 5c03b78c3e Constify some constants in mailnews/imap. Bug 200389, patch by ataylor@its.to
(Andrew Taylor), r=sspitzer, sr=alecf
2003-06-18 02:40:32 +00:00
bienvenu%netscape.com d4c29471d3 first part of 209545, get rid of unused imap proxy event, r/sr=sspitzer 2003-06-16 14:37:43 +00:00