Handle incoming announces for chat messages.
parent
ad4c9183
Branches feature/chat-enhanced
No related tags found
Showing
- lib/pleroma/chat/chat.ex 2 additions, 1 deletionlib/pleroma/chat/chat.ex
- lib/pleroma/formatter.ex 5 additions, 2 deletionslib/pleroma/formatter.ex
- lib/pleroma/web/activity_pub/transmogrifier.ex 18 additions, 0 deletionslib/pleroma/web/activity_pub/transmogrifier.ex
- lib/pleroma/web/chat_channel.ex 4 additions, 0 deletionslib/pleroma/web/chat_channel.ex
- test/chat/chat_test.exs 10 additions, 0 deletionstest/chat/chat_test.exs
- test/support/data_case.ex 2 additions, 0 deletionstest/support/data_case.ex
- test/web/activity_pub/transmogrifier_test.exs 21 additions, 0 deletionstest/web/activity_pub/transmogrifier_test.exs
- test/web/salmon/salmon_test.exs 1 addition, 1 deletiontest/web/salmon/salmon_test.exs
Please register or sign in to comment