about summary refs log tree commit diff
path: root/spec/controllers/api/v1/accounts
AgeCommit message (Expand)Author
2023-02-18Run rubocop formatting except line length (#23632)Nick Schonning
2023-02-13Add tests to indicate inclusion of self replies in statuses endpoint (#23266)Varun Sharma
2022-03-06Spelling (#17705)Josh Soref
2022-02-10Fix some flaky tests that randomly failed because of item ordering (#17509)Claire
2022-01-28Refactor and improve tests (#17386)Claire
2022-01-17Add support for private pinned posts (#16954)Claire
2021-11-06Fix AccountNote not having a maximum length (#16942)Claire
2021-03-24Update Mastodon to Rails 6.1 (#15910)Claire
2020-05-08Fix own following/followers not showing muted users (#13614)ThibG
2019-12-31Hide blocked users from more places (#12733)ThibG
2019-11-16make it not return http 400 when passing and empty source argument (#12259)Jennifer Glauche
2019-05-19Change bio limit from 160 to 500 (#10790)trwnh
2019-04-07Improve blocked view of profiles (#10491)Eugen Rochko
2019-04-01Hide blocking accounts from blocked users (#10442)ThibG
2018-12-17Add specs for Accounts::PinsController (#9542)ysksn
2018-07-05Add more granular OAuth scopes (#7929)Eugen Rochko
2018-04-21Use raw status code on have_http_status (#7214)Yamagishi Kazutoshi
2018-04-08Enable updating additional account information from user preferences via rest...Levi Bard
2018-02-21Fix bug in relationships API introduced by #6482 (#6527)Eugen Rochko
2017-12-12Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983)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-25Pinned statuses (#4675)Eugen Rochko
2017-08-24Minor performance improvement for test suite (#4678)Eugen Rochko
2017-08-21Fix #4637 - Re-add missing doorkeeper_authorize for /api/v1/verify_credential...Eugen Rochko
2017-08-13ActivityPub delivery (#4566)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