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 |
bienvenu%nventure.com
|
191177270c
|
fix 281473 restart required after switching from non ssl port to ssl port on imap server, on server that allows connection to default port but disables login, sr=mscott
|
2005-03-17 22:59:17 +00:00 |
bienvenu%nventure.com
|
2f8dd32d44
|
fix line endings when delete/detach of imap attachments on mac/linux with cyrus server, sr=mscott
|
2005-03-08 00:54:39 +00:00 |
bzbarsky%mit.edu
|
d624665bc9
|
Add the prompt-service contract to nsEmbedCID.h
|
2005-03-07 16:07:11 +00:00 |
bienvenu%nventure.com
|
6932639dd7
|
fix 272988 handle dovecot imap server sending size after message headers when downloading headers, sr=mscott
|
2005-03-02 01:12:35 +00:00 |
timeless%mozdev.org
|
a20ae9e6dd
|
Bug 283923 remove useless test from nsImapProtocol::ProcessCurrentURL
r=bienvenu sr=bienvenu
|
2005-02-27 21:01:58 +00:00 |
bienvenu%nventure.com
|
c4fc91b945
|
fix 235354 running imap filter that sets labels after the fact doesn't immediately set db flag, and 261297 case where propagating flags on message copy not working, when server doesn't support user-defined keywords, patches by jeongkyu.kim@gmail.com, r=bienvenu, sr=mscott
|
2005-02-26 19:02:51 +00:00 |
bienvenu%nventure.com
|
9a84d403fe
|
remove dead imap connections from connection cache, r/sr=mscott, a=sspitzer 282486
|
2005-02-17 00:31:41 +00:00 |
neil%parkwaycc.co.uk
|
69f348e3ed
|
Removing unused variables b=90905 p=gautheri@noos.fr r=me sr=dmose a=asa
|
2005-02-16 11:50:13 +00:00 |
bienvenu%nventure.com
|
18bc4cebab
|
fix 281473 put up error if login is disabled, r/sr=mscott, a=sspitzer
|
2005-02-16 03:21:28 +00:00 |
bienvenu%nventure.com
|
262292223b
|
add ability to copy local folders to imap servers, r/sr=mscott, a=sspitzer 235013
|
2005-02-14 19:56:49 +00:00 |
bienvenu%nventure.com
|
b0cb0b0150
|
fix hang on shutdown in imap code, r/sr=mscott, a=sspitzer 282043
|
2005-02-14 19:54:45 +00:00 |
bienvenu%nventure.com
|
9733147b70
|
back end work for stripping mime attachments from messages, sr=mscott 2920
|
2005-02-09 01:40:24 +00:00 |
bienvenu%nventure.com
|
a1b8978fbd
|
fix 249128 reduce string copying in HandleMessageDownloadLine and 249999 Eliminate fTokenizerAdvanced from imap parser, patches by Hans-Andreas, r/sr=bienvenu
|
2005-02-06 23:48:34 +00:00 |
bienvenu%nventure.com
|
90c96a0d9a
|
add more logging for bug 275836, failure to copy multiple messages from imap to local folders, sr=mscott
|
2005-02-04 01:21:43 +00:00 |
bienvenu%nventure.com
|
99becbe61e
|
fix 189363 network timeout for imap, 60377 imap tls support (off by default), sr=mscott
|
2005-02-03 15:22:14 +00:00 |
bienvenu%nventure.com
|
f82e225b8a
|
support IMAP TLS 60377 sr=mscott
|
2005-01-24 17:29:05 +00:00 |
bzbarsky%mit.edu
|
16fa9b92a0
|
Fix possible leak if username is empty. Bug 129212, patch by Mikael Parknert
<mikael@parknert.se>, r=dmose, sr=bienvenu
|
2005-01-14 17:23:12 +00:00 |
bzbarsky%mit.edu
|
40a0ef4b71
|
Fixing build bustage
|
2005-01-13 04:11:15 +00:00 |
bryner%brianryner.com
|
6c4ea68040
|
Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin.
|
2005-01-13 03:25:28 +00:00 |
cbiesinger%web.de
|
e262c3bb12
|
Bug 253794 use nsCRT::strtok instead of reimplementing it
patch by Mark Banner <mark@standard8.demon.co.uk> r=bienvenu sr=mscott
|
2005-01-12 20:46:37 +00:00 |
bienvenu%nventure.com
|
32d0b56d83
|
follow on work for 209545, get rid of hand-rolled imap proxying code, get rid of more unused code and bogus call to WaitForFEEventCompletion, sr=sspitzer
|
2005-01-12 16:46:12 +00:00 |
bienvenu%nventure.com
|
0ce740e95e
|
fix 209545 get rid of remaining hand-rolled proxying code, use xpidl instead, sr=mscott
|
2005-01-12 15:20:32 +00:00 |
cbiesinger%web.de
|
8bf7cd6391
|
bug 264599 make unfrozen necko interfaces use 64-bit integers.
r=darin sr=bz a=asa
|
2005-01-09 20:43:35 +00:00 |
bzbarsky%mit.edu
|
e425259e0d
|
Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
|
2005-01-04 19:31:31 +00:00 |
dbaron%dbaron.org
|
1cc6b3262a
|
Fix misspellings of 'pseudo' in comments. Bug 106386. Patch by Alex Vincent <ajvincent@gmail.com>. r=timeless sr=peterv
|
2004-12-19 21:45:51 +00:00 |
bienvenu%nventure.com
|
343bd5f231
|
fix 274546 fix parsing of quotaroot response in case server sends a literal, sr=mscott
|
2004-12-14 23:02:11 +00:00 |
bienvenu%nventure.com
|
cde53587cf
|
potential fix for topcrash in imap code 269573, parser was ignoring the stop button in some situations, sr=mscott
|
2004-12-09 17:56:30 +00:00 |