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.
|
||
|---|---|---|
| .. | ||
| account_view_test.exs | ||
| conversation_view_test.exs | ||
| list_view_test.exs | ||
| marker_view_test.exs | ||
| notification_view_test.exs | ||
| poll_view_test.exs | ||
| scheduled_activity_view_test.exs | ||
| status_view_test.exs | ||
| subscription_view_test.exs | ||