mastodon/app/controllers/api/v1/statuses
ThibG f6a82cb2cd
Fix not being able to unbookmark toots when blocked by their author (#14604)
* Fix not being able to unbookmark toots when blocked by their author

* Add tests
2020-08-19 19:02:06 +02:00
..
bookmarks_controller.rb Fix not being able to unbookmark toots when blocked by their author (#14604) 2020-08-19 19:02:06 +02:00
favourited_by_accounts_controller.rb Remove useless `respond_to` calls (#13208) 2020-03-06 01:29:38 +01:00
favourites_controller.rb Remove useless `respond_to` calls (#13208) 2020-03-06 01:29:38 +01:00
mutes_controller.rb Add more tests for ActivityPub controllers (#13585) 2020-05-03 16:30:36 +02:00
pins_controller.rb Remove useless `respond_to` calls (#13208) 2020-03-06 01:29:38 +01:00
reblogged_by_accounts_controller.rb Remove useless `respond_to` calls (#13208) 2020-03-06 01:29:38 +01:00
reblogs_controller.rb Fix being unable to unboost when blocked by their author (#14308) 2020-07-15 14:43:19 +02:00