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

2180 Коммитов

Автор SHA1 Сообщение Дата
joshmoz%gmail.com 06e507efe7 remove XP_MAC from mailnews. b=281889 r=bienvenu 2006-11-16 00:22:53 +00:00
bzbarsky%mit.edu 0a3a624149 Make it possible for protocol handlers to configure how CheckLoadURI should
treat them via their protocol flags.  Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
bienvenu%nventure.com 474e4796db fix 360142 single folder saved searches not working when imap server changes case of keywords, sr=mscott 2006-11-09 22:08:42 +00:00
bienvenu%nventure.com bebcaf6339 fix regression off by one error in number of imap messages we fetch, 358635, sr=mscott 2006-10-30 19:04:19 +00:00
bienvenu%nventure.com ff5a5d11e5 allow extensions to customize which headers are stored in the .msf file via a pref, which will help enable custom columns based on msg headers sr=mscott 356860 2006-10-30 16:46:38 +00:00
bienvenu%nventure.com f47f8c1e15 set /DRAFT flag on imap drafts, patch by greg@haverkamp.com, sr=bienvenu 156347 2006-10-25 22:56:41 +00:00
bienvenu%nventure.com 19eee07e73 fix 350179, crash when imap server skips messages when returning flags, nsImapProtocol::NormalMessageEndDownload, sr=mscott 2006-10-25 14:56:50 +00:00
bienvenu%nventure.com 55c751ffa4 fix crash cancelling fcc to imap folder, sr=mscott, patch suggested by laurentiu dumitrescu 206408 2006-10-06 20:55:43 +00:00
bienvenu%nventure.com ead1476ed2 treat imap junk keywords case-insensitively for imap servers that don't preserve keyword case, sr=mscott, part of 354726 2006-10-04 15:34:39 +00:00
bienvenu%nventure.com 00ddca2d74 part of a fix for 206408 retry urls after net timeout, if we were connected to the server, sr=mscott 2006-09-25 23:02:33 +00:00
bienvenu%nventure.com c158e0cdb7 add backend support for displaying imap quota usage, patch by ben.bucksch, r/sr=bienvenu, 278096, and fix copying of imap messages across servers, patch by bienvenu, sr=mscott 353073 2006-09-25 18:49:36 +00:00
bienvenu%nventure.com f3a587abfd if imap server doesn't support keywords, attempt to remember tags in dest folder of msg move so we can apply them when headers are downloaded from dest folder, 353570, sr=mscott 2006-09-20 22:39:02 +00:00
timeless%mozdev.org f30980a3b7 Bug 352647 String literal converted to char* in formal argument name, in assignment, and in call
r=bienvenu sr=bienvenu
2006-09-16 23:38:18 +00:00
bugzilla%standard8.demon.co.uk 54d90ef466 Bug 351920 Remove uses of nsSpecialSystemDirectory from mailnews. r=bienvenu,sr=mscott 2006-09-16 08:04:20 +00:00
bienvenu%nventure.com faf61a0111 close cached imap connections when socket type for a server changes, sr=mscott 338243 2006-09-11 18:39:01 +00:00
bienvenu%nventure.com 163678e5bf fix 332626 transfer date of original message when appending message to imap folder, original patch by mhovis, with some reworking by me, sr=mscott 2006-08-25 16:43:07 +00:00
bienvenu%nventure.com 8f6e411ffd fix 333877 100% cpu usage on imap idle when connection dies, original idea by robin.grindley@ieee.org, sr=mscott 2006-08-18 20:16:12 +00:00
bienvenu%nventure.com 5221beb845 fix 348762, uploading message with mixed line endings can produce corrupted messages, sr=mscott 2006-08-16 19:52:48 +00:00
bienvenu%nventure.com 198b74a24c fix mailnews backed part of 293766, allow extensions to provide their own undo/redo objects to mailnews, sr=mscott 2006-08-09 00:54:56 +00:00
bienvenu%nventure.com 524ab8b16b one fix for 317348 new indicator showing on folders when it shouldn't, sr=mscott 2006-07-28 00:31:55 +00:00
scott%scott-macgregor.org f579934db2 Bug #345251 --> remove calls to getojbectproperty on a DOM Window as that API is going away. While I'm here, clean up and simplifying nsIMsgStatusFeedback, nsimsgWindow. Combine nsIMsgWindowCommands and nsIMsgPaneController into a single interface.
sr=bienvenu
2006-07-22 01:20:09 +00:00
bienvenu%nventure.com 551a505080 fix STARTTLS handling, sr=mscott 325379 2006-07-18 02:42:07 +00:00
bienvenu%nventure.com 33268d4ae1 add button to regen summary file from folder properties dialog, sr=mscott 344846 2006-07-18 01:24:35 +00:00
bienvenu%nventure.com ca1f296994 fix 316929 .msf files not deleted after imap folder deleted, sr=mscott 2006-07-18 00:44:40 +00:00
bienvenu%nventure.com 27bc83a6c0 part of fix for 342912 don't update imap trash or junk folder when mail filtered into them, sr=mscott 2006-07-14 20:45:49 +00:00
bienvenu%nventure.com 6902feb3d6 fix 327991, patch by engel@physics.harvard.edu, r/sr=bienvenu simplify 3 central functions in imap parser now that we're handling BODYSTRUCTURE parsing differently 2006-06-30 01:56:19 +00:00
bienvenu%nventure.com 871930a160 don't issue myrights command on /noselect folders, patch by brian.lu@sun.com, r/sr=bienvenu 222394 2006-06-29 22:46:14 +00:00
bienvenu%nventure.com b6c492a688 fix 342708, ability to remove imap keywords stored on the server, sr=mscott 2006-06-29 02:27:24 +00:00
timeless%mozdev.org 27eaab5dcd Bug 337917 Make consumers stop using cids from other modules 2006-06-18 21:18:22 +00:00
bienvenu%nventure.com e88a1da51d fix 265472, add option to expunge deleted imap messages immediately, turned off by default, patch by mkmelin+mozilla@iki.fi, ported from aviary 1.0 branch, sr=mscott 2006-06-15 16:51:58 +00:00
bienvenu%nventure.com d06f8bbbcc add support for unlimited number of tags per profile and per message, replace labels with tags, sr=mscott, sspitzer 114656 2006-06-09 14:26:31 +00:00
timeless%mozdev.org a768026fc9 Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
bienvenu%nventure.com 4635657ed4 fix 312775 deadlock between ui thread and imap thread on network connection loss, sr=mscott 2006-05-23 21:39:34 +00:00
bienvenu%nventure.com 7491f01e18 fix 249240 reprompt for password when logon fails, with previous password filled in, sr=mscott 2006-05-23 17:17:47 +00:00
darin%meer.net 0318b8c707 landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
cbiesinger%web.de 51a89a8b1e bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.

r=bsmedberg
2006-05-06 17:53:51 +00:00
bienvenu%nventure.com d0c30b715b detect ssl layer error doing start tls in imap code, add error to log, sr=mscott 311939 2006-05-01 18:24:13 +00:00
bienvenu%nventure.com 69c4017e36 fix 335877 imap subscribe ui broken on servers with non / hierarchy delimiter, sr=mscott 2006-04-29 02:42:45 +00:00
bienvenu%nventure.com 5cce706ae4 fix 321005 enable auth=plain, auth=login even though logindisabled, patch by engel@physics.harvard.edu, sr=bienvenu 2006-04-25 18:20:37 +00:00
bienvenu%nventure.com 7be876c81c fix 312952 handle IMAP input NIL patch by engel@physics.harvard.edu, r/sr=bienvenu 2006-04-25 17:49:53 +00:00
bienvenu%nventure.com 8aafd2f1c4 fix 223730, clear imap status messages when finished running imap urls, sr=mscott 2006-04-04 19:52:14 +00:00
bienvenu%nventure.com 5fafea771f fix 332119, crash when unable to create new .msf file, sr=mscott 2006-04-03 19:47:16 +00:00
bienvenu%nventure.com 77491bb14e fix 324467 fix filtering on pop3 message body when message quarantining turned on, sr=mscott 2006-03-27 17:51:57 +00:00
bienvenu%nventure.com 8753d6e64b properly handle untagged BAD responses and cleanup response handling, patch by engel@physics.harvard.edu, sr=bienvenu 321924 2006-03-23 20:12:40 +00:00
benjamin%smedbergs.us d8f81df51d Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-03-21 18:19:14 +00:00
bienvenu%nventure.com c352994c0a fix 303571, can't move folder to root of imap hiearchy unless the hierarchy delimiter is /, also remove unused code sr=mscott 2006-03-16 16:29:51 +00:00
scott%scott-macgregor.org f96a4487e1 Bug #329552 --> alert notifications dialog is called in scenarios where we don't have new message and in scenarios where the folder doesn't realize it has new folders. Patch by bienvenu and mscott sr=bienvenu 2006-03-07 06:12:38 +00:00
bienvenu%nventure.com 612183daa0 fix copying hierarchy of local folders to imap server when a parent folder is empty, sr=mscott, 316055 2006-03-02 14:53:07 +00:00
timeless%mozdev.org 1ce5986f6b Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
bienvenu%nventure.com 82a2b87aa5 fix setting of mru time for folders when msgs copied into them, and bad operator precedence for listing acl for non-namespaces, sr=mscott 2006-02-23 04:10:26 +00:00