akkoma/test/web/mastodon_api/views
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_view_test.exs [#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :restrict_unauthenticated. 2020-07-22 19:06:00 +03:00
conversation_view_test.exs Conversations: Return last dm for conversation, not last message. 2020-06-15 12:27:13 +02:00
list_view_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
marker_view_test.exs added an endpoint for getting unread notification count 2020-04-15 21:19:43 +03:00
notification_view_test.exs Add is_muted to notifications 2020-06-22 19:03:04 +04:00
poll_view_test.exs Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
scheduled_activity_view_test.exs Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
status_view_test.exs [#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :restrict_unauthenticated. 2020-07-22 19:06:00 +03:00
subscription_view_test.exs Cleanup SubscriptionController 2020-04-15 23:14:47 +04:00