about summary refs log tree commit diff
path: root/app/controllers/api/v1/accounts/relationships_controller.rb
AgeCommit message (Expand)Author
2020-03-06Remove useless `respond_to` calls (#13208)Eugen Rochko
2018-07-05Add more granular OAuth scopes (#7929)Eugen Rochko
2018-02-21Fix bug in relationships API introduced by #6482 (#6527)Eugen Rochko
2018-02-04Exclude nil from relationships array (#6427)abcang
2017-10-04Non-Serial ("Snowflake") IDs (#4801)aschmitz
2017-07-07Refactor JSON templates to be generated with ActiveModelSerializers instead o...Eugen Rochko
2017-06-07Clean up for api/base controller (#3629)Matt Jankowski
2017-05-31Spec coverage and refactor for the api/v1/accounts controllers (#3451)Matt Jankowski