mastodon/app/controllers/api
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
..
activitypub Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) 2017-06-19 01:51:04 +02:00
v1 Fix response of unreblog/unfavourite APIs (#4204) 2017-07-14 20:44:53 +02:00
web Web Push Notifications (#3243) 2017-07-13 22:15:32 +02:00
base_controller.rb Clean up for api/base controller (#3629) 2017-06-07 20:09:25 +02:00
oembed_controller.rb Replace OEmbed and initial state Rabl templates with serializers (#4110) 2017-07-08 14:51:05 +02:00
push_controller.rb Clean up for api/base controller (#3629) 2017-06-07 20:09:25 +02:00
salmon_controller.rb Clean up for api/base controller (#3629) 2017-06-07 20:09:25 +02:00
subscriptions_controller.rb HTTP signatures (#4146) 2017-07-14 20:41:49 +02:00