summaryrefslogtreecommitdiff
path: root/priv/static
diff options
context:
space:
mode:
authormarcin mikołajczak <git@mkljczk.pl>2024-04-11 16:50:06 +0200
committermarcin mikołajczak <git@mkljczk.pl>2024-04-11 17:50:11 +0200
commit4f5c4d79c4534f0d9976543f718bea3edea843af (patch)
treec977513196fe5f87d7ebdb3130561e09f5d3cfa5 /priv/static
parent987f44d81142e11b008659f3fbdf9baf69a1e9d8 (diff)
downloadpleroma-4f5c4d79c4534f0d9976543f718bea3edea843af.tar.gz
pleroma-4f5c4d79c4534f0d9976543f718bea3edea843af.zip
FEP-2c59, add "webfinger" to user actor
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
Diffstat (limited to 'priv/static')
-rw-r--r--priv/static/schemas/litepub-0.1.jsonld1
1 files changed, 1 insertions, 0 deletions
diff --git a/priv/static/schemas/litepub-0.1.jsonld b/priv/static/schemas/litepub-0.1.jsonld
index d156cba55..3569165a4 100644
--- a/priv/static/schemas/litepub-0.1.jsonld
+++ b/priv/static/schemas/litepub-0.1.jsonld
@@ -2,6 +2,7 @@
"@context": [
"https://www.w3.org/ns/activitystreams",
"https://w3id.org/security/v1",
+ "https://purl.archive.org/socialweb/webfinger",
{
"Emoji": "toot:Emoji",
"Hashtag": "as:Hashtag",