about summary refs log tree commit diff
path: root/spec/controllers/api/v1/accounts/credentials_controller_spec.rb
AgeCommit message (Expand)Author
2023-04-09Fix most rubocop issues (#2165)Claire
2023-03-31Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-03-30Change user settings to be stored in a more optimal way (#23630)Eugen Rochko
2023-02-25Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Autofix Rubocop RSpec/BeEq (#23740)Nick Schonning
2023-02-20Enable Rubocop HTTP status rules (#23717)Nick Schonning
2023-02-20Autofix Rubocop RSpec/ReturnFromStub (#23724)Nick Schonning
2023-02-19Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-18Autofix Rubocop Style/TrailingCommaInHashLiteral (#23693)Nick Schonning
2023-02-18Run rubocop formatting except line length (#23632)Nick Schonning
2022-01-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-01-28Refactor and improve tests (#17386)Claire
2021-03-24Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-03-24Update Mastodon to Rails 6.1 (#15910)Claire
2019-11-20Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
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-09Merge branch 'master' into glitch-soc/tentative-mergeThibaut Girka
2018-07-05Add more granular OAuth scopes (#7929)Eugen Rochko
2018-05-03Merge remote-tracking branch 'origin/master' into gs-masterDavid Yip
2018-04-21Use raw status code on have_http_status (#7214)Yamagishi Kazutoshi
2018-04-08Merge remote-tracking branch 'origin/master' into gs-masterDavid Yip
2018-04-08Enable updating additional account information from user preferences via rest...Levi Bard
2017-09-10Fix a spuriously failing spec that assumed we required short bios like upstreamSurinna Curtis
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