feat(federation): Add ActivityPub bridge support with CLI command

This commit is contained in:
Jesse Wierzbinski 2024-07-16 23:29:20 +02:00
parent 153aa061f0
commit ff315af230
No known key found for this signature in database
13 changed files with 2337 additions and 15 deletions

View file

@ -0,0 +1 @@
ALTER TABLE "Instances" ALTER COLUMN "logo" DROP NOT NULL;

File diff suppressed because it is too large Load diff

View file

@ -204,6 +204,13 @@
"when": 1719726234826,
"tag": "0028_unique_fat_cobra",
"breakpoints": true
},
{
"idx": 29,
"version": "7",
"when": 1721155789219,
"tag": "0029_shiny_korvac",
"breakpoints": true
}
]
}