Revert subscription refactoring.
authorrinpatch <rinpatch@sdf.org>
Sun, 29 Sep 2019 15:43:27 +0000 (18:43 +0300)
committerrinpatch <rinpatch@sdf.org>
Sun, 29 Sep 2019 15:43:27 +0000 (18:43 +0300)
commite9d1aa75d5dc0859b692e891f6e65949208a5f0f
treede6c7854f6ca3daea830caec9d13672fe6c4ec15
parent6d74a7528c31e6215d808627f1c393ab53d99782
Revert subscription refactoring.

As discussed in pleroma-meta#2

This reverts commit eb9aa7aa1095de150d036839c78c402019efb4b1, reversing
changes made to c4fbb56984d8f86df948cfd9b0f7c081d688c365.
14 files changed:
CHANGELOG.md
lib/pleroma/notification.ex
lib/pleroma/subscription_notification.ex [deleted file]
lib/pleroma/web/activity_pub/activity_pub.ex
lib/pleroma/web/pleroma_api/controllers/subscription_notification_controller.ex [deleted file]
lib/pleroma/web/pleroma_api/pleroma_api.ex [deleted file]
lib/pleroma/web/pleroma_api/views/subscription_notification_view.ex [deleted file]
lib/pleroma/web/push/impl.ex
lib/pleroma/web/router.ex
priv/repo/migrations/20190824195028_create_subscription_notifications.exs [deleted file]
test/notification_test.exs
test/web/mastodon_api/mastodon_api_test.exs
test/web/pleroma_api/controllers/subscription_notification_controller_test.exs [deleted file]
test/web/pleroma_api/pleroma_api_controller_test.exs [moved from test/web/pleroma_api/controllers/pleroma_api_controller_test.exs with 100% similarity]