Moved account deletion stuff to somewhere that hopefully makes more sense
[akkoma] / lib / pleroma / web / oauth /
2018-05-13 lambdaMerge branch 'feature/unrepeats' into 'develop'
2018-05-13 lainMerge branch 'develop' into kaniini/pleroma-bugfix...
2018-05-13 lambdaMerge branch 'patch-2' into 'develop'
2018-05-13 lambdaMerge branch 'feld-varnish' into 'develop'
2018-05-07 lainMore warning fixes.
2018-05-06 lambdaMerge branch 'feld-varnish' into 'develop'
2018-04-28 lambdaMerge branch 'fix/blocked-user-boosts' into 'develop'
2018-04-25 Francis DinhMerge branch 'feature/unrepeats' of git.pleroma.social...
2018-04-25 Francis DinhMerge branch 'develop' of https://git.pleroma.social...
2018-04-24 lambdaMerge branch 'feature/message-rewrite-facility' into...
2018-04-24 lambdaMerge branch 'favicon_tag' into 'develop'
2018-04-21 lambdaMerge branch '146-enable-custom-panel-by-default-and...
2018-04-21 lambdaMerge branch 'readme-update' into 'develop'
2018-04-21 lambdaMerge branch 'nginx-certbot-doc' into 'develop'
2018-04-21 lainFormatting fixes.
2018-04-20 Francis DinhMerge branch 'develop' of https://git.pleroma.social...
2018-04-18 lambdaMerge branch 'fix/rm-user-task' into 'develop'
2018-04-18 lambdaMerge branch 'fix/login-with-username-or-email' into...
2018-04-18 ealMastoAPI and OAuth: allow login with either email or...
2018-04-10 lambdaMerge branch 'feld-varnish' into 'develop'
2018-04-01 KANEKO YoshitakaFix conflict
2018-03-30 lainFormat the code.
2018-03-25 lambdaMerge branch 'feature/oauth-token-password' into 'develop'
2018-03-23 William Pitcockoauth: implement grant_type=password for single-page...
2018-03-22 lainMerge branch 'develop' into kaniini/pleroma-feature...
2018-03-22 lainFix test.
2018-03-20 lambdaMerge branch 'feld-varnish' into 'develop'
2018-03-20 lambdaMerge branch 'patch-README' into 'develop'
2018-03-20 lambdaMerge branch 'feld-mastoweb5000' into 'develop'
2018-03-20 lambdaMerge branch 'feld-Logger' into 'develop'
2018-03-19 Mark Feldercap again
2018-03-19 Mark Felderstart with a capital
2018-02-12 lainMerge branch 'hakabahitoyo/pleroma-feature/atom-feed...
2018-02-11 Hakaba HitoyoMerge remote-tracking branch 'hakabahitoyo/feature...
2018-02-11 Roger BraunMerge branch 'develop' into feature/activitypub
2018-02-09 lambdaMerge branch 'develop' into 'develop'
2018-02-08 Calv CollinsChanged fallback controller to handle all cases from...
2018-02-08 Calv CollinsMerge branch 'develop' of https://git.pleroma.social...
2018-02-08 Calv CollinsCreate action_fallback for username/password incorrect...
2017-12-09 Roger BraunMerge branch 'develop' into feature/activitypub
2017-11-12 lambdaMerge branch 'mastodon-notification-endpoints' into...
2017-11-10 Roger BraunHandle existing redirect params.
2017-11-06 lambdaMerge branch 'fix-tootdon-oauth' into 'develop'
2017-11-06 ealFix tootdon logins.
2017-09-16 Roger BraunFix callback state.
2017-09-14 Roger BraunPreserve state in oauth
2017-09-11 lambadalambdaMerge branch 'oauth2' into 'develop'
2017-09-11 Roger BraunMerge branch 'develop' into oauth2
2017-09-09 Roger BraunDo oauth redirect.
2017-09-09 Roger BraunUse token exchange method.
2017-09-09 Roger BraunMake auth tokens usable once and expire them.
2017-09-07 Roger BraunSlight cleanup.
2017-09-06 Roger BraunAdd very basic oauth and mastodon api support.