@fedify/fedify 1.8.0-pr.278.944 → 1.8.0-pr.278.948
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-DfOruFo2.js → actor--sCIf3jA.js} +3 -3
- package/dist/{actor-CWUk7Rx3.js → actor-BzhtrugN.js} +179 -179
- package/dist/{authdocloader-Tgywh0l9.js → authdocloader-BbC6gc3r.js} +3 -3
- package/dist/{authdocloader-CCOEYRRB.js → authdocloader-BzCueVQv.js} +3 -3
- package/dist/{builder-BO9cwrZF.js → builder-kV8ozffu.js} +3 -3
- package/dist/{client-KG_gq9AG.js → client-BV0fJXJ7.js} +1 -1
- package/dist/compat/mod.d.ts +3 -3
- package/dist/compat/transformers.test.js +17 -17
- package/dist/{context-y90aX3KP.d.ts → context-CutbDY_L.d.ts} +1 -1
- package/dist/{context-Duy2pXkl.js → context-Uij-MjMF.js} +2 -2
- package/dist/{docloader-CBdigsN-.js → docloader-Bi_V6FC-.js} +1 -1
- package/dist/{docloader-Dtg3MfAD.js → docloader-CSNJ-JAo.js} +1 -1
- package/dist/federation/builder.test.js +4 -4
- package/dist/federation/handler.test.js +19 -19
- package/dist/federation/inbox.test.js +3 -3
- package/dist/federation/keycache.test.js +3 -3
- package/dist/federation/middleware.test.js +18 -18
- package/dist/federation/mod.d.ts +2 -2
- package/dist/federation/mod.js +10 -10
- package/dist/federation/send.test.js +9 -9
- package/dist/{http-1Y9JjKI_.js → http-DNpdqn4y.js} +3 -3
- package/dist/{http-mGIT7DMH.js → http-jd14OJZP.js} +3 -3
- package/dist/{inbox-BbPGdiUv.js → inbox-C8kkp-lX.js} +2 -2
- package/dist/{key-IHUIlLUI.js → key-CLimdMhd.js} +3 -3
- package/dist/{key-D35sS1bj.js → key-D2l08Z-N.js} +2 -2
- package/dist/{key-4fOtENE0.js → key-D8G3-XEK.js} +5 -5
- package/dist/{key-CMLOD7hp.js → key-Dfqy3GoG.js} +4 -4
- package/dist/{keycache-Dd821AkF.js → keycache-CkQMYyUw.js} +1 -1
- package/dist/{keys-DoIH5o45.js → keys-CK71hg8N.js} +1 -1
- package/dist/{ld-C99pPj8Q.js → ld-DrrdKgn8.js} +3 -3
- package/dist/{lookup-BvnYwlBP.js → lookup-CEmgLHBN.js} +1 -1
- package/dist/{lookup-BuClDTj_.js → lookup-DPDZ8owV.js} +55 -9
- package/dist/{lookup-CqvNcEt7.js → lookup-DUCImox4.js} +1 -1
- package/dist/middleware-B5CFtEgn.js +33 -0
- package/dist/middleware-BW9BLnNF.js +17 -0
- package/dist/{middleware-BnixuKUX.js → middleware-CCbvt6PC.js} +10 -10
- package/dist/{middleware-DMt6riUW.js → middleware-DH9rY9E_.js} +15 -15
- package/dist/{mod-CaGwZaei.d.ts → mod-DUH25XRb.d.ts} +1 -1
- package/dist/{mod-BzLUzgBJ.d.ts → mod-yjbK0F05.d.ts} +66 -1
- package/dist/mod.d.ts +4 -4
- package/dist/mod.js +11 -11
- package/dist/nodeinfo/client.test.js +2 -2
- package/dist/nodeinfo/handler.test.js +18 -18
- package/dist/nodeinfo/mod.js +2 -2
- package/dist/{owner-DMng4Qkq.js → owner-DyS24Ob_.js} +3 -3
- package/dist/{proof-BeMLogYC.js → proof-D3ymVTZM.js} +3 -3
- package/dist/{proof-B3eLbwox.js → proof-LpYTDZkp.js} +3 -3
- package/dist/runtime/authdocloader.test.js +8 -8
- package/dist/runtime/docloader.test.js +1 -1
- package/dist/runtime/key.test.js +5 -5
- package/dist/runtime/mod.js +6 -6
- package/dist/{send-CaYuB8ZE.js → send-MI4kpRWT.js} +2 -2
- package/dist/sig/http.test.js +7 -7
- package/dist/sig/key.test.js +6 -6
- package/dist/sig/ld.test.js +7 -7
- package/dist/sig/mod.js +6 -6
- package/dist/sig/owner.test.js +8 -8
- package/dist/sig/proof.test.js +7 -7
- package/dist/{types-BGnhROgZ.js → types-A7zhi9NR.js} +1 -1
- package/dist/vocab/actor.test.js +4 -4
- package/dist/vocab/lookup.test.js +4 -4
- package/dist/vocab/mod.d.ts +2 -2
- package/dist/vocab/mod.js +5 -5
- package/dist/vocab/type.test.js +2 -2
- package/dist/vocab/vocab.test.js +3 -3
- package/dist/{vocab-BtM93CMX.js → vocab-BV7kb0pN.js} +178 -178
- package/dist/{vocab-EMhU6jSv.js → vocab-PLuG5HcC.js} +74 -10
- package/dist/webfinger/handler.test.js +18 -18
- package/dist/webfinger/lookup.test.js +2 -2
- package/dist/webfinger/mod.js +2 -2
- package/dist/x/hono.d.ts +2 -2
- package/dist/x/sveltekit.d.ts +2 -2
- package/package.json +1 -1
- package/dist/middleware-D0AjBv4Z.js +0 -33
- package/dist/middleware-DbKIbD6u.js +0 -17
@@ -3,21 +3,71 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { deno_default, getDocumentLoader } from "./docloader-
|
7
|
-
import { Object as Object$1 } from "./vocab-
|
8
|
-
import { lookupWebFinger } from "./lookup-
|
6
|
+
import { deno_default, getDocumentLoader } from "./docloader-Bi_V6FC-.js";
|
7
|
+
import { Object as Object$1 } from "./vocab-BV7kb0pN.js";
|
8
|
+
import { lookupWebFinger } from "./lookup-DUCImox4.js";
|
9
9
|
import { getTypeId } from "./type-D2s5lmbZ.js";
|
10
10
|
import { delay } from "es-toolkit";
|
11
11
|
import { getLogger } from "@logtape/logtape";
|
12
12
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
13
13
|
|
14
|
+
//#region vocab/handle.ts
|
15
|
+
/**
|
16
|
+
* Regular expression to match a fediverse handle in the format `@user@server` or `user@server`.
|
17
|
+
* The `user` part can contain alphanumeric characters and some special characters except `@`.
|
18
|
+
* The `server` part is all characters after the `@` symbol in the middle.
|
19
|
+
*/
|
20
|
+
const handleRegexp = /^@?((?:[-A-Za-z0-9._~!$&'()*+,;=]|%[A-Fa-f0-9]{2})+)@([^@]+)$/;
|
21
|
+
/**
|
22
|
+
* Parses a fediverse handle in the format `@user@server` or `user@server`.
|
23
|
+
* The `user` part can contain alphanumeric characters and some special characters except `@`.
|
24
|
+
* The `server` part is all characters after the `@` symbol in the middle.
|
25
|
+
*
|
26
|
+
* @param handle - The fediverse handle string to parse.
|
27
|
+
* @returns A {@link FediverseHandle} object with `username` and `host` if the input is valid; otherwise `null`.
|
28
|
+
* @since 1.8.0
|
29
|
+
* @example
|
30
|
+
* ```typescript
|
31
|
+
* const handle = parseFediverseHandle("@username@example.com");
|
32
|
+
* console.log(handle?.username); // "username"
|
33
|
+
* console.log(handle?.host); // "example.com"
|
34
|
+
* ```
|
35
|
+
*/
|
36
|
+
function parseFediverseHandle(handle) {
|
37
|
+
const match = handleRegexp.exec(handle);
|
38
|
+
if (match) return {
|
39
|
+
username: match[1],
|
40
|
+
host: match[2]
|
41
|
+
};
|
42
|
+
return null;
|
43
|
+
}
|
44
|
+
/**
|
45
|
+
* Converts a fediverse handle in the format `@user@server` or `user@server`
|
46
|
+
* to an `acct:` URI, which is a URL-like identifier for ActivityPub actors.
|
47
|
+
*
|
48
|
+
* @param handle - The fediverse handle string to convert.
|
49
|
+
* @returns A `URL` object representing the `acct:` URI if conversion succeeds; otherwise `null`.
|
50
|
+
* @since 1.8.0
|
51
|
+
* @example
|
52
|
+
* ```typescript
|
53
|
+
* const identifier = convertFediverseHandle("@username@example.com");
|
54
|
+
* console.log(identifier?.href); // "acct:username@example.com"
|
55
|
+
* ```
|
56
|
+
*/
|
57
|
+
function convertFediverseHandle(handle) {
|
58
|
+
const parsed = parseFediverseHandle(handle);
|
59
|
+
if (!parsed) return null;
|
60
|
+
const identifier = new URL(`acct:${parsed.username}@${parsed.host}`);
|
61
|
+
return identifier;
|
62
|
+
}
|
63
|
+
|
64
|
+
//#endregion
|
14
65
|
//#region vocab/lookup.ts
|
15
66
|
const logger = getLogger([
|
16
67
|
"fedify",
|
17
68
|
"vocab",
|
18
69
|
"lookup"
|
19
70
|
]);
|
20
|
-
const handleRegexp = /^@?((?:[-A-Za-z0-9._~!$&'()*+,;=]|%[A-Fa-f0-9]{2})+)@([^@]+)$/;
|
21
71
|
/**
|
22
72
|
* Looks up an ActivityStreams object by its URI (including `acct:` URIs)
|
23
73
|
* or a fediverse handle (e.g., `@user@server` or `user@server`).
|
@@ -76,11 +126,7 @@ async function lookupObject(identifier, options = {}) {
|
|
76
126
|
}
|
77
127
|
async function lookupObjectInternal(identifier, options = {}) {
|
78
128
|
const documentLoader = options.documentLoader ?? getDocumentLoader({ userAgent: options.userAgent });
|
79
|
-
if (typeof identifier === "string")
|
80
|
-
const match = handleRegexp.exec(identifier);
|
81
|
-
if (match) identifier = `acct:${match[1]}@${match[2]}`;
|
82
|
-
identifier = new URL(identifier);
|
83
|
-
}
|
129
|
+
if (typeof identifier === "string") identifier = convertFediverseHandle(identifier) ?? new URL(identifier);
|
84
130
|
let document = null;
|
85
131
|
if (identifier.protocol === "http:" || identifier.protocol === "https:") try {
|
86
132
|
const remoteDoc = await documentLoader(identifier.href);
|
@@ -3,7 +3,7 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { deno_default, getUserAgent } from "./docloader-
|
6
|
+
import { deno_default, getUserAgent } from "./docloader-Bi_V6FC-.js";
|
7
7
|
import { UrlError, validatePublicUrl } from "./url-kTAI6_KP.js";
|
8
8
|
import { getLogger } from "@logtape/logtape";
|
9
9
|
import { SpanKind, SpanStatusCode, trace } from "@opentelemetry/api";
|
@@ -0,0 +1,33 @@
|
|
1
|
+
|
2
|
+
import { Temporal } from "@js-temporal/polyfill";
|
3
|
+
import { URLPattern } from "urlpattern-polyfill";
|
4
|
+
globalThis.addEventListener = () => {};
|
5
|
+
|
6
|
+
import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "./middleware-DH9rY9E_.js";
|
7
|
+
import "./docloader-Bi_V6FC-.js";
|
8
|
+
import "./url-kTAI6_KP.js";
|
9
|
+
import "./semver-DWClQt_5.js";
|
10
|
+
import "./client-BV0fJXJ7.js";
|
11
|
+
import "./router-D3UybECj.js";
|
12
|
+
import "./types-C7C_l-jz.js";
|
13
|
+
import "./multibase-DeCHcK8L.js";
|
14
|
+
import "./vocab-BV7kb0pN.js";
|
15
|
+
import "./langstr-DbWheeIS.js";
|
16
|
+
import "./lookup-DUCImox4.js";
|
17
|
+
import "./type-D2s5lmbZ.js";
|
18
|
+
import "./actor--sCIf3jA.js";
|
19
|
+
import "./key-CLimdMhd.js";
|
20
|
+
import "./http-jd14OJZP.js";
|
21
|
+
import "./authdocloader-BzCueVQv.js";
|
22
|
+
import "./ld-DrrdKgn8.js";
|
23
|
+
import "./owner-DyS24Ob_.js";
|
24
|
+
import "./proof-D3ymVTZM.js";
|
25
|
+
import "./lookup-DPDZ8owV.js";
|
26
|
+
import "./inbox-C8kkp-lX.js";
|
27
|
+
import "./builder-kV8ozffu.js";
|
28
|
+
import "./collection-Dfb0TPno.js";
|
29
|
+
import "./keycache-CkQMYyUw.js";
|
30
|
+
import "./retry-BiIhZWgD.js";
|
31
|
+
import "./send-MI4kpRWT.js";
|
32
|
+
|
33
|
+
export { FederationImpl };
|
@@ -0,0 +1,17 @@
|
|
1
|
+
|
2
|
+
import { Temporal } from "@js-temporal/polyfill";
|
3
|
+
import { URLPattern } from "urlpattern-polyfill";
|
4
|
+
|
5
|
+
import "./transformers-ghwJuzGY.js";
|
6
|
+
import "./docloader-CSNJ-JAo.js";
|
7
|
+
import "./actor-BzhtrugN.js";
|
8
|
+
import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "./middleware-CCbvt6PC.js";
|
9
|
+
import "./lookup-CEmgLHBN.js";
|
10
|
+
import "./key-D2l08Z-N.js";
|
11
|
+
import "./http-DNpdqn4y.js";
|
12
|
+
import "./proof-LpYTDZkp.js";
|
13
|
+
import "./types-A7zhi9NR.js";
|
14
|
+
import "./authdocloader-BbC6gc3r.js";
|
15
|
+
import "./vocab-PLuG5HcC.js";
|
16
|
+
|
17
|
+
export { FederationImpl };
|
@@ -3,15 +3,15 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
|
5
5
|
import { getDefaultActivityTransformers } from "./transformers-ghwJuzGY.js";
|
6
|
-
import { deno_default, getDocumentLoader, kvCache } from "./docloader-
|
7
|
-
import { Activity, CryptographicKey, Link, Multikey, Object as Object$1, OrderedCollection, OrderedCollectionPage, getTypeId } from "./actor-
|
8
|
-
import { lookupWebFinger } from "./lookup-
|
9
|
-
import { exportJwk, importJwk, validateCryptoKey } from "./key-
|
10
|
-
import { doubleKnock, verifyRequest } from "./http-
|
11
|
-
import { detachSignature, doesActorOwnKey, getKeyOwner, hasSignature, signJsonLd, signObject, verifyJsonLd, verifyObject } from "./proof-
|
12
|
-
import { getNodeInfo, nodeInfoToJson } from "./types-
|
13
|
-
import { getAuthenticatedDocumentLoader } from "./authdocloader-
|
14
|
-
import { lookupObject, traverseCollection } from "./vocab-
|
6
|
+
import { deno_default, getDocumentLoader, kvCache } from "./docloader-CSNJ-JAo.js";
|
7
|
+
import { Activity, CryptographicKey, Link, Multikey, Object as Object$1, OrderedCollection, OrderedCollectionPage, getTypeId } from "./actor-BzhtrugN.js";
|
8
|
+
import { lookupWebFinger } from "./lookup-CEmgLHBN.js";
|
9
|
+
import { exportJwk, importJwk, validateCryptoKey } from "./key-D2l08Z-N.js";
|
10
|
+
import { doubleKnock, verifyRequest } from "./http-DNpdqn4y.js";
|
11
|
+
import { detachSignature, doesActorOwnKey, getKeyOwner, hasSignature, signJsonLd, signObject, verifyJsonLd, verifyObject } from "./proof-LpYTDZkp.js";
|
12
|
+
import { getNodeInfo, nodeInfoToJson } from "./types-A7zhi9NR.js";
|
13
|
+
import { getAuthenticatedDocumentLoader } from "./authdocloader-BbC6gc3r.js";
|
14
|
+
import { lookupObject, traverseCollection } from "./vocab-PLuG5HcC.js";
|
15
15
|
import { getLogger, withContext } from "@logtape/logtape";
|
16
16
|
import { SpanKind, SpanStatusCode, context, propagation, trace } from "@opentelemetry/api";
|
17
17
|
import { encodeHex } from "byte-encodings/hex";
|
@@ -312,7 +312,7 @@ var FederationBuilderImpl = class {
|
|
312
312
|
this.objectTypeIds = {};
|
313
313
|
}
|
314
314
|
async build(options) {
|
315
|
-
const { FederationImpl: FederationImpl$1 } = await import("./middleware-
|
315
|
+
const { FederationImpl: FederationImpl$1 } = await import("./middleware-BW9BLnNF.js");
|
316
316
|
const f = new FederationImpl$1(options);
|
317
317
|
const trailingSlashInsensitiveValue = f.router.trailingSlashInsensitive;
|
318
318
|
f.router = this.router.clone();
|
@@ -3,26 +3,26 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { deno_default, getDocumentLoader, kvCache } from "./docloader-
|
7
|
-
import { getNodeInfo } from "./client-
|
6
|
+
import { deno_default, getDocumentLoader, kvCache } from "./docloader-Bi_V6FC-.js";
|
7
|
+
import { getNodeInfo } from "./client-BV0fJXJ7.js";
|
8
8
|
import { RouterError } from "./router-D3UybECj.js";
|
9
9
|
import { nodeInfoToJson } from "./types-C7C_l-jz.js";
|
10
|
-
import { Activity, CryptographicKey, Link, Multikey, Object as Object$1, OrderedCollection, OrderedCollectionPage } from "./vocab-
|
11
|
-
import { lookupWebFinger } from "./lookup-
|
10
|
+
import { Activity, CryptographicKey, Link, Multikey, Object as Object$1, OrderedCollection, OrderedCollectionPage } from "./vocab-BV7kb0pN.js";
|
11
|
+
import { lookupWebFinger } from "./lookup-DUCImox4.js";
|
12
12
|
import { getTypeId } from "./type-D2s5lmbZ.js";
|
13
|
-
import { exportJwk, importJwk, validateCryptoKey } from "./key-
|
14
|
-
import { verifyRequest } from "./http-
|
15
|
-
import { getAuthenticatedDocumentLoader } from "./authdocloader-
|
16
|
-
import { detachSignature, hasSignature, signJsonLd, verifyJsonLd } from "./ld-
|
17
|
-
import { doesActorOwnKey, getKeyOwner } from "./owner-
|
18
|
-
import { signObject, verifyObject } from "./proof-
|
19
|
-
import { lookupObject, traverseCollection } from "./lookup-
|
20
|
-
import { routeActivity } from "./inbox-
|
21
|
-
import { FederationBuilderImpl } from "./builder-
|
13
|
+
import { exportJwk, importJwk, validateCryptoKey } from "./key-CLimdMhd.js";
|
14
|
+
import { verifyRequest } from "./http-jd14OJZP.js";
|
15
|
+
import { getAuthenticatedDocumentLoader } from "./authdocloader-BzCueVQv.js";
|
16
|
+
import { detachSignature, hasSignature, signJsonLd, verifyJsonLd } from "./ld-DrrdKgn8.js";
|
17
|
+
import { doesActorOwnKey, getKeyOwner } from "./owner-DyS24Ob_.js";
|
18
|
+
import { signObject, verifyObject } from "./proof-D3ymVTZM.js";
|
19
|
+
import { lookupObject, traverseCollection } from "./lookup-DPDZ8owV.js";
|
20
|
+
import { routeActivity } from "./inbox-C8kkp-lX.js";
|
21
|
+
import { FederationBuilderImpl } from "./builder-kV8ozffu.js";
|
22
22
|
import { buildCollectionSynchronizationHeader } from "./collection-Dfb0TPno.js";
|
23
|
-
import { KvKeyCache } from "./keycache-
|
23
|
+
import { KvKeyCache } from "./keycache-CkQMYyUw.js";
|
24
24
|
import { createExponentialBackoffPolicy } from "./retry-BiIhZWgD.js";
|
25
|
-
import { extractInboxes, sendActivity } from "./send-
|
25
|
+
import { extractInboxes, sendActivity } from "./send-MI4kpRWT.js";
|
26
26
|
import { getLogger, withContext } from "@logtape/logtape";
|
27
27
|
import { SpanKind, SpanStatusCode, context, propagation, trace } from "@opentelemetry/api";
|
28
28
|
import { ATTR_HTTP_REQUEST_HEADER, ATTR_HTTP_REQUEST_METHOD, ATTR_HTTP_RESPONSE_HEADER, ATTR_HTTP_RESPONSE_STATUS_CODE, ATTR_URL_FULL } from "@opentelemetry/semantic-conventions";
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { Temporal } from "@js-temporal/polyfill";
|
2
2
|
import { URLPattern } from "urlpattern-polyfill";
|
3
3
|
import { Activity } from "./vocab-By6mpzr-.js";
|
4
|
-
import { ActivityTransformer, Context } from "./context-
|
4
|
+
import { ActivityTransformer, Context } from "./context-CutbDY_L.js";
|
5
5
|
|
6
6
|
//#region compat/transformers.d.ts
|
7
7
|
|
@@ -127,6 +127,71 @@ declare function traverseCollection(collection: Collection, options?: TraverseCo
|
|
127
127
|
*/
|
128
128
|
declare const PUBLIC_COLLECTION: URL;
|
129
129
|
//#endregion
|
130
|
+
//#region vocab/handle.d.ts
|
131
|
+
/**
|
132
|
+
* Represents a fediverse handle, which consists of a username and a host.
|
133
|
+
* The username can be alphanumeric and may include special characters,
|
134
|
+
* while the host is typically a domain name.
|
135
|
+
*/
|
136
|
+
interface FediverseHandle {
|
137
|
+
/**
|
138
|
+
* The username part of the fediverse handle.
|
139
|
+
* It can include alphanumeric characters and some special characters.
|
140
|
+
*/
|
141
|
+
readonly username: string;
|
142
|
+
/**
|
143
|
+
* The host part of the fediverse handle, typically a domain name.
|
144
|
+
* It is the part after the `@` symbol in the handle.
|
145
|
+
*/
|
146
|
+
readonly host: string;
|
147
|
+
}
|
148
|
+
/**
|
149
|
+
* Parses a fediverse handle in the format `@user@server` or `user@server`.
|
150
|
+
* The `user` part can contain alphanumeric characters and some special characters except `@`.
|
151
|
+
* The `server` part is all characters after the `@` symbol in the middle.
|
152
|
+
*
|
153
|
+
* @param handle - The fediverse handle string to parse.
|
154
|
+
* @returns A {@link FediverseHandle} object with `username` and `host` if the input is valid; otherwise `null`.
|
155
|
+
* @since 1.8.0
|
156
|
+
* @example
|
157
|
+
* ```typescript
|
158
|
+
* const handle = parseFediverseHandle("@username@example.com");
|
159
|
+
* console.log(handle?.username); // "username"
|
160
|
+
* console.log(handle?.host); // "example.com"
|
161
|
+
* ```
|
162
|
+
*/
|
163
|
+
declare function parseFediverseHandle(handle: string): FediverseHandle | null;
|
164
|
+
/**
|
165
|
+
* Checks if a string is a valid fediverse handle in the format `@user@server` or `user@server`.
|
166
|
+
* The `user` part can contain alphanumeric characters and some special characters except `@`.
|
167
|
+
* The `server` part is all characters after the `@` symbol in the middle.
|
168
|
+
*
|
169
|
+
* @param handle - The string to test as a fediverse handle.
|
170
|
+
* @returns `true` if the string matches the fediverse handle pattern; otherwise `false`.
|
171
|
+
* @since 1.8.0
|
172
|
+
* @example
|
173
|
+
* ```typescript
|
174
|
+
* console.log(isFediverseHandle("@username@example.com")); // true
|
175
|
+
* console.log(isFediverseHandle("username@example.com")); // true
|
176
|
+
* console.log(isFediverseHandle("@username@")); // false
|
177
|
+
* ```
|
178
|
+
*/
|
179
|
+
declare function isFediverseHandle(handle: string): handle is `${string}@${string}`;
|
180
|
+
/**
|
181
|
+
* Converts a fediverse handle in the format `@user@server` or `user@server`
|
182
|
+
* to an `acct:` URI, which is a URL-like identifier for ActivityPub actors.
|
183
|
+
*
|
184
|
+
* @param handle - The fediverse handle string to convert.
|
185
|
+
* @returns A `URL` object representing the `acct:` URI if conversion succeeds; otherwise `null`.
|
186
|
+
* @since 1.8.0
|
187
|
+
* @example
|
188
|
+
* ```typescript
|
189
|
+
* const identifier = convertFediverseHandle("@username@example.com");
|
190
|
+
* console.log(identifier?.href); // "acct:username@example.com"
|
191
|
+
* ```
|
192
|
+
*/
|
193
|
+
declare function convertFediverseHandle(handle: string): URL | null;
|
194
|
+
//#endregion
|
130
195
|
//#region vocab/type.d.ts
|
131
196
|
/**
|
132
197
|
* Returns the type URI of the given object.
|
@@ -209,4 +274,4 @@ declare function getTypeId(object: Object$1 | Link | null): URL | null;
|
|
209
274
|
*/
|
210
275
|
declare function getTypeId(object: Object$1 | Link | null | undefined): URL | null | undefined;
|
211
276
|
//#endregion
|
212
|
-
export { LookupObjectOptions, PUBLIC_COLLECTION, TraverseCollectionOptions, getTypeId, lookupObject, traverseCollection };
|
277
|
+
export { FediverseHandle, LookupObjectOptions, PUBLIC_COLLECTION, TraverseCollectionOptions, convertFediverseHandle, getTypeId, isFediverseHandle, lookupObject, parseFediverseHandle, traverseCollection };
|
package/dist/mod.d.ts
CHANGED
@@ -7,14 +7,14 @@ import { Accept, Activity, Add, Announce, Application, Arrive, Article, Audio, B
|
|
7
7
|
import { Actor, ActorTypeName, GetActorHandleOptions, NormalizeActorHandleOptions, Recipient, getActorClassByTypeName, getActorHandle, getActorTypeName, isActor, normalizeActorHandle } from "./actor-B4TBtqRP.js";
|
8
8
|
import { FetchKeyOptions, FetchKeyResult, HttpMessageSignaturesSpec, HttpMessageSignaturesSpecDeterminer, KeyCache, SignRequestOptions, VerifyRequestOptions, exportJwk, fetchKey, generateCryptoKeyPair, importJwk, signRequest, verifyRequest } from "./http-CP2ZUALI.js";
|
9
9
|
import { DoesActorOwnKeyOptions, GetKeyOwnerOptions, doesActorOwnKey, getKeyOwner } from "./owner-CEv_PfyK.js";
|
10
|
-
import { LookupObjectOptions, PUBLIC_COLLECTION, TraverseCollectionOptions, getTypeId, lookupObject, traverseCollection } from "./mod-
|
10
|
+
import { FediverseHandle, LookupObjectOptions, PUBLIC_COLLECTION, TraverseCollectionOptions, convertFediverseHandle, getTypeId, isFediverseHandle, lookupObject, parseFediverseHandle, traverseCollection } from "./mod-yjbK0F05.js";
|
11
11
|
import { ResourceDescriptor, lookupWebFinger } from "./lookup-DHNtuVcT.js";
|
12
|
-
import { ActivityTransformer, ActorAliasMapper, ActorCallbackSetters, ActorDispatcher, ActorHandleMapper, ActorKeyPair, ActorKeyPairsDispatcher, AuthorizePredicate, CollectionCallbackSetters, CollectionCounter, CollectionCursor, CollectionDispatcher, Context, CreateExponentialBackoffPolicyOptions, CreateFederationOptions, Federatable, Federation, FederationBuilder, FederationFetchOptions, FederationKvPrefixes, FederationOptions, FederationOrigin, FederationQueueOptions, FederationStartQueueOptions, ForwardActivityOptions, GetSignedKeyOptions, InboxContext, InboxErrorHandler, InboxListener, InboxListenerSetters, Message, NodeInfoDispatcher, ObjectAuthorizePredicate, ObjectCallbackSetters, ObjectDispatcher, OutboxErrorHandler, PageItems, ParseUriResult, RequestContext, RespondWithObjectOptions, RetryContext, RetryPolicy, RouteActivityOptions, Router, RouterError, RouterOptions, RouterRouteResult, SendActivityOptions, SendActivityOptionsForCollection, SenderKeyPair, SharedInboxKeyDispatcher, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable } from "./context-
|
12
|
+
import { ActivityTransformer, ActorAliasMapper, ActorCallbackSetters, ActorDispatcher, ActorHandleMapper, ActorKeyPair, ActorKeyPairsDispatcher, AuthorizePredicate, CollectionCallbackSetters, CollectionCounter, CollectionCursor, CollectionDispatcher, Context, CreateExponentialBackoffPolicyOptions, CreateFederationOptions, Federatable, Federation, FederationBuilder, FederationFetchOptions, FederationKvPrefixes, FederationOptions, FederationOrigin, FederationQueueOptions, FederationStartQueueOptions, ForwardActivityOptions, GetSignedKeyOptions, InboxContext, InboxErrorHandler, InboxListener, InboxListenerSetters, Message, NodeInfoDispatcher, ObjectAuthorizePredicate, ObjectCallbackSetters, ObjectDispatcher, OutboxErrorHandler, PageItems, ParseUriResult, RequestContext, RespondWithObjectOptions, RetryContext, RetryPolicy, RouteActivityOptions, Router, RouterError, RouterOptions, RouterRouteResult, SendActivityOptions, SendActivityOptionsForCollection, SenderKeyPair, SharedInboxKeyDispatcher, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable } from "./context-CutbDY_L.js";
|
13
13
|
import { InProcessMessageQueue, InProcessMessageQueueOptions, MessageQueue, MessageQueueEnqueueOptions, MessageQueueListenOptions, ParallelMessageQueue } from "./mq-DYKDDJmp.js";
|
14
|
-
import { actorDehydrator, autoIdAssigner, getDefaultActivityTransformers } from "./mod-
|
14
|
+
import { actorDehydrator, autoIdAssigner, getDefaultActivityTransformers } from "./mod-DUH25XRb.js";
|
15
15
|
import "./mod-g0xFzAP9.js";
|
16
16
|
import "./mod-1pDWKvUL.js";
|
17
17
|
import { GetAuthenticatedDocumentLoaderOptions, exportMultibaseKey, exportSpki, getAuthenticatedDocumentLoader, importMultibaseKey, importPem, importPkcs1, importSpki } from "./mod-CytXBx8A.js";
|
18
18
|
import { CreateProofOptions, CreateSignatureOptions, SignJsonLdOptions, SignObjectOptions, VerifyJsonLdOptions, VerifyObjectOptions, VerifyProofOptions, VerifySignatureOptions, attachSignature, createProof, createSignature, detachSignature, signJsonLd, signObject, verifyJsonLd, verifyObject, verifyProof, verifySignature } from "./mod-D2uPZuP-.js";
|
19
19
|
import "./mod-GIh5OYxW.js";
|
20
|
-
export { Accept, Activity, ActivityTransformer, Actor, ActorAliasMapper, ActorCallbackSetters, ActorDispatcher, ActorHandleMapper, ActorKeyPair, ActorKeyPairsDispatcher, ActorTypeName, Add, Announce, Application, Arrive, Article, Audio, AuthenticatedDocumentLoaderFactory, AuthorizePredicate, Block, ChatMessage, Collection, CollectionCallbackSetters, CollectionCounter, CollectionCursor, CollectionDispatcher, CollectionPage, Context, Create, CreateExponentialBackoffPolicyOptions, CreateFederationOptions, CreateProofOptions, CreateSignatureOptions, CryptographicKey, DataIntegrityProof, Delete, DidService, Dislike, Document, DocumentLoader, DocumentLoaderFactory, DocumentLoaderFactoryOptions, DoesActorOwnKeyOptions, Emoji, EmojiReact, Endpoints, Event, Export, Federatable, Federation, FederationBuilder, FederationFetchOptions, FederationKvPrefixes, FederationOptions, FederationOrigin, FederationQueueOptions, FederationStartQueueOptions, FetchError, FetchKeyOptions, FetchKeyResult, Flag, Follow, ForwardActivityOptions, GetActorHandleOptions, GetAuthenticatedDocumentLoaderOptions, GetDocumentLoaderOptions, GetKeyOwnerOptions, GetNodeInfoOptions, GetSignedKeyOptions, GetUserAgentOptions, Group, Hashtag, HttpMessageSignaturesSpec, HttpMessageSignaturesSpecDeterminer, Ignore, Image, InProcessMessageQueue, InProcessMessageQueueOptions, InboundService, InboxContext, InboxErrorHandler, InboxListener, InboxListenerSetters, IntransitiveActivity, Invite, Join, JsonValue, KeyCache, KvCacheParameters, KvKey, KvStore, KvStoreSetOptions, LanguageString, Leave, Like, Link, Listen, LookupObjectOptions, MemoryKvStore, Mention, Message, MessageQueue, MessageQueueEnqueueOptions, MessageQueueListenOptions, Move, Multikey, NodeInfo, NodeInfoDispatcher, NormalizeActorHandleOptions, Note, Object$1 as Object, ObjectAuthorizePredicate, ObjectCallbackSetters, ObjectDispatcher, Offer, OrderedCollection, OrderedCollectionPage, Organization, OutboundService, OutboxErrorHandler, PUBLIC_COLLECTION, Page, PageItems, ParallelMessageQueue, ParseNodeInfoOptions, ParseUriResult, Person, Place, Profile, PropertyValue, Protocol, Question, Read, Recipient, Reject, Relationship, RemoteDocument, Remove, RequestContext, ResourceDescriptor, RespondWithObjectOptions, RetryContext, RetryPolicy, RouteActivityOptions, Router, RouterError, RouterOptions, RouterRouteResult, SemVer, SendActivityOptions, SendActivityOptionsForCollection, SenderKeyPair, Service, Services, SharedInboxKeyDispatcher, SignJsonLdOptions, SignObjectOptions, SignRequestOptions, Software, Source, TentativeAccept, TentativeReject, Tombstone, Travel, TraverseCollectionOptions, Undo, Update, Usage, VerifyJsonLdOptions, VerifyObjectOptions, VerifyProofOptions, VerifyRequestOptions, VerifySignatureOptions, Video, View, actorDehydrator, attachSignature, autoIdAssigner, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, createProof, createSignature, detachSignature, digest, doesActorOwnKey, exportJwk, exportMultibaseKey, exportSpki, fetchDocumentLoader, fetchKey, formatSemVer, generateCryptoKeyPair, getActorClassByTypeName, getActorHandle, getActorTypeName, getAuthenticatedDocumentLoader, getDefaultActivityTransformers, getDocumentLoader, getKeyOwner, getNodeInfo, getTypeId, getUserAgent, importJwk, importMultibaseKey, importPem, importPkcs1, importSpki, isActor, kvCache, lookupObject, lookupWebFinger, nodeInfoToJson, normalizeActorHandle, parseNodeInfo, parseSemVer, respondWithObject, respondWithObjectIfAcceptable, signJsonLd, signObject, signRequest, traverseCollection, verifyJsonLd, verifyObject, verifyProof, verifyRequest, verifySignature };
|
20
|
+
export { Accept, Activity, ActivityTransformer, Actor, ActorAliasMapper, ActorCallbackSetters, ActorDispatcher, ActorHandleMapper, ActorKeyPair, ActorKeyPairsDispatcher, ActorTypeName, Add, Announce, Application, Arrive, Article, Audio, AuthenticatedDocumentLoaderFactory, AuthorizePredicate, Block, ChatMessage, Collection, CollectionCallbackSetters, CollectionCounter, CollectionCursor, CollectionDispatcher, CollectionPage, Context, Create, CreateExponentialBackoffPolicyOptions, CreateFederationOptions, CreateProofOptions, CreateSignatureOptions, CryptographicKey, DataIntegrityProof, Delete, DidService, Dislike, Document, DocumentLoader, DocumentLoaderFactory, DocumentLoaderFactoryOptions, DoesActorOwnKeyOptions, Emoji, EmojiReact, Endpoints, Event, Export, Federatable, Federation, FederationBuilder, FederationFetchOptions, FederationKvPrefixes, FederationOptions, FederationOrigin, FederationQueueOptions, FederationStartQueueOptions, FediverseHandle, FetchError, FetchKeyOptions, FetchKeyResult, Flag, Follow, ForwardActivityOptions, GetActorHandleOptions, GetAuthenticatedDocumentLoaderOptions, GetDocumentLoaderOptions, GetKeyOwnerOptions, GetNodeInfoOptions, GetSignedKeyOptions, GetUserAgentOptions, Group, Hashtag, HttpMessageSignaturesSpec, HttpMessageSignaturesSpecDeterminer, Ignore, Image, InProcessMessageQueue, InProcessMessageQueueOptions, InboundService, InboxContext, InboxErrorHandler, InboxListener, InboxListenerSetters, IntransitiveActivity, Invite, Join, JsonValue, KeyCache, KvCacheParameters, KvKey, KvStore, KvStoreSetOptions, LanguageString, Leave, Like, Link, Listen, LookupObjectOptions, MemoryKvStore, Mention, Message, MessageQueue, MessageQueueEnqueueOptions, MessageQueueListenOptions, Move, Multikey, NodeInfo, NodeInfoDispatcher, NormalizeActorHandleOptions, Note, Object$1 as Object, ObjectAuthorizePredicate, ObjectCallbackSetters, ObjectDispatcher, Offer, OrderedCollection, OrderedCollectionPage, Organization, OutboundService, OutboxErrorHandler, PUBLIC_COLLECTION, Page, PageItems, ParallelMessageQueue, ParseNodeInfoOptions, ParseUriResult, Person, Place, Profile, PropertyValue, Protocol, Question, Read, Recipient, Reject, Relationship, RemoteDocument, Remove, RequestContext, ResourceDescriptor, RespondWithObjectOptions, RetryContext, RetryPolicy, RouteActivityOptions, Router, RouterError, RouterOptions, RouterRouteResult, SemVer, SendActivityOptions, SendActivityOptionsForCollection, SenderKeyPair, Service, Services, SharedInboxKeyDispatcher, SignJsonLdOptions, SignObjectOptions, SignRequestOptions, Software, Source, TentativeAccept, TentativeReject, Tombstone, Travel, TraverseCollectionOptions, Undo, Update, Usage, VerifyJsonLdOptions, VerifyObjectOptions, VerifyProofOptions, VerifyRequestOptions, VerifySignatureOptions, Video, View, actorDehydrator, attachSignature, autoIdAssigner, buildCollectionSynchronizationHeader, convertFediverseHandle, createExponentialBackoffPolicy, createFederation, createFederationBuilder, createProof, createSignature, detachSignature, digest, doesActorOwnKey, exportJwk, exportMultibaseKey, exportSpki, fetchDocumentLoader, fetchKey, formatSemVer, generateCryptoKeyPair, getActorClassByTypeName, getActorHandle, getActorTypeName, getAuthenticatedDocumentLoader, getDefaultActivityTransformers, getDocumentLoader, getKeyOwner, getNodeInfo, getTypeId, getUserAgent, importJwk, importMultibaseKey, importPem, importPkcs1, importSpki, isActor, isFediverseHandle, kvCache, lookupObject, lookupWebFinger, nodeInfoToJson, normalizeActorHandle, parseFediverseHandle, parseNodeInfo, parseSemVer, respondWithObject, respondWithObjectIfAcceptable, signJsonLd, signObject, signRequest, traverseCollection, verifyJsonLd, verifyObject, verifyProof, verifyRequest, verifySignature };
|
package/dist/mod.js
CHANGED
@@ -4,20 +4,20 @@
|
|
4
4
|
|
5
5
|
import { actorDehydrator, autoIdAssigner, getDefaultActivityTransformers } from "./transformers-ghwJuzGY.js";
|
6
6
|
import "./compat-Bb5myD13.js";
|
7
|
-
import { FetchError, fetchDocumentLoader, getDocumentLoader, getUserAgent, kvCache } from "./docloader-
|
8
|
-
import { Accept, Activity, Add, Announce, Application, Arrive, Article, Audio, Block, ChatMessage, Collection, CollectionPage, Create, CryptographicKey, DataIntegrityProof, Delete, DidService, Dislike, Document, Emoji, EmojiReact, Endpoints, Event, Export, Flag, Follow, Group, Hashtag, Ignore, Image, IntransitiveActivity, Invite, Join, LanguageString, Leave, Like, Link, Listen, Mention, Move, Multikey, Note, Object as Object$1, Offer, OrderedCollection, OrderedCollectionPage, Organization, Page, Person, Place, Profile, PropertyValue, Question, Read, Reject, Relationship, Remove, Service, Source, TentativeAccept, TentativeReject, Tombstone, Travel, Undo, Update, Video, View, exportMultibaseKey, exportSpki, getActorClassByTypeName, getActorHandle, getActorTypeName, getTypeId, importMultibaseKey, importPem, importPkcs1, importSpki, isActor, normalizeActorHandle } from "./actor-
|
9
|
-
import { Router, RouterError, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable } from "./middleware-
|
10
|
-
import { lookupWebFinger } from "./lookup-
|
11
|
-
import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk } from "./key-
|
12
|
-
import { signRequest, verifyRequest } from "./http-
|
13
|
-
import { attachSignature, createProof, createSignature, detachSignature, doesActorOwnKey, getKeyOwner, signJsonLd, signObject, verifyJsonLd, verifyObject, verifyProof, verifySignature } from "./proof-
|
7
|
+
import { FetchError, fetchDocumentLoader, getDocumentLoader, getUserAgent, kvCache } from "./docloader-CSNJ-JAo.js";
|
8
|
+
import { Accept, Activity, Add, Announce, Application, Arrive, Article, Audio, Block, ChatMessage, Collection, CollectionPage, Create, CryptographicKey, DataIntegrityProof, Delete, DidService, Dislike, Document, Emoji, EmojiReact, Endpoints, Event, Export, Flag, Follow, Group, Hashtag, Ignore, Image, IntransitiveActivity, Invite, Join, LanguageString, Leave, Like, Link, Listen, Mention, Move, Multikey, Note, Object as Object$1, Offer, OrderedCollection, OrderedCollectionPage, Organization, Page, Person, Place, Profile, PropertyValue, Question, Read, Reject, Relationship, Remove, Service, Source, TentativeAccept, TentativeReject, Tombstone, Travel, Undo, Update, Video, View, exportMultibaseKey, exportSpki, getActorClassByTypeName, getActorHandle, getActorTypeName, getTypeId, importMultibaseKey, importPem, importPkcs1, importSpki, isActor, normalizeActorHandle } from "./actor-BzhtrugN.js";
|
9
|
+
import { Router, RouterError, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable } from "./middleware-CCbvt6PC.js";
|
10
|
+
import { lookupWebFinger } from "./lookup-CEmgLHBN.js";
|
11
|
+
import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk } from "./key-D2l08Z-N.js";
|
12
|
+
import { signRequest, verifyRequest } from "./http-DNpdqn4y.js";
|
13
|
+
import { attachSignature, createProof, createSignature, detachSignature, doesActorOwnKey, getKeyOwner, signJsonLd, signObject, verifyJsonLd, verifyObject, verifyProof, verifySignature } from "./proof-LpYTDZkp.js";
|
14
14
|
import { InProcessMessageQueue, MemoryKvStore, ParallelMessageQueue } from "./federation-C44ekWNP.js";
|
15
|
-
import { formatSemVer, getNodeInfo, nodeInfoToJson, parseNodeInfo, parseSemVer } from "./types-
|
16
|
-
import { getAuthenticatedDocumentLoader } from "./authdocloader-
|
17
|
-
import { PUBLIC_COLLECTION, lookupObject, traverseCollection } from "./vocab-
|
15
|
+
import { formatSemVer, getNodeInfo, nodeInfoToJson, parseNodeInfo, parseSemVer } from "./types-A7zhi9NR.js";
|
16
|
+
import { getAuthenticatedDocumentLoader } from "./authdocloader-BbC6gc3r.js";
|
17
|
+
import { PUBLIC_COLLECTION, convertFediverseHandle, isFediverseHandle, lookupObject, parseFediverseHandle, traverseCollection } from "./vocab-PLuG5HcC.js";
|
18
18
|
import "./nodeinfo-CyEbLjHs.js";
|
19
19
|
import "./runtime-BSkOVUWM.js";
|
20
20
|
import "./sig-BXJO--F9.js";
|
21
21
|
import "./webfinger-C3GIyXIg.js";
|
22
22
|
|
23
|
-
export { Accept, Activity, Add, Announce, Application, Arrive, Article, Audio, Block, ChatMessage, Collection, CollectionPage, Create, CryptographicKey, DataIntegrityProof, Delete, DidService, Dislike, Document, Emoji, EmojiReact, Endpoints, Event, Export, FetchError, Flag, Follow, Group, Hashtag, Ignore, Image, InProcessMessageQueue, IntransitiveActivity, Invite, Join, LanguageString, Leave, Like, Link, Listen, MemoryKvStore, Mention, Move, Multikey, Note, Object$1 as Object, Offer, OrderedCollection, OrderedCollectionPage, Organization, PUBLIC_COLLECTION, Page, ParallelMessageQueue, Person, Place, Profile, PropertyValue, Question, Read, Reject, Relationship, Remove, Router, RouterError, Service, Source, TentativeAccept, TentativeReject, Tombstone, Travel, Undo, Update, Video, View, actorDehydrator, attachSignature, autoIdAssigner, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, createProof, createSignature, detachSignature, digest, doesActorOwnKey, exportJwk, exportMultibaseKey, exportSpki, fetchDocumentLoader, fetchKey, formatSemVer, generateCryptoKeyPair, getActorClassByTypeName, getActorHandle, getActorTypeName, getAuthenticatedDocumentLoader, getDefaultActivityTransformers, getDocumentLoader, getKeyOwner, getNodeInfo, getTypeId, getUserAgent, importJwk, importMultibaseKey, importPem, importPkcs1, importSpki, isActor, kvCache, lookupObject, lookupWebFinger, nodeInfoToJson, normalizeActorHandle, parseNodeInfo, parseSemVer, respondWithObject, respondWithObjectIfAcceptable, signJsonLd, signObject, signRequest, traverseCollection, verifyJsonLd, verifyObject, verifyProof, verifyRequest, verifySignature };
|
23
|
+
export { Accept, Activity, Add, Announce, Application, Arrive, Article, Audio, Block, ChatMessage, Collection, CollectionPage, Create, CryptographicKey, DataIntegrityProof, Delete, DidService, Dislike, Document, Emoji, EmojiReact, Endpoints, Event, Export, FetchError, Flag, Follow, Group, Hashtag, Ignore, Image, InProcessMessageQueue, IntransitiveActivity, Invite, Join, LanguageString, Leave, Like, Link, Listen, MemoryKvStore, Mention, Move, Multikey, Note, Object$1 as Object, Offer, OrderedCollection, OrderedCollectionPage, Organization, PUBLIC_COLLECTION, Page, ParallelMessageQueue, Person, Place, Profile, PropertyValue, Question, Read, Reject, Relationship, Remove, Router, RouterError, Service, Source, TentativeAccept, TentativeReject, Tombstone, Travel, Undo, Update, Video, View, actorDehydrator, attachSignature, autoIdAssigner, buildCollectionSynchronizationHeader, convertFediverseHandle, createExponentialBackoffPolicy, createFederation, createFederationBuilder, createProof, createSignature, detachSignature, digest, doesActorOwnKey, exportJwk, exportMultibaseKey, exportSpki, fetchDocumentLoader, fetchKey, formatSemVer, generateCryptoKeyPair, getActorClassByTypeName, getActorHandle, getActorTypeName, getAuthenticatedDocumentLoader, getDefaultActivityTransformers, getDocumentLoader, getKeyOwner, getNodeInfo, getTypeId, getUserAgent, importJwk, importMultibaseKey, importPem, importPkcs1, importSpki, isActor, isFediverseHandle, kvCache, lookupObject, lookupWebFinger, nodeInfoToJson, normalizeActorHandle, parseFediverseHandle, parseNodeInfo, parseSemVer, respondWithObject, respondWithObjectIfAcceptable, signJsonLd, signObject, signRequest, traverseCollection, verifyJsonLd, verifyObject, verifyProof, verifyRequest, verifySignature };
|
@@ -6,10 +6,10 @@
|
|
6
6
|
import { assertEquals } from "../assert_equals-C5gKCm6A.js";
|
7
7
|
import "../assert-DwEa6glZ.js";
|
8
8
|
import "../assert_instance_of-C9QtN-X9.js";
|
9
|
-
import "../docloader-
|
9
|
+
import "../docloader-Bi_V6FC-.js";
|
10
10
|
import "../url-kTAI6_KP.js";
|
11
11
|
import "../semver-DWClQt_5.js";
|
12
|
-
import { getNodeInfo, parseInboundService, parseNodeInfo, parseOutboundService, parseProtocol, parseServices, parseSoftware, parseUsage } from "../client-
|
12
|
+
import { getNodeInfo, parseInboundService, parseNodeInfo, parseOutboundService, parseProtocol, parseServices, parseSoftware, parseUsage } from "../client-BV0fJXJ7.js";
|
13
13
|
import { test } from "../testing-BZ0dJ4qn.js";
|
14
14
|
import "../std__assert-B3iAixc-.js";
|
15
15
|
import "../assert_rejects-DceVjUlD.js";
|
@@ -7,32 +7,32 @@ import { assertEquals } from "../assert_equals-C5gKCm6A.js";
|
|
7
7
|
import "../assert-DwEa6glZ.js";
|
8
8
|
import "../assert_instance_of-C9QtN-X9.js";
|
9
9
|
import { MemoryKvStore } from "../kv-D7Yt6pnB.js";
|
10
|
-
import { createFederation, handleNodeInfo, handleNodeInfoJrd } from "../middleware-
|
11
|
-
import "../docloader-
|
10
|
+
import { createFederation, handleNodeInfo, handleNodeInfoJrd } from "../middleware-DH9rY9E_.js";
|
11
|
+
import "../docloader-Bi_V6FC-.js";
|
12
12
|
import "../url-kTAI6_KP.js";
|
13
13
|
import { parseSemVer } from "../semver-DWClQt_5.js";
|
14
|
-
import "../client-
|
14
|
+
import "../client-BV0fJXJ7.js";
|
15
15
|
import "../router-D3UybECj.js";
|
16
16
|
import "../types-C7C_l-jz.js";
|
17
17
|
import "../multibase-DeCHcK8L.js";
|
18
|
-
import "../vocab-
|
18
|
+
import "../vocab-BV7kb0pN.js";
|
19
19
|
import "../langstr-DbWheeIS.js";
|
20
|
-
import "../lookup-
|
20
|
+
import "../lookup-DUCImox4.js";
|
21
21
|
import "../type-D2s5lmbZ.js";
|
22
|
-
import "../actor
|
23
|
-
import "../key-
|
24
|
-
import "../http-
|
25
|
-
import "../authdocloader-
|
26
|
-
import "../ld-
|
27
|
-
import "../owner-
|
28
|
-
import "../proof-
|
29
|
-
import "../lookup-
|
30
|
-
import "../inbox-
|
31
|
-
import "../builder-
|
22
|
+
import "../actor--sCIf3jA.js";
|
23
|
+
import "../key-CLimdMhd.js";
|
24
|
+
import "../http-jd14OJZP.js";
|
25
|
+
import "../authdocloader-BzCueVQv.js";
|
26
|
+
import "../ld-DrrdKgn8.js";
|
27
|
+
import "../owner-DyS24Ob_.js";
|
28
|
+
import "../proof-D3ymVTZM.js";
|
29
|
+
import "../lookup-DPDZ8owV.js";
|
30
|
+
import "../inbox-C8kkp-lX.js";
|
31
|
+
import "../builder-kV8ozffu.js";
|
32
32
|
import "../collection-Dfb0TPno.js";
|
33
|
-
import "../keycache-
|
33
|
+
import "../keycache-CkQMYyUw.js";
|
34
34
|
import "../retry-BiIhZWgD.js";
|
35
|
-
import "../send-
|
35
|
+
import "../send-MI4kpRWT.js";
|
36
36
|
import { test } from "../testing-BZ0dJ4qn.js";
|
37
37
|
import "../std__assert-B3iAixc-.js";
|
38
38
|
import "../assert_rejects-DceVjUlD.js";
|
@@ -40,7 +40,7 @@ import "../assert_is_error-DQdKoRgb.js";
|
|
40
40
|
import "../assert_not_equals-7pyUM3Ib.js";
|
41
41
|
import "../assert_throws-DTDC_gwN.js";
|
42
42
|
import "../docloader-09nVWLAZ.js";
|
43
|
-
import { createRequestContext } from "../context-
|
43
|
+
import { createRequestContext } from "../context-Uij-MjMF.js";
|
44
44
|
|
45
45
|
//#region nodeinfo/handler.test.ts
|
46
46
|
test("handleNodeInfo()", async () => {
|
package/dist/nodeinfo/mod.js
CHANGED
@@ -2,8 +2,8 @@
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
|
5
|
-
import "../docloader-
|
6
|
-
import { formatSemVer, getNodeInfo, nodeInfoToJson, parseNodeInfo, parseSemVer } from "../types-
|
5
|
+
import "../docloader-CSNJ-JAo.js";
|
6
|
+
import { formatSemVer, getNodeInfo, nodeInfoToJson, parseNodeInfo, parseSemVer } from "../types-A7zhi9NR.js";
|
7
7
|
import "../nodeinfo-CyEbLjHs.js";
|
8
8
|
|
9
9
|
export { formatSemVer, getNodeInfo, nodeInfoToJson, parseNodeInfo, parseSemVer };
|
@@ -3,9 +3,9 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { getDocumentLoader } from "./docloader-
|
7
|
-
import { CryptographicKey, Object as Object$1 } from "./vocab-
|
8
|
-
import { isActor } from "./actor
|
6
|
+
import { getDocumentLoader } from "./docloader-Bi_V6FC-.js";
|
7
|
+
import { CryptographicKey, Object as Object$1 } from "./vocab-BV7kb0pN.js";
|
8
|
+
import { isActor } from "./actor--sCIf3jA.js";
|
9
9
|
import { trace } from "@opentelemetry/api";
|
10
10
|
|
11
11
|
//#region sig/owner.ts
|
@@ -3,10 +3,10 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { deno_default } from "./docloader-
|
7
|
-
import { Activity, DataIntegrityProof, Multikey } from "./vocab-
|
6
|
+
import { deno_default } from "./docloader-Bi_V6FC-.js";
|
7
|
+
import { Activity, DataIntegrityProof, Multikey } from "./vocab-BV7kb0pN.js";
|
8
8
|
import { getTypeId } from "./type-D2s5lmbZ.js";
|
9
|
-
import { fetchKey, validateCryptoKey } from "./key-
|
9
|
+
import { fetchKey, validateCryptoKey } from "./key-CLimdMhd.js";
|
10
10
|
import { getLogger } from "@logtape/logtape";
|
11
11
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
12
12
|
import { encodeHex } from "byte-encodings/hex";
|
@@ -2,9 +2,9 @@
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
|
5
|
-
import { deno_default, getDocumentLoader } from "./docloader-
|
6
|
-
import { Activity, CryptographicKey, DataIntegrityProof, Multikey, Object as Object$1, getTypeId, isActor } from "./actor-
|
7
|
-
import { fetchKey, validateCryptoKey } from "./key-
|
5
|
+
import { deno_default, getDocumentLoader } from "./docloader-CSNJ-JAo.js";
|
6
|
+
import { Activity, CryptographicKey, DataIntegrityProof, Multikey, Object as Object$1, getTypeId, isActor } from "./actor-BzhtrugN.js";
|
7
|
+
import { fetchKey, validateCryptoKey } from "./key-D2l08Z-N.js";
|
8
8
|
import { getLogger } from "@logtape/logtape";
|
9
9
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
10
10
|
import jsonld from "jsonld";
|
@@ -6,17 +6,17 @@
|
|
6
6
|
import { assertEquals } from "../assert_equals-C5gKCm6A.js";
|
7
7
|
import "../assert-DwEa6glZ.js";
|
8
8
|
import "../assert_instance_of-C9QtN-X9.js";
|
9
|
-
import "../docloader-
|
9
|
+
import "../docloader-Bi_V6FC-.js";
|
10
10
|
import { UrlError } from "../url-kTAI6_KP.js";
|
11
11
|
import "../multibase-DeCHcK8L.js";
|
12
|
-
import "../vocab-
|
12
|
+
import "../vocab-BV7kb0pN.js";
|
13
13
|
import "../langstr-DbWheeIS.js";
|
14
|
-
import "../lookup-
|
14
|
+
import "../lookup-DUCImox4.js";
|
15
15
|
import "../type-D2s5lmbZ.js";
|
16
|
-
import "../actor
|
17
|
-
import "../key-
|
18
|
-
import { verifyRequest } from "../http-
|
19
|
-
import { getAuthenticatedDocumentLoader } from "../authdocloader-
|
16
|
+
import "../actor--sCIf3jA.js";
|
17
|
+
import "../key-CLimdMhd.js";
|
18
|
+
import { verifyRequest } from "../http-jd14OJZP.js";
|
19
|
+
import { getAuthenticatedDocumentLoader } from "../authdocloader-BzCueVQv.js";
|
20
20
|
import { test } from "../testing-BZ0dJ4qn.js";
|
21
21
|
import "../std__assert-B3iAixc-.js";
|
22
22
|
import { assertRejects } from "../assert_rejects-DceVjUlD.js";
|
@@ -24,7 +24,7 @@ import "../assert_is_error-DQdKoRgb.js";
|
|
24
24
|
import "../assert_not_equals-7pyUM3Ib.js";
|
25
25
|
import "../assert_throws-DTDC_gwN.js";
|
26
26
|
import { mockDocumentLoader } from "../docloader-09nVWLAZ.js";
|
27
|
-
import { rsaPrivateKey2 } from "../keys-
|
27
|
+
import { rsaPrivateKey2 } from "../keys-CK71hg8N.js";
|
28
28
|
import { esm_default } from "../esm-d-9EVGaP.js";
|
29
29
|
|
30
30
|
//#region runtime/authdocloader.test.ts
|
@@ -7,7 +7,7 @@ import { assertEquals } from "../assert_equals-C5gKCm6A.js";
|
|
7
7
|
import "../assert-DwEa6glZ.js";
|
8
8
|
import "../assert_instance_of-C9QtN-X9.js";
|
9
9
|
import { MemoryKvStore } from "../kv-D7Yt6pnB.js";
|
10
|
-
import { FetchError, contexts_default, deno_default, getDocumentLoader, getUserAgent, kvCache } from "../docloader-
|
10
|
+
import { FetchError, contexts_default, deno_default, getDocumentLoader, getUserAgent, kvCache } from "../docloader-Bi_V6FC-.js";
|
11
11
|
import { UrlError } from "../url-kTAI6_KP.js";
|
12
12
|
import { test } from "../testing-BZ0dJ4qn.js";
|
13
13
|
import "../std__assert-B3iAixc-.js";
|
package/dist/runtime/key.test.js
CHANGED
@@ -6,15 +6,15 @@
|
|
6
6
|
import { assertEquals } from "../assert_equals-C5gKCm6A.js";
|
7
7
|
import "../assert-DwEa6glZ.js";
|
8
8
|
import "../assert_instance_of-C9QtN-X9.js";
|
9
|
-
import "../docloader-
|
9
|
+
import "../docloader-Bi_V6FC-.js";
|
10
10
|
import "../url-kTAI6_KP.js";
|
11
11
|
import "../multibase-DeCHcK8L.js";
|
12
|
-
import { exportMultibaseKey, exportSpki, importMultibaseKey, importPem, importPkcs1, importSpki } from "../vocab-
|
12
|
+
import { exportMultibaseKey, exportSpki, importMultibaseKey, importPem, importPkcs1, importSpki } from "../vocab-BV7kb0pN.js";
|
13
13
|
import "../langstr-DbWheeIS.js";
|
14
|
-
import "../lookup-
|
14
|
+
import "../lookup-DUCImox4.js";
|
15
15
|
import "../type-D2s5lmbZ.js";
|
16
|
-
import "../actor
|
17
|
-
import { exportJwk, importJwk } from "../key-
|
16
|
+
import "../actor--sCIf3jA.js";
|
17
|
+
import { exportJwk, importJwk } from "../key-CLimdMhd.js";
|
18
18
|
import { test } from "../testing-BZ0dJ4qn.js";
|
19
19
|
import "../std__assert-B3iAixc-.js";
|
20
20
|
import "../assert_rejects-DceVjUlD.js";
|
package/dist/runtime/mod.js
CHANGED
@@ -2,12 +2,12 @@
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
|
5
|
-
import { FetchError, fetchDocumentLoader, getDocumentLoader, getUserAgent, kvCache } from "../docloader-
|
6
|
-
import { LanguageString, exportMultibaseKey, exportSpki, importMultibaseKey, importPem, importPkcs1, importSpki } from "../actor-
|
7
|
-
import "../lookup-
|
8
|
-
import "../key-
|
9
|
-
import "../http-
|
10
|
-
import { getAuthenticatedDocumentLoader } from "../authdocloader-
|
5
|
+
import { FetchError, fetchDocumentLoader, getDocumentLoader, getUserAgent, kvCache } from "../docloader-CSNJ-JAo.js";
|
6
|
+
import { LanguageString, exportMultibaseKey, exportSpki, importMultibaseKey, importPem, importPkcs1, importSpki } from "../actor-BzhtrugN.js";
|
7
|
+
import "../lookup-CEmgLHBN.js";
|
8
|
+
import "../key-D2l08Z-N.js";
|
9
|
+
import "../http-DNpdqn4y.js";
|
10
|
+
import { getAuthenticatedDocumentLoader } from "../authdocloader-BbC6gc3r.js";
|
11
11
|
import "../runtime-BSkOVUWM.js";
|
12
12
|
|
13
13
|
export { FetchError, LanguageString, exportMultibaseKey, exportSpki, fetchDocumentLoader, getAuthenticatedDocumentLoader, getDocumentLoader, getUserAgent, importMultibaseKey, importPem, importPkcs1, importSpki, kvCache };
|