Pleroma API: Add endpoint to get conversation statuses.
authorlain <lain@soykaf.club>
Fri, 2 Aug 2019 17:53:08 +0000 (19:53 +0200)
committerlain <lain@soykaf.club>
Fri, 2 Aug 2019 17:53:08 +0000 (19:53 +0200)
commiteee98aaa738c1aa5f2e4203a61b67648d62965c8
tree47a25c269f81a514359feffe6f3e16534717a73f
parent56b1c3af13c9519e13da688bdbbfdd8d69cda4ac
Pleroma API: Add endpoint to get conversation statuses.
lib/pleroma/web/controller_helper.ex
lib/pleroma/web/mastodon_api/mastodon_api_controller.ex
lib/pleroma/web/pleroma_api/pleroma_api_controller.ex [new file with mode: 0644]
lib/pleroma/web/router.ex
test/web/common_api/common_api_utils_test.exs
test/web/pleroma_api/pleroma_api_controller_test.exs [new file with mode: 0644]