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:
Bat
2018-09-09 16:08:53 +01:00
parent 642884034d
commit 54f6e7dfc6
4 changed files with 75 additions and 97 deletions
+1
View File
@@ -55,6 +55,7 @@ fn main() {
routes::blogs::atom_feed,
routes::comments::create,
routes::comments::activity_pub,
routes::instance::index,
routes::instance::paginated_local,