about summary refs log tree commit diff
path: root/app/views/oauth/authorizations/new.html.haml
AgeCommit message (Collapse)Author
2017-05-08Added haml-lint and fix warnings (#2773)yhirano
* add haml_lint to Gemfile * add .haml-lint.yml * fix warnings of haml_lint
2016-12-29Add ability to use remote follow function on other sitesEugen Rochko
2016-11-18Fix OAuth authorization page and add a spec for itEugen Rochko
2016-11-16Localizations for most server-side stringsEugen Rochko
2016-10-22Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limitingEugen Rochko
to the API