summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/twitter_api/controllers/util_controller.ex
AgeCommit message (Expand)Author
2020-10-13alias alphabetically orderAlexander Strizhakov
2020-10-13FederatingPlug module nameAlexander Strizhakov
2020-10-13OAuthScopesPlug module nameAlexander Strizhakov
2020-10-12Preload `/api/pleroma/frontend_configurations`, fixes #1932Alex Gleason
2020-09-06added import mutesMaksim Pechnikov
2020-07-09Use the Pleroma.Config aliasMark Felder
2020-06-29Remove `/statusnet/config`Egor Kislitsyn
2020-06-29Fix warningEgor Kislitsyn
2020-06-29Merge branch 'develop' into remove-twitter-apiEgor Kislitsyn
2020-06-03add status_net/configstwf
2020-05-16Merge branch 'develop' into 'remove-twitter-api'lain
2020-04-22Merge remote-tracking branch 'remotes/origin/develop' into automatic-authenti...Ivan Tashkinov
2020-04-22Fix blocks importEgor Kislitsyn
2020-04-22Fix follow importEgor Kislitsyn
2020-04-21Automatic checks of authentication / instance publicity. Definition of missin...Ivan Tashkinov
2020-03-26Partially restore `/api/statusnet/config.json`Egor Kislitsyn
2020-03-24Remove some TwitterAPI endpointsEgor Kislitsyn
2020-03-02Merge remote-tracking branch 'remotes/origin/develop' into 1560-non-federatin...Ivan Tashkinov
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-02-22[#1560] Restricted AP- & OStatus-related routes for non-federating instances.Ivan Tashkinov
2020-01-12Merge branch 'develop' into issue/1354Mark Felder
2019-12-21moved remote follow in separate controllerMaksim Pechnikov
2019-12-19Merge remote-tracking branch 'remotes/origin/develop' into oauth-scopes-tweak...Ivan Tashkinov
2019-12-17Add ActivityPub Object Event type supportThomas Citharel
2019-12-15OAuthScopesPlug: disallowed nil token (unless with :fallback option). WIP: co...Ivan Tashkinov
2019-10-06[#1234] Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mas...Ivan Tashkinov
2019-10-02[#1234] Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mas...Ivan Tashkinov
2019-09-25Merge branch 'develop' into issue/1218Maksim Pechnikov
2019-09-17[#1234] Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mas...Ivan Tashkinov
2019-09-15[#1234] Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mas...Ivan Tashkinov
2019-09-15[#1234] Permissions-related fixes / new functionality (Masto 2.4.3 scopes).Ivan Tashkinov
2019-09-14[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oba...Ivan Tashkinov
2019-09-13Add email change endpointEgor Kislitsyn
2019-09-08[#1234] Mastodon 2.4.3 hierarchical scopes initial support (WIP).Ivan Tashkinov
2019-08-31added Emoji structMaksim Pechnikov
2019-08-30added code\path fields without html tags in etsMaksim Pechnikov
2019-08-13[#1149] Added more oban workers. Refactoring.Ivan Tashkinov
2019-07-31tests for TwitterApi/UtilControllerMaksim
2019-07-29twitter api: utils: rework do_remote_follow() to use CommonAPIAriadne Conill
2019-07-23Use User.get_or_fetch/1 instead of OStatus.find_or_make_user/1kPherox
2019-07-19#1110 fixed /api/pleroma/healthcheckMaksim
2019-07-14detect and use sha512-crypt for stored password hash.Moonman
2019-06-24[#184] small refactoring reset passwordMaksim
2019-05-15remove deprecated PleromaFE configurationSachin Joshi
2019-05-14Merge branch 'refactor/use-job-queue-everywhere' into 'develop'lambda
2019-05-14clean up follow/block imports a littleWilliam Pitcock
2019-05-13user: migrate follow/blocks import to job queueWilliam Pitcock
2019-05-07Merge remote-tracking branch 'pleroma/develop' into feature/disable-accountEgor Kislitsyn
2019-05-06Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into fea...Alexander Strizhakov
2019-04-25Merge branch 'develop' into feature/disable-accountEgor Kislitsyn