pleroma/test/web/pleroma_api/controllers
lain c8dd973af5 AccountController: Remove unused `update_?` routes.
These were not documented and are also not used anymore.
2020-07-07 16:53:20 +02:00
..
account_controller_test.exs AccountController: Remove unused `update_?` routes. 2020-07-07 16:53:20 +02:00
chat_controller_test.exs ChatController: Remove nonsensical pagination. 2020-06-08 11:09:53 +02:00
conversation_controller_test.exs Move conversation actions to PleromaAPI.ConversationController 2020-05-20 15:15:13 +04:00
emoji_pack_controller_test.exs fix for packs pagination 2020-06-20 10:56:28 +03:00
emoji_reaction_controller_test.exs EmojiReactionController: Return more appropriate error. 2020-05-22 14:38:28 +02:00
mascot_controller_test.exs Add OpenAPI spec for MascotController 2020-05-18 22:01:18 +04:00
notification_controller_test.exs Fix notifications mark as read API 2020-05-22 18:15:36 +04:00
scrobble_controller_test.exs Add OpenAPI spec for PleromaAPI.ScrobbleController 2020-05-19 16:26:06 +04:00
two_factor_authentication_controller_test.exs Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController 2020-05-07 08:14:54 +00:00