Move account_register, relationships and verify_credentials to MastodonAPI.AccountCon...
authorEgor Kislitsyn <egor@kislitsyn.com>
Mon, 30 Sep 2019 09:08:29 +0000 (16:08 +0700)
committerEgor Kislitsyn <egor@kislitsyn.com>
Mon, 30 Sep 2019 12:10:55 +0000 (19:10 +0700)
commitc0ce2d5faf872da219e724f4fc2e4deecb89e978
treee9af3921f6c9dcff7f40ef22e10ce4671682f248
parent122cc050abb84b94fa57a15576c2a38b2912d559
Move account_register, relationships and verify_credentials to MastodonAPI.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