We can't mix GET and POST (in the comment form)
in_response_to was always null
This commit is contained in:
@@ -38,7 +38,6 @@ fn main() {
|
||||
routes::blogs::create,
|
||||
|
||||
routes::comments::create,
|
||||
routes::comments::create_response,
|
||||
|
||||
routes::instance::index,
|
||||
routes::instance::shared_inbox,
|
||||
|
||||
Reference in New Issue
Block a user