pleroma/test/web/mastodon_api
kaniini 91e2bcf218 Merge branch 'refactor/status-controller' into 'develop'
Extract status actions from `MastodonAPIController` to `StatusController`

See merge request pleroma/pleroma!1719
2019-09-27 04:37:48 +00:00
..
controllers Move view logic from StatusController.context to StatusView and add a test 2019-09-27 10:52:47 +07:00
views Extract status actions from `MastodonAPIController` into `StatusController` 2019-09-27 10:51:15 +07:00
mastodon_api_controller_test.exs Move StatusController tests from MastodonAPIControllerTest to StatusControllerTest 2019-09-27 10:52:47 +07:00
mastodon_api_test.exs Separate Subscription Notifications from regular Notifications 2019-09-13 18:25:27 +03:00