pleroma/test/web/mastodon_api
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
..
mastodon_api_controller
account_view_test.exs Add domain_blocking to the relationship API (GET /api/v1/accounts/relationships) 2019-07-24 15:12:27 +00:00
list_view_test.exs
mastodon_api_controller_test.exs Mastodon API: Fix thread mute detection 2019-08-10 16:27:46 +03:00
notification_view_test.exs
push_subscription_view_test.exs
scheduled_activity_view_test.exs
search_controller_test.exs Remove spaces from the domain search 2019-08-03 18:13:20 +00:00
status_view_test.exs Show the url advertised in the Activity in the Status JSON response 2019-07-24 19:28:21 +00:00
subscription_controller_test.exs