akkoma/lib/pleroma/web/pleroma_api/controllers
Ivan Tashkinov d5cdc907e3 Restricted embedding of relationships where applicable (statuses / notifications / accounts rendering).
Added support for :skip_notifications for accounts listing (index.json).
Adjusted tests.
2020-05-01 18:45:24 +03: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 Restricted embedding of relationships where applicable (statuses / notifications / accounts rendering). 2020-05-01 18:45:24 +03: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