about summary refs log tree commit diff
path: root/spec/controllers/api/v1/accounts/relationships_controller_spec.rb
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2022-01-28Refactor and improve tests (#17386)Claire
2018-07-05Add more granular OAuth scopes (#7929)Eugen Rochko
2018-04-21Use raw status code on have_http_status (#7214)Yamagishi Kazutoshi
2018-02-21Fix bug in relationships API introduced by #6482 (#6527)Eugen Rochko
2017-12-06Break out nested relationship API keys (#5887)aschmitz
2017-11-28Allow hiding of reblogs from followed users (#5762)aschmitz
2017-09-20Change IDs to strings rather than numbers in API JSON output (#5019)aschmitz
2017-08-24Minor performance improvement for test suite (#4678)Eugen Rochko
2017-07-27Introduce access token fabricators (#4401)Akihiko Odaki
2017-05-31Spec coverage and refactor for the api/v1/accounts controllers (#3451)Matt Jankowski