pleroma/lib/pleroma/web/pleroma_api/controllers
Ivan Tashkinov 6f5f7af607 [#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :restrict_unauthenticated.
Made `Pleroma.Web.MastodonAPI.AccountView.render("show.json", _)` demand :for or :force option in order to prevent incorrect rendering of empty map instead of expected user representation with truish :restrict_unauthenticated setting.
2020-07-22 19:06:00 +03:00
..
account_controller.ex AccountController: Remove unused `update_?` routes. 2020-07-07 16:53:20 +02:00
chat_controller.ex [#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :restrict_unauthenticated. 2020-07-22 19:06:00 +03:00
conversation_controller.ex Use atoms as keys in `ActivityPub.fetch_*` functions options 2020-06-04 21:36:26 +04:00
emoji_pack_controller.ex Skip the correct plug 2020-07-21 17:26:59 -05:00
emoji_reaction_controller.ex EmojiReactionController: Return more appropriate error. 2020-05-22 14:38:28 +02:00
mascot_controller.ex Add OpenAPI spec for MascotController 2020-05-18 22:01:18 +04:00
notification_controller.ex Fix notifications mark as read API 2020-05-22 18:15:36 +04:00
scrobble_controller.ex Use atoms as keys in `ActivityPub.fetch_*` functions options 2020-06-04 21:36:26 +04:00
two_factor_authentication_controller.ex copyright update 2020-05-18 15:15:51 +03:00