Commit Graph

11 Commits (34e826f373d20f6230d1ef0aa03ad41a3bdf5998)

Author SHA1 Message Date
Matt Jankowski cec7f0ed72
Remove unused `#error_explanation` id from error partials ()
Nick Schonning 75131e7bf7
Setup haml-lint CI with todo config ()
Eugen Rochko 50ea54b3ed
Change authorized applications page ()
* Change authorized applications page

* Hide revoke button for superapps and suspended accounts

* Clean up db/schema.rb
ThibG c98573fdf9 Add button to conveniently copy OAuth code ()
Lynx Kotoura 4c14ff659b Oauth code in input form and add description message ()
* Oauth code in a input form and add description

* New authcode description
yhirano 48594b18e6 Added haml-lint and fix warnings ()
* add haml_lint to Gemfile

* add .haml-lint.yml

* fix warnings of haml_lint
Eugen Rochko d7dc84439c Add ability to use remote follow function on other sites
Eugen Rochko 7b7bf834e9 Fix OAuth authorization page and add a spec for it
Eugen Rochko 546c4718e7 Localizations for most server-side strings
Eugen Rochko b746a931a5 Fix OAuth authorization redirect
Eugen Rochko a9e40a3d80 Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
to the API