Add idempotency_key to the chat_message entity.
authoreugenijm <eugenijm@protonmail.com>
Sat, 31 Oct 2020 02:50:48 +0000 (05:50 +0300)
committereugenijm <eugenijm@protonmail.com>
Sat, 31 Oct 2020 02:50:59 +0000 (05:50 +0300)
commit8e41baff40555ef7c74c8842d6fbfebc2368631a
treecc8d402d6fc77b23a62db3011643885f34029f30
parent4fbdd1c8a12fd2b3dc6b63ccbbaa7d4241fa778e
Add idempotency_key to the chat_message entity.
CHANGELOG.md
docs/API/chats.md
lib/pleroma/application.ex
lib/pleroma/web/activity_pub/side_effects.ex
lib/pleroma/web/common_api.ex
lib/pleroma/web/pleroma_api/controllers/chat_controller.ex
lib/pleroma/web/pleroma_api/views/chat/message_reference_view.ex
test/pleroma/web/pleroma_api/controllers/chat_controller_test.exs
test/pleroma/web/pleroma_api/views/chat_message_reference_view_test.exs
test/pleroma/web/streamer_test.exs