Commit Graph

5 Commits (f14776475d285bb7d2831a20192c1611c733f410)

Author SHA1 Message Date
Eugen Rochko 1f6ed4f86a
Add more granular OAuth scopes ()
* Add more granular OAuth scopes

* Add human-readable descriptions of the new scopes

* Ensure new scopes look good on the app UI

* Add tests

* Group scopes in screen and color-code dangerous ones

* Fix wrong extra scope
Yamagishi Kazutoshi d10447c3a8 Use raw status code on have_http_status ()
Eugen Rochko 9caa90025f Pinned statuses ()
* Pinned statuses

* yarn manage:translations
Akihiko Odaki 4f0b638cda Introduce access token fabricators ()
Matt Jankowski 5c63523972 Spec coverage and refactor for the api/v1/accounts controllers ()