Meta: Add files to repository

This commit is contained in:
Alec Murphy
2025-02-16 15:21:19 -05:00
parent 6d27d43268
commit 52cb92f587
120 changed files with 71820 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"username": "",
"display_name": "",
"email": "",
"note": "",
"avatar": "",
"header": ""
}

View File

@@ -0,0 +1,44 @@
{
"@context": [
"https://www.w3.org/ns/activitystreams",
"https://w3id.org/security/v1",
{
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
"toot": "http://joinmastodon.org/ns#",
"featured": {
"@id": "toot:featured",
"@type": "@id"
},
"featuredTags": {
"@id": "toot:featuredTags",
"@type": "@id"
},
"alsoKnownAs": {
"@id": "as:alsoKnownAs",
"@type": "@id"
},
"movedTo": {
"@id": "as:movedTo",
"@type": "@id"
},
"schema": "http://schema.org#",
"PropertyValue": "schema:PropertyValue",
"value": "schema:value",
"discoverable": "toot:discoverable",
"suspended": "toot:suspended",
"memorial": "toot:memorial",
"indexable": "toot:indexable",
"attributionDomains": {
"@id": "toot:attributionDomains",
"@type": "@id"
}
}
],
"type": "Person",
"manuallyApprovesFollowers": false,
"discoverable": false,
"indexable": false,
"memorial": false,
"tag": [],
"endpoints": {}
}

View File

@@ -0,0 +1,14 @@
{
"uri": "error.checksum.fail",
"title": "error.checksum.fail",
"short_description": "A fediverse instance running on TempleOS",
"description": "A fediverse instance running on TempleOS",
"email": "alec@checksum.fail",
"version": "1.0.0",
"registrations": false,
"stats": {
"user_count": 0,
"status_count": 0,
"domain_count": 0
}
}