Move `follows`, `mutes` and `blocks` actions to AccountController
authorEgor Kislitsyn <egor@kislitsyn.com>
Tue, 1 Oct 2019 10:15:58 +0000 (17:15 +0700)
committerEgor Kislitsyn <egor@kislitsyn.com>
Wed, 2 Oct 2019 14:22:21 +0000 (21:22 +0700)
commit7f2bc577250ccea26c133502787d0bbdcbc839ee
tree1163663662da48b081703434c3d031351b0851bb
parentc5e937b156ea1f8f96ade7d9104fc2c5fd1dd9cd
Move `follows`, `mutes` and `blocks` actions to AccountController
lib/pleroma/web/mastodon_api/controllers/account_controller.ex
lib/pleroma/web/mastodon_api/controllers/mastodon_api_controller.ex
lib/pleroma/web/router.ex
test/web/mastodon_api/controllers/account_controller_test.exs
test/web/mastodon_api/mastodon_api_controller_test.exs