Implement federation of statuses

This commit is contained in:
Jesse Wierzbinski 2024-04-09 16:05:02 -10:00
parent 8563c97403
commit a58c81c8e9
No known key found for this signature in database
11 changed files with 788 additions and 411 deletions

View file

@ -71,6 +71,7 @@
"@types/html-to-text": "^9.0.4",
"@types/ioredis": "^5.0.0",
"@types/jsonld": "^1.5.13",
"@types/mime-types": "^2.1.4",
"@typescript-eslint/eslint-plugin": "latest",
"@unocss/cli": "latest",
"@unocss/transformer-directives": "^0.59.0",
@ -119,6 +120,7 @@
"megalodon": "^10.0.0",
"meilisearch": "latest",
"merge-deep-ts": "^1.2.6",
"mime-types": "^2.1.35",
"next-route-matcher": "^1.0.1",
"oauth4webapi": "^2.4.0",
"prisma": "^5.6.0",