about summary refs log tree commit diff
path: root/spec/controllers/api/v1/statuses/favourites_controller_spec.rb
AgeCommit message (Expand)Author
2020-02-27Fix leak of arbitrary statuses through unfavourite action in REST API (#13161)Eugen Rochko
2018-07-05Add more granular OAuth scopes (#7929)Eugen Rochko
2018-04-21Use raw status code on have_http_status (#7214)Yamagishi Kazutoshi
2017-09-20Change IDs to strings rather than numbers in API JSON output (#5019)aschmitz
2017-07-27Introduce access token fabricators (#4401)Akihiko Odaki
2017-06-10Move create/destroy actions for api/v1/statuses to namespace (#3678)Matt Jankowski