ChatController: Add creation and return of chats.
authorlain <lain@soykaf.club>
Thu, 9 Apr 2020 13:13:55 +0000 (15:13 +0200)
committerlain <lain@soykaf.club>
Thu, 9 Apr 2020 13:13:55 +0000 (15:13 +0200)
commit68abea313d0be49aa6b8d4b980aa361383f991a7
treeed2750f46282d77ab168d32dd885cd05863c5fd5
parentd35e114acddf339ed398aeab02bf94abe229ac36
ChatController: Add creation and return of chats.
lib/pleroma/chat.ex
lib/pleroma/web/pleroma_api/controllers/chat_controller.ex [new file with mode: 0644]
lib/pleroma/web/router.ex
test/web/pleroma_api/controllers/chat_controller_test.exs [new file with mode: 0644]