about summary refs log tree commit diff
path: root/spec/controllers/api/v1/accounts/credentials_controller_spec.rb
AgeCommit message (Expand)Author
2021-03-24Update Mastodon to Rails 6.1 (#15910)Claire
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
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
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