changes after rebase
authorAlexander Strizhakov <alex.strizhakov@gmail.com>
Sat, 19 Sep 2020 18:25:01 +0000 (21:25 +0300)
committerAlexander Strizhakov <alex.strizhakov@gmail.com>
Tue, 13 Oct 2020 13:44:03 +0000 (16:44 +0300)
commit5f2071c458b19311b035bf18c136e069023b7f5b
treef22c4f86b43a7258321187d300a7506acdcf6ad8
parentbb111465a14575fb6d6cc2e11db9b217ada7c431
changes after rebase
lib/pleroma/web/admin_api/controllers/chat_controller.ex
lib/pleroma/web/admin_api/controllers/instance_document_controller.ex
lib/pleroma/web/fed_sockets.ex [moved from lib/pleroma/web/fed_sockets/fed_sockets.ex with 100% similarity]
test/pleroma/web/activity_pub/object_validators/article_note_validator_test.exs [moved from test/web/activity_pub/object_validators/article_note_validator_test.exs with 100% similarity]
test/pleroma/web/activity_pub/transmogrifier/article_handling_test.exs [moved from test/web/activity_pub/transmogrifier/article_handling_test.exs with 100% similarity]
test/pleroma/web/activity_pub/transmogrifier/video_handling_test.exs [moved from test/web/activity_pub/transmogrifier/video_handling_test.exs with 100% similarity]
test/pleroma/web/admin_api/controllers/chat_controller_test.exs [moved from test/web/admin_api/controllers/chat_controller_test.exs with 100% similarity]
test/pleroma/web/admin_api/controllers/instance_document_controller_test.exs [moved from test/web/admin_api/controllers/instance_document_controller_test.exs with 100% similarity]
test/pleroma/web/fed_sockets/fed_registry_test.exs [moved from test/web/fed_sockets/fed_registry_test.exs with 100% similarity]
test/pleroma/web/fed_sockets/fetch_registry_test.exs [moved from test/web/fed_sockets/fetch_registry_test.exs with 100% similarity]
test/pleroma/web/fed_sockets/socket_info_test.exs [moved from test/web/fed_sockets/socket_info_test.exs with 100% similarity]