Commit Graph

2121 Commits

Author SHA1 Message Date
bienvenu%nventure.com
15ef57c863 fix 321239 fallback to fetching whole message when we have a problem parsing body structure response, sr=mscott 2006-01-03 20:52:58 +00:00
bugzilla%standard8.demon.co.uk
840ddeca61 Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 4 - move *CID.h files to public directories if they are exported. r/sr=dmose. Removing the original files that are no longer needed. 2005-12-29 13:24:31 +00:00
bugzilla%standard8.demon.co.uk
db22b0e21d Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 4 - move *CID.h files to public directories if they are exported. r/sr=dmose 2005-12-28 19:52:40 +00:00
gerv%gerv.net
ecbf97fa9f Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-28 19:10:16 +00:00
scott%scott-macgregor.org
20b834186c Part of Bug #179533 --> need to move mail CID files from the build directory to the src directory.
This will make aggregating mail dlls easier.
r/sr=sspitzer
2005-12-28 19:10:13 +00:00
timeless%mozdev.org
6592c068e7 Bug 235942 When viewing a mail on an IMAP server, the attachment is always downloaded
r=bienvenu sr=bienvenu
2005-12-27 01:35:17 +00:00
bienvenu%nventure.com
bf01db5259 fix 320732 hourglass after displaying msg, implement isPending correctly, patch by me, sr=mscott and fix handling of mpod when waiting x seconds to mark message read, patch by mhovis@simdesk.com, r/sr=bienvenu 2005-12-20 04:36:44 +00:00
bienvenu%nventure.com
6e6d19e68c fix 320334 make non-overridden methods non-virtual, patch by engel@physics.harvard.edu, r/sr=bienvenu 2005-12-19 17:27:06 +00:00
bienvenu%nventure.com
4c3a474128 fix 317327, eliminate nsImapServerResponseParser::end_of_line, patch by engel@physics.harvard.edu, r/sr=beinvenu 2005-12-19 16:58:21 +00:00
bugzilla%standard8.demon.co.uk
fd03f141d0 Bug 311238 ns*SummarySpec.* are no longer required (Part 2 - provide some utility functions). r=bienvenu,sr=dmose 2005-12-02 19:00:32 +00:00
timeless%mozdev.org
db820cf720 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
scott%scott-macgregor.org
b2e49e5c66 Bug #312940 --> more work for the new alert notification service
Delay the new mail alert animation until after all of our asynchronous fetch
preview text urls have completed loading for imap.
2005-11-24 02:43:27 +00:00
bienvenu%nventure.com
ec81d8297c more work on 312940 improve alert notification for new mail, sr=mscott 2005-11-22 00:36:16 +00:00
bienvenu%nventure.com
ba983bef9e more work on 314124 folder pane popup on folders with new messages, remove miscellaneous unused code, also work on imap deadlock, 312775 sr=mscott, and 315975 better handle bogus body structure responses by falling back to full msg, patch by engel@physics.harvard.edu, sr=bienvenu 2005-11-16 15:07:08 +00:00
dbaron%dbaron.org
3c95294952 Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin 2005-11-14 20:09:51 +00:00
bienvenu%nventure.com
c0d402ae65 remove duplicated code in nsImapService.cpp 315654, sr=mscott 2005-11-12 00:47:02 +00:00
bsmedberg%covad.net
78f6d0683d Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
bienvenu%nventure.com
f9275712b2 add method for getting preview text, part of 314124, sr=mscott 2005-11-08 02:01:08 +00:00
bienvenu%nventure.com
fc1f4f0336 fix 204350, handling of message/rfc822 attachments opened in standalone msg window, sr=mscott 2005-10-27 14:07:10 +00:00
bienvenu%nventure.com
40b9967ccb move body shell parser to server response parser, fix handling of 'NIL'), patches by hans-a.engel@unibas.ch, sr=bienvenu 312952 312599 2005-10-25 03:05:06 +00:00
bienvenu%nventure.com
bbe8962d8e potential fix for deadlock when network connection goes down with imap connections, sr=mscott 312775 2005-10-21 20:22:38 +00:00
bienvenu%nventure.com
fddd007530 delay initialization of imap parser tokenizer to cut down on memory allocations, patch by Hans-A.Engel@unibas.ch, sr=bienvenu 307615 2005-10-20 22:59:40 +00:00
bienvenu%nventure.com
58799a9bf8 cleanup imap parser syntax error line handling a little, 312572, r/sr=bienvenu 2005-10-18 18:33:17 +00:00
bienvenu%nventure.com
f9c8bfccb3 fix 312009, patch by psyc+moz@stalbot.com, r/sr=bienvenu, make imap forget prev capability before parsing new capabilities 2005-10-18 17:43:28 +00:00
bugzilla%standard8.demon.co.uk
5cef1d6bdd First part of bug 311238 ns*SummarySpec.* are no longer required - Remove nsNewsSummarySpec. r=bienvenu,sr=mscott 2005-10-10 17:04:01 +00:00
bienvenu%nventure.com
2ab19239ae remove imap parser method at_end_of_line, patch by Hans-a.Engel@unibas.ch, r/sr=bienvenu 2005-09-30 14:25:42 +00:00
bugzilla%standard8.demon.co.uk
7ca5a4b4be Bug 279278 Fix Potential memory leak in nsImapServerResponseParser. Patch by Hans-Andreas Engel <Hans-A.Engel@unibas.ch>, r/sr=bienvenu 2005-09-24 16:49:24 +00:00
bienvenu%nventure.com
3f28177781 better fix for imap servers that return message size before uid, sr=mscott 246966 2005-09-22 01:39:56 +00:00
bienvenu%nventure.com
44fd514660 fix 246966, message displayed is one behind message selected with kerio imap server, sr=mscott 2005-09-20 23:42:23 +00:00
bienvenu%nventure.com
5b45b1ce79 still try secure auth if login disabled, sr=mscott 307902 2005-09-12 20:09:49 +00:00
bienvenu%nventure.com
1d3e25f645 another fix for 163951, sr=mscott, put up alert when courier server kicks us off for too many connections 2005-09-02 21:33:27 +00:00
bienvenu%nventure.com
6b9028d0ea one fix for imap urls spinning, when all cached connections have timed out, 163951, sr=mscott 2005-09-01 14:30:33 +00:00
bienvenu%nventure.com
be638c7eed add support for dealing with duplicate incoming messages, 9413 sr=mscott 2005-08-30 14:39:01 +00:00
bugzilla%standard8.demon.co.uk
59689fae66 bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES, part patch r=bsmedberg,sr=dmose 2005-08-24 16:49:22 +00:00
bienvenu%nventure.com
91779582e5 add gssapi auth to imap,pop3, and smtp, patch by simon@sxw.org.uk, 303160, sr=mscott, r=bienvenu 2005-08-19 17:31:46 +00:00
bienvenu%nventure.com
93903a1a0d allow msg copy interfaces to specify msg flags to set, sr=mscott, a=asa 301084 2005-08-08 20:36:40 +00:00
bienvenu%nventure.com
6657d01b94 add ability to auto-download msgs in all imap folders when getting headers from them, not just the inbox, based on per-server pref, autosync_offline_stores, sr=mscott, a=bsmedberg 302836 2005-08-02 13:35:59 +00:00
jshin%mailaps.org
5abb566d37 bug 126453 : Chinese newsgroup names are not readable: patch by holywen%mozilla.org.cn with my changes (r=bienvenu, sr=mscott, a=asa) 2005-07-20 11:49:45 +00:00
bienvenu%nventure.com
6e0fa566f1 part of work for 301084, store msgs in on-the-fly fcc folder as read, like standard fcc folder, sr=mscott, a=benjamin 2005-07-19 21:13:26 +00:00
bienvenu%nventure.com
c3c95cfda5 coalesce missing uids in range for imap copy command, issue multiple copies if line length is too long, sr=mscott, a=asa 299332 2005-07-13 17:20:44 +00:00
bienvenu%nventure.com
484bc2818b don't count junk mail as new mail, sr=mscott, a=asa 282477, sr=mscott, a=asa 2005-07-11 18:31:28 +00:00
bienvenu%nventure.com
b266be65b1 fix downloading imap msgs for offline use when GDS is running, 297776, sr=mscott, a=asa 2005-07-07 15:52:45 +00:00
bienvenu%nventure.com
467c3e3719 fix 273032 downloading imap attachments doesn't go through memory cache, sr=mscott, a=asa 2005-06-20 21:15:20 +00:00
mnyromyr%tprac.de
47290abea5 Bug 37712: 'Receiving: message...' should be 'Downloading message...' (suite patch); patch by Tim Meader <tmeader@gmail.com>, r=bienvenu, sr=neil, a=asa 2005-06-17 20:12:23 +00:00
dougt%meer.net
02520ff10c Removing nsIRandomAccessStore from tree (still lives in obsolete). b=283487 r=darin, sr=mscott, a=asa 2005-06-17 03:47:11 +00:00
bienvenu%nventure.com
d3f3c92c10 add support for reply/forward filter actions for after the fact filtering, and reply filters for imap, 11034, sr=mscott, a=asa 2005-06-13 18:10:20 +00:00
bienvenu%nventure.com
ae4dd3bd20 support for filters that reply/forward messages, sr=mscott, a=shaver, 11034, also fix some imap memory leaks 2005-06-01 18:16:49 +00:00
dougt%meer.net
4c7f9052d3 Add a scriptable hash function API. basically what this does is moves the hashing function out of the nsISignatureVerifier.idl and creates a new interface nsICryptoHash which is scriptable. Because of this change, we needed to fix up all of the call sites. r=darin, sr=dveditz, a=shaver 2005-06-01 16:06:53 +00:00
bienvenu%nventure.com
23931bd38f backend support for message aging of imap and local folders, 11055, r=neil, sr=mscott, a=chofmann also remember labels when copying imap to local, patch by jeongkyu.kim@gmail.com, r=mscott,sr=bienvenu,a=chfmann 2005-06-01 15:35:57 +00:00
bienvenu%nventure.com
f6632e4a55 fix hang on exit with imap empty trash or expunge inbox with servers that support idle, 246909, sr=mscott, a=asa 2005-05-19 16:28:16 +00:00