summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/twitter_api/controllers/remote_follow_controller.ex
AgeCommit message (Expand)Author
2021-06-07Create WrapperAuthenticator and simplify Authenticator behaviourAlex Gleason
2021-05-18Switch to aliasing `Router.Helpers` instead of importingAlex Gleason
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2020-10-13FederatingPlug module nameAlexander Strizhakov
2020-10-13OAuthScopesPlug module nameAlexander Strizhakov
2020-09-10expire mfa tokens through ObanAlexander Strizhakov
2020-05-07Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.Plero...Maksim
2020-02-22[#1560] Restricted AP- & OStatus-related routes for non-federating instances.Ivan Tashkinov
2020-01-21remote_follow_controller.ex: Redirect to the user page on successHaelwenn (lanodan) Monnier
2019-12-25added code of mr#2067Maksim Pechnikov
2019-12-22Apply suggestion to lib/pleroma/web/twitter_api/controllers/remote_follow_con...Maksim
2019-12-21moved remote follow in separate controllerMaksim Pechnikov