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 MastodonAPI: Add a way to update the background image. 2019-06-14 11:19:22 +02:00
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 tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
mastodon_api_controller_test.exs Mastodon API: Fix thread mute detection 2019-08-10 16:27:46 +03:00
notification_view_test.exs Use User.get_cached* everywhere 2019-04-22 07:20:43 +00:00
push_subscription_view_test.exs [#647] tests for web push 2019-03-06 13:20:12 +00:00
scheduled_activity_view_test.exs Add scheduler for sending scheduled activities to the queue 2019-04-06 23:56:29 +03:00
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 [#647] tests for web push 2019-03-06 13:20:12 +00:00