about summary refs log tree commit diff
path: root/config/initializers/doorkeeper.rb
AgeCommit message (Expand)Author
2020-06-02Add E2EE API (#13820)Eugen Rochko
2020-01-03Fix resource_owner_from_credentials in Doorkeeper initializer (#12743)Eugen Rochko
2019-11-30LDAP & PAM added to OAuth password grant strategy (#7999) (#12390)ntl-purism
2019-11-13Add bookmarks (#7107)ThibG
2019-06-20Add moderation API (#9387)Eugen Rochko
2018-10-19Add unread indicator to conversations (#9009)Eugen Rochko
2018-07-05Add more granular OAuth scopes (#7929)Eugen Rochko
2018-05-11Add REST API for Web Push Notifications subscriptions (#7445)Eugen Rochko
2017-09-27When OAuth password verification fails, return 401 instead of redirect (#5111)Eugen Rochko
2017-08-22Application prefs section (#2758)Colin Mitchell
2017-08-05Add "signed in as" header to some pages (#4523)Eugen Rochko
2017-04-27OEmbed support for PreviewCard (#2337)Eugen Rochko
2016-10-23Restrict access to oauth/applications to admins onlyEugen Rochko
2016-10-22Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limitingEugen Rochko
2016-10-02Fix doorkeeper skip_authorizationEugen Rochko
2016-09-30Allow non-https redirect URIs for OAuth apps (AndStatus seems to require this)Eugen Rochko
2016-09-26Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - appEugen Rochko
2016-08-26The frontend will now be an OAuth app, auto-authorized. The frontend will use...Eugen Rochko
2016-08-25Improving statuses, adding a composer drawer, which doesn't work yetEugen Rochko
2016-03-16Access tokens no longer expire, case-insensitive local username validation, a...Eugen Rochko
2016-03-14Bind oauth applications to usersEugen Rochko
2016-03-12Customized more doorkeeper views, only logged in users can create oauth appsEugen Rochko
2016-03-11Improving feed queries, switching API to doorkeeper authenticationEugen Rochko
2016-03-11Customizing doorkeeper views for authorizing appEugen Rochko
2016-03-07Adding doorkeeper, adding a REST APIEugen Rochko