Pleroma/lib/pleroma/web/mastodon_api/views
rinpatch 0802a08871 Mastodon API: Fix thread mute detection
It was calling CommonAPI.thread_muted? with post author's account
instead of viewer's one.
2019-08-10 16:27:46 +03:00
..
account_view.ex Return profile URL in MastodonAPI's `url` field 2019-08-07 21:40:53 +00:00
app_view.ex
conversation_view.ex
filter_view.ex
list_view.ex
mastodon_view.ex
notification_view.ex
push_subscription_view.ex
report_view.ex
scheduled_activity_view.ex
status_view.ex Mastodon API: Fix thread mute detection 2019-08-10 16:27:46 +03:00