Rename the non-federating Chat feature to Shout
authorMark Felder <feld@FreeBSD.org>
Mon, 3 Aug 2020 22:08:35 +0000 (17:08 -0500)
committerMark Felder <feld@feld.me>
Tue, 1 Jun 2021 16:49:14 +0000 (11:49 -0500)
commitff00b354fa5067c898e860e275748dd757cb04cd
treece76a36f0020178521a9c357684fb7b36c8d548a
parentee52fc840d4d6eb1caab811a9b00ab1b95662d77
Rename the non-federating Chat feature to Shout
CHANGELOG.md
config/config.exs
config/description.exs
lib/pleroma/config/transfer_task.ex
lib/pleroma/web/channels/user_socket.ex
lib/pleroma/web/mastodon_api/views/instance_view.ex
lib/pleroma/web/shout_channel.ex [moved from lib/pleroma/web/chat_channel.ex with 78% similarity]
test/pleroma/config/transfer_task_test.exs
test/pleroma/web/admin_api/controllers/config_controller_test.exs
test/pleroma/web/mastodon_api/controllers/instance_controller_test.exs
test/pleroma/web/shout_channel_test.ex [moved from test/pleroma/web/chat_channel_test.exs with 80% similarity]