Use a more classical flow for creating comments
Don't locally federate them anymore It allows us to have them fetched later too
This commit is contained in:
@@ -55,6 +55,7 @@ fn main() {
|
||||
routes::blogs::atom_feed,
|
||||
|
||||
routes::comments::create,
|
||||
routes::comments::activity_pub,
|
||||
|
||||
routes::instance::index,
|
||||
routes::instance::paginated_local,
|
||||
|
||||
Reference in New Issue
Block a user