This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
Pleroma
Watch
1
Star
0
Fork
0
You've already forked Pleroma
Code
Issues
Pull Requests
Releases
Wiki
Activity
Pleroma
/
lib
/
pleroma
/
web
/
pleroma_api
/
controllers
History
lain
ef55d24054
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/emojireactvalidator
2020-05-07 18:53:34 +02:00
..
account_controller.ex
[
#2409
] Made
GET /api/v1/accounts/:id/favourites
auth-optional, adjusted tests.
2020-04-24 22:25:27 +03:00
emoji_api_controller.ex
fix for auth check
2020-04-30 17:50:57 +03:00
mascot_controller.ex
Automatic checks of authentication / instance publicity. Definition of missing OAuth scopes in AdminAPIController. Refactoring.
2020-04-21 16:29:19 +03:00
pleroma_api_controller.ex
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/emojireactvalidator
2020-05-07 18:53:34 +02:00
scrobble_controller.ex
Fixed OAuth restrictions for :api routes. Made auth info dropped for :api routes if OAuth check was neither performed nor explicitly skipped.
2020-04-22 18:50:25 +03:00
two_factor_authentication_controller.ex
Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController
2020-05-07 08:14:54 +00:00