about summary refs log tree commit diff
path: root/spec/controllers/api/v1/accounts/following_accounts_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
2020-05-08Fix own following/followers not showing muted users (#13614)ThibG
2019-12-31Hide blocked users from more places (#12733)ThibG
2019-04-07Improve blocked view of profiles (#10491)Eugen Rochko
2019-04-01Hide blocking accounts from blocked users (#10442)ThibG
2018-07-05Add more granular OAuth scopes (#7929)Eugen Rochko
2018-04-21Use raw status code on have_http_status (#7214)Yamagishi Kazutoshi
2017-07-27Introduce access token fabricators (#4401)Akihiko Odaki
2017-05-31Spec coverage and refactor for the api/v1/accounts controllers (#3451)Matt Jankowski