chinwagsocial/app/controllers/api/v1/accounts
Eugen Rochko 4bc625166e
Fix bug in relationships API introduced by #6482 (#6527)
It was merge when it needed to be deep_merge. And added some tests
2018-02-21 23:22:12 +01:00
..
credentials_controller.rb add parameter locked to /api/v1/update_credentials (#6506) 2018-02-18 22:57:53 +01:00
follower_accounts_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 2017-07-07 04:02:06 +02:00
following_accounts_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 2017-07-07 04:02:06 +02:00
lists_controller.rb Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983) 2017-12-12 03:55:39 +01:00
relationships_controller.rb Fix bug in relationships API introduced by #6482 (#6527) 2018-02-21 23:22:12 +01:00
search_controller.rb Add list of lists component to web UI (#5811) 2017-12-05 23:02:27 +01:00
statuses_controller.rb Pinned statuses (#4675) 2017-08-25 01:41:18 +02:00