akkoma/lib/pleroma/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.ex [#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :restrict_unauthenticated. 2020-07-22 19:06:00 +03:00
app_view.ex Create Pleroma.Maps.put_if_present(map, key, value, value_fun // &{:ok, &1}) 2020-06-05 14:48:02 +00:00
conversation_view.ex [#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :restrict_unauthenticated. 2020-07-22 19:06:00 +03:00
custom_emoji_view.ex Update Copyrights 2020-03-03 16:44:49 -06:00
filter_view.ex Move single used schemas to Filter operation schema 2020-05-05 17:41:01 +04:00
instance_view.ex Expose the post formats in /api/v1/instance 2020-07-17 10:45:41 -05:00
list_view.ex Update Copyrights 2020-03-03 16:44:49 -06:00
marker_view.ex Merge branch 'develop' into issue/1276-2 2020-05-06 14:47:50 +03:00
notification_view.ex Add is_muted to notifications 2020-06-22 19:03:04 +04:00
poll_view.ex Polls: Persist and show voters' count 2020-04-22 14:06:39 +02:00
report_view.ex Update Copyrights 2020-03-03 16:44:49 -06:00
scheduled_activity_view.ex Create Pleroma.Maps.put_if_present(map, key, value, value_fun // &{:ok, &1}) 2020-06-05 14:48:02 +00:00
status_view.ex Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/mastoapi-2.9.0-status_text 2020-07-03 16:44:31 +02:00
subscription_view.ex Cleanup SubscriptionController 2020-04-15 23:14:47 +04:00