Pleroma Conversations API: Add a way to set recipients.
authorlain <lain@soykaf.club>
Mon, 5 Aug 2019 13:09:19 +0000 (15:09 +0200)
committerlain <lain@soykaf.club>
Mon, 5 Aug 2019 13:09:19 +0000 (15:09 +0200)
commit3af6d14da769aa5adfdd6360b43c691fd8c8eed5
treef638fe3d499745755585375a78ab47b8deb55d5a
parenteee98aaa738c1aa5f2e4203a61b67648d62965c8
Pleroma Conversations API: Add a way to set recipients.
lib/pleroma/conversation/participation.ex
lib/pleroma/web/mastodon_api/views/conversation_view.ex
lib/pleroma/web/pleroma_api/pleroma_api_controller.ex
lib/pleroma/web/router.ex
test/web/mastodon_api/conversation_view_test.exs [new file with mode: 0644]
test/web/pleroma_api/pleroma_api_controller_test.exs