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

30 Коммитов

Автор SHA1 Сообщение Дата
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
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
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 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
gerv%gerv.net f385eb981a Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
dbragg%netscape.com 0417427d98 Checking in for smeredith@netscape.com.
Fix for bug 18266.  Check all IMAP folders for new messages when getMessage is pressed.
Added function GetNewMessagesAllFolders.  r=bienvenu, sr=mscott.
2001-07-19 23:56:34 +00:00
cavin%netscape.com ac2c6d9ba3 Fix for bugscape 3491, 3611 and 4696. r=/sr=sspitzer, a=asa@mozilla.org. Convert/hide AOL folder names; Turn off busy cursor when canceling login; Add redirector type to Logon() method in nsIMsgLogonRedirector. 2001-06-21 00:03:15 +00:00
bienvenu%netscape.com 20d5b586dd fix 42863 (pref for enabling env imap prot command), 26735 (respect read-only imap mailboxes) add pref for downloading msg bodies with msg headers for offline imap (15865) r=naving, sr=mscott,sspitzer 2001-03-27 15:22:14 +00:00
bienvenu%netscape.com 5d0f1e4d72 add support for local folders under imap servers, also fix problem with offline sync playback r=naving,sr=sspitzer 15865 2001-03-22 14:38:00 +00:00
mscott%netscape.com 5f8e59593c Land the Mailnews Performance Branch.
Includes front end re-write to use the outliner widget for the thread pane.

Improvements in scrolling, folder loading, message display, replyto time, sorting, selecting, deleting, the list goes
on and on.

enjoy =).
2001-03-17 01:59:34 +00:00
bienvenu%netscape.com 3983a187e4 fix 50722 problems renaming open imap folder r=mscott 2000-09-02 14:42:14 +00:00
jefft%netscape.com 4f1d1b600c fixed bug 39262 folder pane doesn't show [un]subscribe changes to imap folders; r=bienvenu, sspitzer 2000-06-09 23:28:03 +00:00
sspitzer%netscape.com b4baf6207d fix for a bunch of subscribe problems.
#39263, imap subscribe only working to the second level deep
#40238, subscribed imap folders not showing up as subscribed.
#39261, imap folders showing up as full paths, not leaf names.

r=mscott
2000-06-01 02:41:03 +00:00
jefft%netscape.com 2dc253bd26 fixed bug 16244, 35704 - empty trash on exit for Pop3 and Imap 2000-05-15 14:55:22 +00:00
bienvenu%netscape.com 9e5e574372 fix fast delete breaking delete, r=mscott 32742 2000-04-13 14:41:20 +00:00
bienvenu%netscape.com 58f8134725 fix problem with selection after deleting from trash or delete no trash, r=jefft 32402 2000-03-21 01:28:59 +00:00
bienvenu%netscape.com a728827338 more fixes for double byte folder names, including create and rename, r=putterman,jefft 2000-02-08 01:20:00 +00:00
sspitzer%netscape.com c9e378c64d migrate the "mail.imap.server.<hostname>.server_sub_directory" pref from 4.x
and add serverDirectory to the nsIImapIncomingServer interface, and hook up the advanced imap server ui to use it. r=alecf
2000-02-01 06:51:07 +00:00
bienvenu%netscape.com 20983ec52f add folder listing support,r=mscott 2000-01-08 01:36:05 +00:00
jefft%netscape.com 97072a9b83 fixed bug 12929 & bug 20415 - imap rename/delete/move folder should reset the connection to authenticated state; imap empty trash didn't delete subfolders; r=bienvenu 1999-12-03 05:59:57 +00:00
bienvenu%netscape.com 0ab4d46298 hook up pseudo interruption, r=jefft 15012 1999-11-11 00:04:45 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
bienvenu%netscape.com 1936c3a3ba start work on pseudo interruption, not hooked up yet 1999-09-16 23:30:46 +00:00
bienvenu%netscape.com 8848751902 start work on pseudo interruption for imap useability 1999-09-16 00:08:02 +00:00
bienvenu%netscape.com da03306097 move message sink to idl 1999-09-12 17:49:08 +00:00
mscott%netscape.com bb24005a60 Clean up interface for running an imap url...no need to pass in a url listener. 1999-09-12 05:13:51 +00:00
bienvenu%netscape.com 39742a54f4 move some more methods to server sink 1999-09-05 22:32:41 +00:00
bienvenu%netscape.com da0e399946 more filling out of missing imap methods, use nsIThread... 1999-09-05 00:04:56 +00:00
sspitzer%netscape.com cc162134ed make the nsIImapIncomingServer interface fully scriptable. none of that cheesy %{C++ crap for this interface. Also use the almighty NS_DECL_NSIIMAPINCOMINGSERVER macro the xpidl compiler generated for me. 1999-09-03 07:22:10 +00:00
sspitzer%netscape.com 956a1ca354 first pass at XPIDL-ifying nsIImapIncomingServer 1999-09-03 04:57:30 +00:00