Commit Graph

2173 Commits

Author SHA1 Message Date
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
bienvenu%nventure.com
3b28119a8b set mru time on imap folder when message copied into it, part of work for 251296, sr=mscott 2006-02-21 15:15:19 +00:00
bienvenu%nventure.com
7deec89cd9 fix regression 327755 caused by fix for 322863, r/sr=me 2006-02-18 21:18:31 +00:00
bienvenu%nventure.com
d537888b4b fix 322863, patch by engel@physics.harvard.edu, r/sr=bienvenu, Properly implement parsing of IMAP |atom| and |astring| 2006-02-17 22:56:55 +00:00
bienvenu%nventure.com
0ad0d211ca fix read state for new imap messages getting confused when folder new msg summary tooltips are used, sr=mscott, part of 314124 2006-02-13 05:55:15 +00:00
cbiesinger%web.de
c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
cst%andrew.cmu.edu
c4d022f379 Bug 257386 Fix poorly written code in nsImapMailFolder.cpp
r=emaijala sr=neil
2006-01-15 21:44:05 +00:00
bugzilla%standard8.demon.co.uk
6389b93dbf Bug 26622 nsAutoString use as member variables should be reviewed (mailnews patch). Original Patch by Mikael Parknert <mikael@parknert.se>, updated by me. r=neil.parkwaycc.co.uk,sr=bienvenu 2006-01-08 19:16:56 +00:00