about summary refs log tree commit diff
path: root/spec/controllers/following_accounts_controller_spec.rb
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Autofix Rubocop RSpec/EmptyLineAfterSubject (#23719)Nick Schonning
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-03-07Add `/api/v1/accounts/familiar_followers` to REST API (#17700)Eugen Rochko
2022-01-28Refactor and improve tests (#17386)Claire
2021-06-21Fix serialization of followers/following counts when user hides their network...Claire
2020-11-08Add support for reversible suspensions through ActivityPub (#14989)Eugen Rochko
2019-12-31Hide blocked users from more places (#12733)ThibG
2018-06-14Add tests for following accounts controller (#7800)Shuhei Kitagawa
2018-04-21Use raw status code on have_http_status (#7214)Yamagishi Kazutoshi
2017-05-23Introduce recent to Follow (#3247)Akihiko Odaki
2017-04-28More controller specs (#2561)Matt Jankowski
2017-04-19Restful refactor of accounts/ routes (#2133)Matt Jankowski