mastodon/app/controllers/api/v1/statuses
unarist 1896a154f5 Fix response of unreblog/unfavourite APIs (#4204)
Both APIs process asynchronously, so reblogged/favourited fields in the response should be set to `false` manually.
2017-07-14 20:44:53 +02:00
..
favourited_by_accounts_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 2017-07-07 04:02:06 +02:00
favourites_controller.rb Fix response of unreblog/unfavourite APIs (#4204) 2017-07-14 20:44:53 +02:00
mutes_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 2017-07-07 04:02:06 +02:00
reblogged_by_accounts_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 2017-07-07 04:02:06 +02:00
reblogs_controller.rb Fix response of unreblog/unfavourite APIs (#4204) 2017-07-14 20:44:53 +02:00