mastodon/app/controllers/api
Eugen Rochko 3f9708edc4 Change output of api/accounts/:id/follow and unfollow to return relationship
Track relationship in redux state. Display follow/unfollow and following-back
information on account view (unstyled)
2016-09-23 20:23:26 +02:00
..
accounts_controller.rb Change output of api/accounts/:id/follow and unfollow to return relationship 2016-09-23 20:23:26 +02:00
follows_controller.rb Fix #41, debug #42 2016-09-17 16:36:10 +02:00
media_controller.rb Add API to upload media attachments 2016-09-05 17:46:36 +02:00
salmon_controller.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
statuses_controller.rb Fix #50 - Order ancestors/descendants by tree path 2016-09-21 23:18:28 +02:00
subscriptions_controller.rb Since GNU Social hubs don't seem to return a hub.lease_seconds param in the subscription confirmation request, 2016-09-20 03:24:04 +02:00