pleroma/test/web/pleroma_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
..
chat ChatMessageReference -> Chat.MessageReference 2020-06-06 11:51:10 +02:00
chat_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
scrobble_view_test.exs Move Scrobble views to ScrobbleView 2020-05-19 16:26:06 +04:00