@fedify/fedify 2.0.0-dev.1750 → 2.0.0-dev.1757
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{actor-CRS7Dbo1.js → actor-B1XixARF.js} +1 -1
- package/dist/{actor-CMgHXjhs.js → actor-B5xBQBHW.js} +185 -185
- package/dist/{actor-JG822JBi.cjs → actor-C8aiDtHR.cjs} +185 -185
- package/dist/{builder-D44QzfuD.js → builder-BSoQ_693.js} +3 -3
- package/dist/compat/transformers.test.js +15 -15
- package/dist/{docloader-BvlqkI1M.js → docloader-D0cDE_0-.js} +2 -2
- package/dist/{esm-BZMLn6gu.js → esm-CREefKe4.js} +1 -1
- package/dist/federation/builder.test.js +4 -4
- package/dist/federation/collection.test.js +2 -2
- package/dist/federation/handler.test.js +16 -16
- package/dist/federation/idempotency.test.js +16 -16
- package/dist/federation/inbox.test.js +3 -3
- package/dist/federation/keycache.test.js +3 -3
- package/dist/federation/kv.test.js +2 -2
- package/dist/federation/middleware.test.js +17 -17
- package/dist/federation/mod.cjs +7 -7
- package/dist/federation/mod.js +7 -7
- package/dist/federation/mq.test.js +2 -2
- package/dist/federation/negotiation.test.js +2 -2
- package/dist/federation/retry.test.js +2 -2
- package/dist/federation/router.test.js +2 -2
- package/dist/federation/send.test.js +9 -9
- package/dist/{http-BPsXiq3Y.js → http-D-sXN7e3.js} +2 -2
- package/dist/{http-CPqfuthT.cjs → http-DOpbUoCs.cjs} +2 -2
- package/dist/{http-DIsJckI7.js → http-_pg7reDM.js} +2 -2
- package/dist/{inbox-24__vIeD.js → inbox-B7U1_nbv.js} +1 -1
- package/dist/{key-CcqQC_vj.js → key-Cn9xkrls.js} +2 -2
- package/dist/{keycache-BUF-P0-V.js → keycache-CLpLYCBP.js} +1 -1
- package/dist/{keys-DSikT9wk.js → keys-KHNC1-23.js} +1 -1
- package/dist/{kv-cache-CBOkGH5t.js → kv-cache-4mdqs8Fy.js} +3 -2
- package/dist/{kv-cache-gyMh96Y-.cjs → kv-cache-D3ZEHSte.cjs} +3 -2
- package/dist/{kv-cache-z0lgwFi_.js → kv-cache-DN9pfMBe.js} +2 -1
- package/dist/{ld-C5wht8V2.js → ld-CxRWVxwM.js} +2 -2
- package/dist/{lookup-BE8ZMmug.js → lookup-5-a0dREg.js} +1 -2
- package/dist/{lookup-Doq5XdGY.cjs → lookup-DOkQbxxz.cjs} +1 -2
- package/dist/{lookup-CxJLpHHf.js → lookup-Niidr_x6.js} +185 -186
- package/dist/middleware-BJWcGTAt.js +15 -0
- package/dist/middleware-BTN20PaK.cjs +15 -0
- package/dist/middleware-Bf6wGb5z.js +26 -0
- package/dist/{middleware-BImvTjdU.js → middleware-Bu1abnwB.js} +12 -12
- package/dist/{middleware-ClcQM1de.cjs → middleware-CGjZqfu-.cjs} +7 -7
- package/dist/{middleware-D5NFjhOL.js → middleware-DNTnyjtZ.js} +7 -7
- package/dist/{mod-VastcQsk.d.cts → mod-0noXw66R.d.cts} +2 -2
- package/dist/{mod-BYynOiJG.d.ts → mod-B9M-8jm2.d.ts} +2 -2
- package/dist/mod.cjs +7 -7
- package/dist/mod.d.cts +1 -1
- package/dist/mod.d.ts +1 -1
- package/dist/mod.js +7 -7
- package/dist/nodeinfo/client.test.js +3 -3
- package/dist/nodeinfo/handler.test.js +15 -15
- package/dist/nodeinfo/types.test.js +2 -2
- package/dist/{owner-DIa5WpbP.js → owner-BuoPuVCi.js} +2 -2
- package/dist/{proof-DTKtjEh_.cjs → proof-CVEy_xQq.cjs} +3 -3
- package/dist/{proof-D0ak0hhc.js → proof-DCSiCUo8.js} +3 -3
- package/dist/{proof-CCzhKDDB.js → proof-DHUqm_3l.js} +2 -2
- package/dist/{send-BWfkS2zO.js → send-b3ODUYb5.js} +2 -2
- package/dist/sig/http.test.js +7 -7
- package/dist/sig/key.test.js +5 -5
- package/dist/sig/ld.test.js +6 -6
- package/dist/sig/mod.cjs +4 -4
- package/dist/sig/mod.js +4 -4
- package/dist/sig/owner.test.js +6 -6
- package/dist/sig/proof.test.js +6 -6
- package/dist/testing/docloader.test.js +2 -2
- package/dist/testing/mod.js +2 -2
- package/dist/{testing-BHLtJbQx.js → testing-CLZWJJwj.js} +1 -1
- package/dist/utils/docloader.test.js +8 -8
- package/dist/utils/kv-cache.test.js +3 -3
- package/dist/utils/mod.cjs +4 -4
- package/dist/utils/mod.d.cts +1 -1
- package/dist/utils/mod.d.ts +1 -1
- package/dist/utils/mod.js +4 -4
- package/dist/vocab/actor.test.js +4 -4
- package/dist/vocab/lookup.test.js +3 -3
- package/dist/vocab/mod.cjs +3 -3
- package/dist/vocab/mod.js +3 -3
- package/dist/vocab/type.test.js +2 -2
- package/dist/vocab/vocab.test.js +3 -3
- package/dist/{vocab-C3ZbIV8S.cjs → vocab-8v-rt5vu.cjs} +2 -2
- package/dist/{vocab-CjheaIIe.js → vocab-DuDJyN7P.js} +2 -2
- package/dist/webfinger/handler.test.js +15 -15
- package/dist/webfinger/lookup.test.js +3 -3
- package/dist/webfinger/mod.cjs +1 -1
- package/dist/webfinger/mod.js +1 -1
- package/dist/x/cfworkers.test.js +2 -2
- package/package.json +4 -4
- package/dist/middleware-BsLmqSNx.cjs +0 -15
- package/dist/middleware-CdFqipch.js +0 -15
- package/dist/middleware-ZZJaIUDZ.js +0 -26
@@ -3,8 +3,8 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { Router, RouterError, deno_default, getTypeId } from "./lookup-
|
7
|
-
import { InboxListenerSet } from "./inbox-
|
6
|
+
import { Router, RouterError, deno_default, getTypeId } from "./lookup-Niidr_x6.js";
|
7
|
+
import { InboxListenerSet } from "./inbox-B7U1_nbv.js";
|
8
8
|
import { getLogger } from "@logtape/logtape";
|
9
9
|
import { SpanKind, SpanStatusCode, trace } from "@opentelemetry/api";
|
10
10
|
|
@@ -42,7 +42,7 @@ var FederationBuilderImpl = class {
|
|
42
42
|
this.collectionTypeIds = {};
|
43
43
|
}
|
44
44
|
async build(options) {
|
45
|
-
const { FederationImpl } = await import("./middleware-
|
45
|
+
const { FederationImpl } = await import("./middleware-Bf6wGb5z.js");
|
46
46
|
const f = new FederationImpl(options);
|
47
47
|
const trailingSlashInsensitiveValue = f.router.trailingSlashInsensitive;
|
48
48
|
f.router = this.router.clone();
|
@@ -3,30 +3,30 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { Follow, Person } from "../lookup-
|
6
|
+
import { Follow, Person } from "../lookup-Niidr_x6.js";
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
8
|
import { assert } from "../assert-MZs1qjMx.js";
|
9
9
|
import { assertInstanceOf } from "../assert_instance_of-DHz7EHNU.js";
|
10
10
|
import { MemoryKvStore } from "../kv-CRZrzyXm.js";
|
11
|
-
import { FederationImpl, actorDehydrator, autoIdAssigner } from "../middleware-
|
11
|
+
import { FederationImpl, actorDehydrator, autoIdAssigner } from "../middleware-Bu1abnwB.js";
|
12
12
|
import "../client-pY7-3icS.js";
|
13
13
|
import "../types-C2XVl6gj.js";
|
14
|
-
import "../actor-
|
15
|
-
import "../key-
|
16
|
-
import "../http-
|
17
|
-
import "../ld-
|
18
|
-
import "../owner-
|
19
|
-
import "../proof-
|
20
|
-
import "../docloader-
|
21
|
-
import "../kv-cache-
|
22
|
-
import "../inbox-
|
23
|
-
import "../builder-
|
14
|
+
import "../actor-B1XixARF.js";
|
15
|
+
import "../key-Cn9xkrls.js";
|
16
|
+
import "../http-_pg7reDM.js";
|
17
|
+
import "../ld-CxRWVxwM.js";
|
18
|
+
import "../owner-BuoPuVCi.js";
|
19
|
+
import "../proof-DHUqm_3l.js";
|
20
|
+
import "../docloader-D0cDE_0-.js";
|
21
|
+
import "../kv-cache-DN9pfMBe.js";
|
22
|
+
import "../inbox-B7U1_nbv.js";
|
23
|
+
import "../builder-BSoQ_693.js";
|
24
24
|
import "../collection-BzWsN9pB.js";
|
25
|
-
import "../keycache-
|
25
|
+
import "../keycache-CLpLYCBP.js";
|
26
26
|
import "../negotiation-C4nFufNk.js";
|
27
27
|
import "../retry-CfF8Gn4d.js";
|
28
|
-
import "../send-
|
29
|
-
import { test } from "../testing-
|
28
|
+
import "../send-b3ODUYb5.js";
|
29
|
+
import { test } from "../testing-CLZWJJwj.js";
|
30
30
|
|
31
31
|
//#region src/compat/transformers.test.ts
|
32
32
|
const federation = new FederationImpl({ kv: new MemoryKvStore() });
|
@@ -3,8 +3,8 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { validateCryptoKey } from "./key-
|
7
|
-
import { doubleKnock } from "./http-
|
6
|
+
import { validateCryptoKey } from "./key-Cn9xkrls.js";
|
7
|
+
import { doubleKnock } from "./http-_pg7reDM.js";
|
8
8
|
import { curry } from "es-toolkit";
|
9
9
|
import { UrlError, createActivityPubRequest, getDocumentLoader, getRemoteDocument, logRequest, validatePublicUrl } from "@fedify/vocab-runtime";
|
10
10
|
import { getLogger } from "@logtape/logtape";
|
@@ -3,7 +3,7 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { __commonJS, __toESM } from "./lookup-
|
6
|
+
import { __commonJS, __toESM } from "./lookup-Niidr_x6.js";
|
7
7
|
|
8
8
|
//#region ../../node_modules/.pnpm/glob-to-regexp@0.4.1/node_modules/glob-to-regexp/index.js
|
9
9
|
var require_glob_to_regexp = __commonJS({ "../../node_modules/.pnpm/glob-to-regexp@0.4.1/node_modules/glob-to-regexp/index.js"(exports, module) {
|
@@ -3,14 +3,14 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { Activity, Note, Person } from "../lookup-
|
6
|
+
import { Activity, Note, Person } from "../lookup-Niidr_x6.js";
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
8
|
import "../assert-MZs1qjMx.js";
|
9
9
|
import "../assert_instance_of-DHz7EHNU.js";
|
10
10
|
import { MemoryKvStore } from "../kv-CRZrzyXm.js";
|
11
|
-
import "../inbox-
|
12
|
-
import { createFederationBuilder } from "../builder-
|
13
|
-
import { test } from "../testing-
|
11
|
+
import "../inbox-B7U1_nbv.js";
|
12
|
+
import { createFederationBuilder } from "../builder-BSoQ_693.js";
|
13
|
+
import { test } from "../testing-CLZWJJwj.js";
|
14
14
|
import { assertExists } from "../std__assert-DWivtrGR.js";
|
15
15
|
import "../assert_rejects-Ce45JcFg.js";
|
16
16
|
import { assertThrows } from "../assert_throws-BNXdRGWP.js";
|
@@ -3,12 +3,12 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import "../lookup-
|
6
|
+
import "../lookup-Niidr_x6.js";
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
8
|
import "../assert-MZs1qjMx.js";
|
9
9
|
import "../assert_instance_of-DHz7EHNU.js";
|
10
10
|
import { buildCollectionSynchronizationHeader, digest } from "../collection-BzWsN9pB.js";
|
11
|
-
import { test } from "../testing-
|
11
|
+
import { test } from "../testing-CLZWJJwj.js";
|
12
12
|
import "../std__assert-DWivtrGR.js";
|
13
13
|
import "../assert_rejects-Ce45JcFg.js";
|
14
14
|
import "../assert_throws-BNXdRGWP.js";
|
@@ -3,35 +3,35 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { Create, Note, Person } from "../lookup-
|
6
|
+
import { Create, Note, Person } from "../lookup-Niidr_x6.js";
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
8
|
import { assert } from "../assert-MZs1qjMx.js";
|
9
9
|
import "../assert_instance_of-DHz7EHNU.js";
|
10
10
|
import { MemoryKvStore } from "../kv-CRZrzyXm.js";
|
11
|
-
import { createFederation, handleActor, handleCollection, handleCustomCollection, handleInbox, handleObject, respondWithObject, respondWithObjectIfAcceptable } from "../middleware-
|
11
|
+
import { createFederation, handleActor, handleCollection, handleCustomCollection, handleInbox, handleObject, respondWithObject, respondWithObjectIfAcceptable } from "../middleware-Bu1abnwB.js";
|
12
12
|
import "../client-pY7-3icS.js";
|
13
13
|
import "../types-C2XVl6gj.js";
|
14
|
-
import "../actor-
|
15
|
-
import "../key-
|
16
|
-
import { signRequest } from "../http-
|
17
|
-
import "../ld-
|
18
|
-
import "../owner-
|
19
|
-
import "../proof-
|
20
|
-
import "../docloader-
|
21
|
-
import "../kv-cache-
|
22
|
-
import { InboxListenerSet } from "../inbox-
|
23
|
-
import "../builder-
|
14
|
+
import "../actor-B1XixARF.js";
|
15
|
+
import "../key-Cn9xkrls.js";
|
16
|
+
import { signRequest } from "../http-_pg7reDM.js";
|
17
|
+
import "../ld-CxRWVxwM.js";
|
18
|
+
import "../owner-BuoPuVCi.js";
|
19
|
+
import "../proof-DHUqm_3l.js";
|
20
|
+
import "../docloader-D0cDE_0-.js";
|
21
|
+
import "../kv-cache-DN9pfMBe.js";
|
22
|
+
import { InboxListenerSet } from "../inbox-B7U1_nbv.js";
|
23
|
+
import "../builder-BSoQ_693.js";
|
24
24
|
import "../collection-BzWsN9pB.js";
|
25
|
-
import "../keycache-
|
25
|
+
import "../keycache-CLpLYCBP.js";
|
26
26
|
import "../negotiation-C4nFufNk.js";
|
27
27
|
import "../retry-CfF8Gn4d.js";
|
28
|
-
import "../send-
|
29
|
-
import { createInboxContext, createRequestContext, mockDocumentLoader, test } from "../testing-
|
28
|
+
import "../send-b3ODUYb5.js";
|
29
|
+
import { createInboxContext, createRequestContext, mockDocumentLoader, test } from "../testing-CLZWJJwj.js";
|
30
30
|
import "../std__assert-DWivtrGR.js";
|
31
31
|
import "../assert_rejects-Ce45JcFg.js";
|
32
32
|
import "../assert_throws-BNXdRGWP.js";
|
33
33
|
import "../assert_not_equals-C80BG-_5.js";
|
34
|
-
import { rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-
|
34
|
+
import { rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-KHNC1-23.js";
|
35
35
|
|
36
36
|
//#region src/federation/handler.test.ts
|
37
37
|
test("handleActor()", async () => {
|
@@ -3,35 +3,35 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { Create, Follow, Person } from "../lookup-
|
6
|
+
import { Create, Follow, Person } from "../lookup-Niidr_x6.js";
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
8
|
import "../assert-MZs1qjMx.js";
|
9
9
|
import "../assert_instance_of-DHz7EHNU.js";
|
10
10
|
import { MemoryKvStore } from "../kv-CRZrzyXm.js";
|
11
|
-
import { createFederation } from "../middleware-
|
11
|
+
import { createFederation } from "../middleware-Bu1abnwB.js";
|
12
12
|
import "../client-pY7-3icS.js";
|
13
13
|
import "../types-C2XVl6gj.js";
|
14
|
-
import "../actor-
|
15
|
-
import "../key-
|
16
|
-
import "../http-
|
17
|
-
import "../ld-
|
18
|
-
import "../owner-
|
19
|
-
import { signObject } from "../proof-
|
20
|
-
import "../docloader-
|
21
|
-
import "../kv-cache-
|
22
|
-
import "../inbox-
|
23
|
-
import "../builder-
|
14
|
+
import "../actor-B1XixARF.js";
|
15
|
+
import "../key-Cn9xkrls.js";
|
16
|
+
import "../http-_pg7reDM.js";
|
17
|
+
import "../ld-CxRWVxwM.js";
|
18
|
+
import "../owner-BuoPuVCi.js";
|
19
|
+
import { signObject } from "../proof-DHUqm_3l.js";
|
20
|
+
import "../docloader-D0cDE_0-.js";
|
21
|
+
import "../kv-cache-DN9pfMBe.js";
|
22
|
+
import "../inbox-B7U1_nbv.js";
|
23
|
+
import "../builder-BSoQ_693.js";
|
24
24
|
import "../collection-BzWsN9pB.js";
|
25
|
-
import "../keycache-
|
25
|
+
import "../keycache-CLpLYCBP.js";
|
26
26
|
import "../negotiation-C4nFufNk.js";
|
27
27
|
import "../retry-CfF8Gn4d.js";
|
28
|
-
import "../send-
|
29
|
-
import { mockDocumentLoader, test } from "../testing-
|
28
|
+
import "../send-b3ODUYb5.js";
|
29
|
+
import { mockDocumentLoader, test } from "../testing-CLZWJJwj.js";
|
30
30
|
import "../std__assert-DWivtrGR.js";
|
31
31
|
import "../assert_rejects-Ce45JcFg.js";
|
32
32
|
import "../assert_throws-BNXdRGWP.js";
|
33
33
|
import "../assert_not_equals-C80BG-_5.js";
|
34
|
-
import { ed25519Multikey, ed25519PrivateKey, ed25519PublicKey } from "../keys-
|
34
|
+
import { ed25519Multikey, ed25519PrivateKey, ed25519PublicKey } from "../keys-KHNC1-23.js";
|
35
35
|
|
36
36
|
//#region src/federation/idempotency.test.ts
|
37
37
|
const kv = new MemoryKvStore();
|
@@ -3,10 +3,10 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { Activity, Create, Invite, Offer, Update } from "../lookup-
|
6
|
+
import { Activity, Create, Invite, Offer, Update } from "../lookup-Niidr_x6.js";
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
|
-
import { InboxListenerSet } from "../inbox-
|
9
|
-
import { test } from "../testing-
|
8
|
+
import { InboxListenerSet } from "../inbox-B7U1_nbv.js";
|
9
|
+
import { test } from "../testing-CLZWJJwj.js";
|
10
10
|
import { assertThrows } from "../assert_throws-BNXdRGWP.js";
|
11
11
|
|
12
12
|
//#region src/federation/inbox.test.ts
|
@@ -3,13 +3,13 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { CryptographicKey, Multikey } from "../lookup-
|
6
|
+
import { CryptographicKey, Multikey } from "../lookup-Niidr_x6.js";
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
8
|
import { assert } from "../assert-MZs1qjMx.js";
|
9
9
|
import { assertInstanceOf } from "../assert_instance_of-DHz7EHNU.js";
|
10
10
|
import { MemoryKvStore } from "../kv-CRZrzyXm.js";
|
11
|
-
import { KvKeyCache } from "../keycache-
|
12
|
-
import { test } from "../testing-
|
11
|
+
import { KvKeyCache } from "../keycache-CLpLYCBP.js";
|
12
|
+
import { test } from "../testing-CLZWJJwj.js";
|
13
13
|
|
14
14
|
//#region src/federation/keycache.test.ts
|
15
15
|
test("KvKeyCache.set()", async () => {
|
@@ -3,12 +3,12 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import "../lookup-
|
6
|
+
import "../lookup-Niidr_x6.js";
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
8
|
import "../assert-MZs1qjMx.js";
|
9
9
|
import "../assert_instance_of-DHz7EHNU.js";
|
10
10
|
import { MemoryKvStore } from "../kv-CRZrzyXm.js";
|
11
|
-
import { test } from "../testing-
|
11
|
+
import { test } from "../testing-CLZWJJwj.js";
|
12
12
|
import "../std__assert-DWivtrGR.js";
|
13
13
|
import "../assert_rejects-Ce45JcFg.js";
|
14
14
|
import "../assert_throws-BNXdRGWP.js";
|
@@ -3,36 +3,36 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { Activity, Announce, Create, Invite, Multikey, Note, Object as Object$1, Offer, Person, RouterError, getTypeId, lookupObject } from "../lookup-
|
6
|
+
import { Activity, Announce, Create, Invite, Multikey, Note, Object as Object$1, Offer, Person, RouterError, getTypeId, lookupObject } from "../lookup-Niidr_x6.js";
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
8
|
import { assert } from "../assert-MZs1qjMx.js";
|
9
9
|
import { assertInstanceOf } from "../assert_instance_of-DHz7EHNU.js";
|
10
10
|
import { MemoryKvStore } from "../kv-CRZrzyXm.js";
|
11
|
-
import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "../middleware-
|
11
|
+
import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "../middleware-Bu1abnwB.js";
|
12
12
|
import "../client-pY7-3icS.js";
|
13
13
|
import "../types-C2XVl6gj.js";
|
14
|
-
import "../actor-
|
15
|
-
import "../key-
|
16
|
-
import { signRequest, verifyRequest } from "../http-
|
17
|
-
import { detachSignature, signJsonLd, verifyJsonLd } from "../ld-
|
18
|
-
import { doesActorOwnKey } from "../owner-
|
19
|
-
import { signObject, verifyObject } from "../proof-
|
20
|
-
import { fetchDocumentLoader, getAuthenticatedDocumentLoader } from "../docloader-
|
21
|
-
import "../kv-cache-
|
22
|
-
import "../inbox-
|
23
|
-
import "../builder-
|
14
|
+
import "../actor-B1XixARF.js";
|
15
|
+
import "../key-Cn9xkrls.js";
|
16
|
+
import { signRequest, verifyRequest } from "../http-_pg7reDM.js";
|
17
|
+
import { detachSignature, signJsonLd, verifyJsonLd } from "../ld-CxRWVxwM.js";
|
18
|
+
import { doesActorOwnKey } from "../owner-BuoPuVCi.js";
|
19
|
+
import { signObject, verifyObject } from "../proof-DHUqm_3l.js";
|
20
|
+
import { fetchDocumentLoader, getAuthenticatedDocumentLoader } from "../docloader-D0cDE_0-.js";
|
21
|
+
import "../kv-cache-DN9pfMBe.js";
|
22
|
+
import "../inbox-B7U1_nbv.js";
|
23
|
+
import "../builder-BSoQ_693.js";
|
24
24
|
import "../collection-BzWsN9pB.js";
|
25
|
-
import "../keycache-
|
25
|
+
import "../keycache-CLpLYCBP.js";
|
26
26
|
import "../negotiation-C4nFufNk.js";
|
27
27
|
import "../retry-CfF8Gn4d.js";
|
28
|
-
import "../send-
|
29
|
-
import { mockDocumentLoader, test } from "../testing-
|
28
|
+
import "../send-b3ODUYb5.js";
|
29
|
+
import { mockDocumentLoader, test } from "../testing-CLZWJJwj.js";
|
30
30
|
import { assertStrictEquals } from "../std__assert-DWivtrGR.js";
|
31
31
|
import { assertFalse, assertRejects } from "../assert_rejects-Ce45JcFg.js";
|
32
32
|
import { assertThrows } from "../assert_throws-BNXdRGWP.js";
|
33
33
|
import { assertNotEquals } from "../assert_not_equals-C80BG-_5.js";
|
34
|
-
import { ed25519Multikey, ed25519PrivateKey, ed25519PublicKey, rsaPrivateKey2, rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-
|
35
|
-
import { esm_default } from "../esm-
|
34
|
+
import { ed25519Multikey, ed25519PrivateKey, ed25519PublicKey, rsaPrivateKey2, rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-KHNC1-23.js";
|
35
|
+
import { esm_default } from "../esm-CREefKe4.js";
|
36
36
|
|
37
37
|
//#region src/testing/fixtures/example.com/create.json
|
38
38
|
var __context$2 = "https://www.w3.org/ns/activitystreams";
|
package/dist/federation/mod.cjs
CHANGED
@@ -3,15 +3,15 @@
|
|
3
3
|
const { URLPattern } = require("urlpattern-polyfill");
|
4
4
|
|
5
5
|
require('../transformers-CoBS-oFG.cjs');
|
6
|
-
require('../lookup-
|
7
|
-
require('../actor-
|
8
|
-
const require_middleware = require('../middleware-
|
9
|
-
require('../http-
|
10
|
-
require('../proof-
|
6
|
+
require('../lookup-DOkQbxxz.cjs');
|
7
|
+
require('../actor-C8aiDtHR.cjs');
|
8
|
+
const require_middleware = require('../middleware-CGjZqfu-.cjs');
|
9
|
+
require('../http-DOpbUoCs.cjs');
|
10
|
+
require('../proof-CVEy_xQq.cjs');
|
11
11
|
const require_federation = require('../federation-CRpdnOMS.cjs');
|
12
12
|
require('../types-CWgzGaqk.cjs');
|
13
|
-
require('../kv-cache-
|
14
|
-
require('../vocab-
|
13
|
+
require('../kv-cache-D3ZEHSte.cjs');
|
14
|
+
require('../vocab-8v-rt5vu.cjs');
|
15
15
|
|
16
16
|
exports.InProcessMessageQueue = require_federation.InProcessMessageQueue;
|
17
17
|
exports.MemoryKvStore = require_federation.MemoryKvStore;
|
package/dist/federation/mod.js
CHANGED
@@ -3,14 +3,14 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
|
5
5
|
import "../transformers-BFT6d7J5.js";
|
6
|
-
import "../lookup-
|
7
|
-
import "../actor-
|
8
|
-
import { Router, RouterError, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable } from "../middleware-
|
9
|
-
import "../http-
|
10
|
-
import "../proof-
|
6
|
+
import "../lookup-5-a0dREg.js";
|
7
|
+
import "../actor-B5xBQBHW.js";
|
8
|
+
import { Router, RouterError, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable } from "../middleware-DNTnyjtZ.js";
|
9
|
+
import "../http-D-sXN7e3.js";
|
10
|
+
import "../proof-DCSiCUo8.js";
|
11
11
|
import { InProcessMessageQueue, MemoryKvStore, ParallelMessageQueue } from "../federation-jcR8-ZxP.js";
|
12
12
|
import "../types-BtUjyi5y.js";
|
13
|
-
import "../kv-cache-
|
14
|
-
import "../vocab-
|
13
|
+
import "../kv-cache-4mdqs8Fy.js";
|
14
|
+
import "../vocab-DuDJyN7P.js";
|
15
15
|
|
16
16
|
export { InProcessMessageQueue, MemoryKvStore, ParallelMessageQueue, Router, RouterError, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable };
|
@@ -3,11 +3,11 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import "../lookup-
|
6
|
+
import "../lookup-Niidr_x6.js";
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
8
|
import { assert } from "../assert-MZs1qjMx.js";
|
9
9
|
import "../assert_instance_of-DHz7EHNU.js";
|
10
|
-
import { test } from "../testing-
|
10
|
+
import { test } from "../testing-CLZWJJwj.js";
|
11
11
|
import { assertGreater, assertGreaterOrEqual } from "../std__assert-DWivtrGR.js";
|
12
12
|
import { assertFalse } from "../assert_rejects-Ce45JcFg.js";
|
13
13
|
import "../assert_throws-BNXdRGWP.js";
|
@@ -3,12 +3,12 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import "../lookup-
|
6
|
+
import "../lookup-Niidr_x6.js";
|
7
7
|
import "../assert_equals-DSbWqCm3.js";
|
8
8
|
import { assert } from "../assert-MZs1qjMx.js";
|
9
9
|
import "../assert_instance_of-DHz7EHNU.js";
|
10
10
|
import { acceptsJsonLd } from "../negotiation-C4nFufNk.js";
|
11
|
-
import { test } from "../testing-
|
11
|
+
import { test } from "../testing-CLZWJJwj.js";
|
12
12
|
import "../std__assert-DWivtrGR.js";
|
13
13
|
import { assertFalse } from "../assert_rejects-Ce45JcFg.js";
|
14
14
|
import "../assert_throws-BNXdRGWP.js";
|
@@ -3,10 +3,10 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import "../lookup-
|
6
|
+
import "../lookup-Niidr_x6.js";
|
7
7
|
import { AssertionError, assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
8
|
import { createExponentialBackoffPolicy } from "../retry-CfF8Gn4d.js";
|
9
|
-
import { test } from "../testing-
|
9
|
+
import { test } from "../testing-CLZWJJwj.js";
|
10
10
|
import { assertNotEquals } from "../assert_not_equals-C80BG-_5.js";
|
11
11
|
|
12
12
|
//#region src/federation/retry.test.ts
|
@@ -3,11 +3,11 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { Router, RouterError } from "../lookup-
|
6
|
+
import { Router, RouterError } from "../lookup-Niidr_x6.js";
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
8
|
import { assert } from "../assert-MZs1qjMx.js";
|
9
9
|
import "../assert_instance_of-DHz7EHNU.js";
|
10
|
-
import { test } from "../testing-
|
10
|
+
import { test } from "../testing-CLZWJJwj.js";
|
11
11
|
import "../std__assert-DWivtrGR.js";
|
12
12
|
import { assertFalse } from "../assert_rejects-Ce45JcFg.js";
|
13
13
|
import { assertThrows } from "../assert_throws-BNXdRGWP.js";
|
@@ -3,22 +3,22 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { Activity, Application, Endpoints, Group, Person, Service } from "../lookup-
|
6
|
+
import { Activity, Application, Endpoints, Group, Person, Service } from "../lookup-Niidr_x6.js";
|
7
7
|
import { assertEquals } from "../assert_equals-DSbWqCm3.js";
|
8
8
|
import { assert } from "../assert-MZs1qjMx.js";
|
9
9
|
import "../assert_instance_of-DHz7EHNU.js";
|
10
|
-
import "../actor-
|
11
|
-
import "../key-
|
12
|
-
import { verifyRequest } from "../http-
|
13
|
-
import { doesActorOwnKey } from "../owner-
|
14
|
-
import { extractInboxes, sendActivity } from "../send-
|
15
|
-
import { mockDocumentLoader, test } from "../testing-
|
10
|
+
import "../actor-B1XixARF.js";
|
11
|
+
import "../key-Cn9xkrls.js";
|
12
|
+
import { verifyRequest } from "../http-_pg7reDM.js";
|
13
|
+
import { doesActorOwnKey } from "../owner-BuoPuVCi.js";
|
14
|
+
import { extractInboxes, sendActivity } from "../send-b3ODUYb5.js";
|
15
|
+
import { mockDocumentLoader, test } from "../testing-CLZWJJwj.js";
|
16
16
|
import "../std__assert-DWivtrGR.js";
|
17
17
|
import { assertFalse, assertRejects } from "../assert_rejects-Ce45JcFg.js";
|
18
18
|
import "../assert_throws-BNXdRGWP.js";
|
19
19
|
import { assertNotEquals } from "../assert_not_equals-C80BG-_5.js";
|
20
|
-
import { ed25519Multikey, ed25519PrivateKey, rsaPrivateKey2, rsaPublicKey2 } from "../keys-
|
21
|
-
import { esm_default } from "../esm-
|
20
|
+
import { ed25519Multikey, ed25519PrivateKey, rsaPrivateKey2, rsaPublicKey2 } from "../keys-KHNC1-23.js";
|
21
|
+
import { esm_default } from "../esm-CREefKe4.js";
|
22
22
|
|
23
23
|
//#region src/federation/send.test.ts
|
24
24
|
test("extractInboxes()", () => {
|
@@ -2,8 +2,8 @@
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
|
5
|
-
import { deno_default } from "./lookup-
|
6
|
-
import { CryptographicKey, Object as Object$1, isActor } from "./actor-
|
5
|
+
import { deno_default } from "./lookup-5-a0dREg.js";
|
6
|
+
import { CryptographicKey, Object as Object$1, isActor } from "./actor-B5xBQBHW.js";
|
7
7
|
import { getLogger } from "@logtape/logtape";
|
8
8
|
import { SpanKind, SpanStatusCode, trace } from "@opentelemetry/api";
|
9
9
|
import { getDocumentLoader } from "@fedify/vocab-runtime";
|
@@ -3,8 +3,8 @@
|
|
3
3
|
const { URLPattern } = require("urlpattern-polyfill");
|
4
4
|
|
5
5
|
const require_chunk = require('./chunk-DqRYRqnO.cjs');
|
6
|
-
const require_lookup = require('./lookup-
|
7
|
-
const require_actor = require('./actor-
|
6
|
+
const require_lookup = require('./lookup-DOkQbxxz.cjs');
|
7
|
+
const require_actor = require('./actor-C8aiDtHR.cjs');
|
8
8
|
const __logtape_logtape = require_chunk.__toESM(require("@logtape/logtape"));
|
9
9
|
const __opentelemetry_api = require_chunk.__toESM(require("@opentelemetry/api"));
|
10
10
|
const __fedify_vocab_runtime = require_chunk.__toESM(require("@fedify/vocab-runtime"));
|
@@ -3,8 +3,8 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { CryptographicKey, deno_default } from "./lookup-
|
7
|
-
import { fetchKey, validateCryptoKey } from "./key-
|
6
|
+
import { CryptographicKey, deno_default } from "./lookup-Niidr_x6.js";
|
7
|
+
import { fetchKey, validateCryptoKey } from "./key-Cn9xkrls.js";
|
8
8
|
import { getLogger } from "@logtape/logtape";
|
9
9
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
10
10
|
import { ATTR_HTTP_REQUEST_HEADER, ATTR_HTTP_REQUEST_METHOD, ATTR_URL_FULL } from "@opentelemetry/semantic-conventions";
|
@@ -3,7 +3,7 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { Activity, deno_default, getTypeId } from "./lookup-
|
6
|
+
import { Activity, deno_default, getTypeId } from "./lookup-Niidr_x6.js";
|
7
7
|
import { getLogger } from "@logtape/logtape";
|
8
8
|
import { SpanKind, SpanStatusCode, context, propagation, trace } from "@opentelemetry/api";
|
9
9
|
|
@@ -3,8 +3,8 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { CryptographicKey, Object as Object$1, deno_default } from "./lookup-
|
7
|
-
import { isActor } from "./actor-
|
6
|
+
import { CryptographicKey, Object as Object$1, deno_default } from "./lookup-Niidr_x6.js";
|
7
|
+
import { isActor } from "./actor-B1XixARF.js";
|
8
8
|
import { getDocumentLoader } from "@fedify/vocab-runtime";
|
9
9
|
import { getLogger } from "@logtape/logtape";
|
10
10
|
import { SpanKind, SpanStatusCode, trace } from "@opentelemetry/api";
|
@@ -3,7 +3,7 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { CryptographicKey, Multikey } from "./lookup-
|
6
|
+
import { CryptographicKey, Multikey } from "./lookup-Niidr_x6.js";
|
7
7
|
|
8
8
|
//#region src/federation/keycache.ts
|
9
9
|
var KvKeyCache = class {
|
@@ -3,7 +3,7 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { CryptographicKey, Multikey } from "./lookup-
|
6
|
+
import { CryptographicKey, Multikey } from "./lookup-Niidr_x6.js";
|
7
7
|
import { importSpki } from "@fedify/vocab-runtime";
|
8
8
|
|
9
9
|
//#region src/testing/keys.ts
|
@@ -2,7 +2,7 @@
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
|
5
|
-
import { doubleKnock, validateCryptoKey } from "./http-
|
5
|
+
import { doubleKnock, validateCryptoKey } from "./http-D-sXN7e3.js";
|
6
6
|
import { getLogger } from "@logtape/logtape";
|
7
7
|
import { UrlError, createActivityPubRequest, getDocumentLoader, getRemoteDocument, logRequest, preloadedContexts, validatePublicUrl } from "@fedify/vocab-runtime";
|
8
8
|
import { curry } from "es-toolkit";
|
@@ -103,7 +103,8 @@ function kvCache({ loader, kv, prefix, rules }) {
|
|
103
103
|
};
|
104
104
|
}
|
105
105
|
function matchRule(url, rules) {
|
106
|
-
for (const [pattern,
|
106
|
+
for (const [pattern, d] of rules) {
|
107
|
+
const duration = d instanceof Temporal.Duration ? d : Temporal.Duration.from(d);
|
107
108
|
if (typeof pattern === "string") {
|
108
109
|
if (url === pattern) return duration;
|
109
110
|
continue;
|
@@ -3,7 +3,7 @@
|
|
3
3
|
const { URLPattern } = require("urlpattern-polyfill");
|
4
4
|
|
5
5
|
const require_chunk = require('./chunk-DqRYRqnO.cjs');
|
6
|
-
const require_http = require('./http-
|
6
|
+
const require_http = require('./http-DOpbUoCs.cjs');
|
7
7
|
const __logtape_logtape = require_chunk.__toESM(require("@logtape/logtape"));
|
8
8
|
const __fedify_vocab_runtime = require_chunk.__toESM(require("@fedify/vocab-runtime"));
|
9
9
|
const es_toolkit = require_chunk.__toESM(require("es-toolkit"));
|
@@ -104,7 +104,8 @@ function kvCache({ loader, kv, prefix, rules }) {
|
|
104
104
|
};
|
105
105
|
}
|
106
106
|
function matchRule(url, rules) {
|
107
|
-
for (const [pattern,
|
107
|
+
for (const [pattern, d] of rules) {
|
108
|
+
const duration = d instanceof Temporal.Duration ? d : Temporal.Duration.from(d);
|
108
109
|
if (typeof pattern === "string") {
|
109
110
|
if (url === pattern) return duration;
|
110
111
|
continue;
|
@@ -75,7 +75,8 @@ function kvCache({ loader, kv, prefix, rules }) {
|
|
75
75
|
};
|
76
76
|
}
|
77
77
|
function matchRule(url, rules) {
|
78
|
-
for (const [pattern,
|
78
|
+
for (const [pattern, d] of rules) {
|
79
|
+
const duration = d instanceof Temporal.Duration ? d : Temporal.Duration.from(d);
|
79
80
|
if (typeof pattern === "string") {
|
80
81
|
if (url === pattern) return duration;
|
81
82
|
continue;
|
@@ -3,8 +3,8 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { Activity, CryptographicKey, Object as Object$1, deno_default, getTypeId } from "./lookup-
|
7
|
-
import { fetchKey, validateCryptoKey } from "./key-
|
6
|
+
import { Activity, CryptographicKey, Object as Object$1, deno_default, getTypeId } from "./lookup-Niidr_x6.js";
|
7
|
+
import { fetchKey, validateCryptoKey } from "./key-Cn9xkrls.js";
|
8
8
|
import { getDocumentLoader } from "@fedify/vocab-runtime";
|
9
9
|
import { getLogger } from "@logtape/logtape";
|
10
10
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|