* chore: remove default null null is always the default value if a table column is nullable, and typeorm's @Column only accepts strings for default. * chore: synchronize code with database schema * chore: sync generated migrations with code
* wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
Close #7965
Resolve #7779