akkoma/lib/pleroma/web/admin_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.ex [#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :restrict_unauthenticated. 2020-07-22 19:06:00 +03:00
config_view.ex Mogrify args as custom tuples 2020-06-16 15:53:28 +03:00
invite_view.ex Add AdminAPI.InviteView 2020-05-26 15:21:33 +04:00
media_proxy_cache_view.ex added admin api for MediaProxy cache invalidation 2020-06-12 14:49:54 +03:00
moderation_log_view.ex Update Copyrights 2020-03-03 16:44:49 -06:00
report_view.ex Use atoms as keys in ActivityPub.fetch_* functions options 2020-06-04 21:36:26 +04:00
status_view.ex [#2456] Dropped support for embedded pleroma/account/relationship in statuses and notifications. 2020-05-09 18:05:44 +03:00