pleroma/test/web/mastodon_api
rinpatch ba21d515d6 Mastodon API: Fix thread mute detection
It was calling CommonAPI.thread_muted? with post author's account
instead of viewer's one.
2019-08-14 01:50:21 +00: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 Mastodon API: Set follower/following counters to 0 when hiding 2019-08-14 01:50:21 +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-14 01:50:21 +00: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 [#948] /api/v1/account_search added optional parameters (limit, offset, following) 2019-06-14 11:39:57 +00:00
status_view_test.exs Status View: Poll ids are strings. 2019-07-28 22:33:09 +00:00
subscription_controller_test.exs [#647] tests for web push 2019-03-06 13:20:12 +00:00