ChatMessageReference -> Chat.MessageReference
authorlain <lain@soykaf.club>
Sat, 6 Jun 2020 09:51:10 +0000 (11:51 +0200)
committerlain <lain@soykaf.club>
Sat, 6 Jun 2020 09:51:10 +0000 (11:51 +0200)
commitca0e6e702be3714bb40ff0fb48e9c08aaf322fff
treef3c5da9538093235ee531ed2a5f23ae905286daa
parent137adef6e061a1d7d7fc704feac27ebf5319a768
ChatMessageReference -> Chat.MessageReference
14 files changed:
lib/pleroma/chat/message_reference.ex [moved from lib/pleroma/chat_message_reference.ex with 98% similarity]
lib/pleroma/web/activity_pub/side_effects.ex
lib/pleroma/web/mastodon_api/views/notification_view.ex
lib/pleroma/web/pleroma_api/controllers/chat_controller.ex
lib/pleroma/web/pleroma_api/views/chat/message_reference_view.ex [moved from lib/pleroma/web/pleroma_api/views/chat_message_reference_view.ex with 95% similarity]
lib/pleroma/web/pleroma_api/views/chat_view.ex
lib/pleroma/web/streamer/streamer.ex
test/chat/message_reference_test.exs [moved from test/chat_message_reference_test.exs with 82% similarity]
test/web/activity_pub/side_effects_test.exs
test/web/mastodon_api/views/notification_view_test.exs
test/web/pleroma_api/controllers/chat_controller_test.exs
test/web/pleroma_api/views/chat/message_reference_view_test.exs [moved from test/web/pleroma_api/views/chat_message_reference_view_test.exs with 77% similarity]
test/web/pleroma_api/views/chat_view_test.exs
test/web/streamer/streamer_test.exs