summaryrefslogtreecommitdiff
path: root/priv
diff options
context:
space:
mode:
authortusooa <tusooa@kazv.moe>2024-04-12 03:09:37 +0000
committertusooa <tusooa@kazv.moe>2024-04-12 03:09:37 +0000
commitd80e0d6873a61159a68b337d7f42f46cbdad8e9d (patch)
treec977513196fe5f87d7ebdb3130561e09f5d3cfa5 /priv
parent987f44d81142e11b008659f3fbdf9baf69a1e9d8 (diff)
parent4f5c4d79c4534f0d9976543f718bea3edea843af (diff)
downloadpleroma-d80e0d6873a61159a68b337d7f42f46cbdad8e9d.tar.gz
pleroma-d80e0d6873a61159a68b337d7f42f46cbdad8e9d.zip
Merge branch 'user-actor-webfinger' into 'develop'
FEP-2c59, add "webfinger" to user actor See merge request pleroma/pleroma!4099
Diffstat (limited to 'priv')
-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",