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

2103 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%nventure.com f523584952 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 6ab7cd0dac 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 f4b824e382 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 483a6a33ba 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 ad2a41ccbc cleanup imap parser syntax error line handling a little, 312572, r/sr=bienvenu 2005-10-18 18:33:17 +00:00
bienvenu%nventure.com 22cf21e3ff 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 84d48b6a19 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 8262e57ceb 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 6394335d7b 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 d86299f272 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 91bc47d8e7 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 8018ac0d21 still try secure auth if login disabled, sr=mscott 307902 2005-09-12 20:09:49 +00:00
bienvenu%nventure.com 7ad17153d8 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 0d3c447134 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 20e612506d add support for dealing with duplicate incoming messages, 9413 sr=mscott 2005-08-30 14:39:01 +00:00
bugzilla%standard8.demon.co.uk c1cda37557 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 fcc3069434 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 98610ca24f 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 d1f2d73a22 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 bbfd159610 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 7a1ac6d74e 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 fc6cd7bc22 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 917aaf7232 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 87a40637a6 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 43451e92d9 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 644c8fab5e 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 ed0ddb3c84 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 5d914e30ae 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 0a83daadda 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 05339dd922 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 1f0bd12f09 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 743f1a7535 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
bienvenu%nventure.com 229047c741 fix 288534 when using imap draft folder, old drafts sometimes not removed, sr=mscott, a=chofmann 2005-05-12 17:11:29 +00:00
bienvenu%nventure.com 8fa5de064f support drafts/templates, etc, in shared folders, sr=mscott, a=asa, 244289 2005-05-05 00:06:27 +00:00
bienvenu%nventure.com 4aa407145e fix instance of 123063 indefinite stall on save to imap folder, fix cancel of fcc and timeout of re-used imap connections sr=mscott, a=sspitzer 2005-04-30 15:30:25 +00:00
bienvenu%nventure.com f416ae2e66 fix 228237, losing offline imap events, r/a=sspitzer, sr=mscott 2005-04-27 20:02:14 +00:00
shaver%mozilla.org c76005a134 Bug 262184: support Copy as a filter action (as in tbird 1.0). Finally
landing on the trunk, r=bienvenu, a=caillon.
2005-04-20 14:45:03 +00:00
bienvenu%nventure.com 528b5c8e41 add PRLogging for IMAPOFFLINE, and fix imap offline memory leaks 289447 228237 r/sr=mscott, a=sspitzer/brendan 2005-04-14 19:51:54 +00:00
darin%meer.net 130fb0d326 patch for bug 287648 "make nsIDNSService use nsICancelable and move private methods to nsPIDNSService" r=biesi sr=bzbarsky 2005-04-06 01:33:28 +00:00
bienvenu%nventure.com 25e806b288 fix imap case of filter after the fact not setting junk score correctly, sr=mscott 2005-04-05 21:15:57 +00:00
bienvenu%nventure.com e72abf1361 fix 273778 handle case where move filter target folder doesn't exist, sr=mscott 2005-04-05 21:09:36 +00:00
bsmedberg%covad.net 68fcd67e0a Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 13:09:19 +00:00
bienvenu%nventure.com 577b498067 fix 142703, sr=mscott, we don't notice when imap select failed if it's the first connection to the folder, and think that uid validity changed 2005-04-02 00:46:29 +00:00
bienvenu%nventure.com 46ac892298 potential fix for imap .msf files getting blown away when server error selecting imap folder, sr=mscott 142703 2005-03-30 19:13:40 +00:00
bienvenu%nventure.com 348bcec578 fix 286289 compose window getting closed twice leading to js errors, involves reworking the way cross-server imap message copy works sr=mscott 2005-03-22 18:31:25 +00:00
bienvenu%nventure.com efe40ba40f fix 259656 copying multiple imap messages to local folder fails if user name contains chars requiring escaping, sr=mscott 2005-03-22 18:25:33 +00:00
timeless%mozdev.org 23e4bf2b27 Bug 131849 addressbook build system requires exporting internal files
patch by bugzilla@standard8.demon.co.uk r=bienvenu sr=neil
2005-03-22 17:39:09 +00:00
bienvenu%nventure.com fc973076cd fix detection of invalid imap urls, add logging for same, sr=mscott hope to help diagnose 259656 2005-03-18 21:17:07 +00:00
bienvenu%nventure.com 8c1c29bd8a potential fix for going online after saving imap draft offline, sr=mscott 285791 2005-03-18 20:41:07 +00:00
bienvenu%nventure.com e1f650e579 285922 allow filters after the fact to mark messages as junk/non junk, sr=mscott 2005-03-17 23:19:02 +00:00