fix(federation): 🚑 Fix broken inbound federation and add end-to-end testing for federation

This commit is contained in:
Jesse Wierzbinski 2025-04-19 13:16:53 +02:00
parent 85ef96fc7f
commit 8ae4f3815a
No known key found for this signature in database
9 changed files with 192 additions and 29 deletions

View file

@ -68,6 +68,7 @@
"@types/pg": "^8.11.13",
"@types/qs": "^6.9.18",
"@types/web-push": "^3.6.4",
"bun-bagel": "^1.2.0",
"drizzle-kit": "^0.31.0",
"markdown-it-image-figures": "^2.1.1",
"ts-prune": "^0.10.3",