Refactor as per Rin's suggestions, add endpoint tests
authorKaren Konou <konoukaren@gmail.com>
Mon, 11 Feb 2019 10:59:51 +0000 (11:59 +0100)
committerKaren Konou <konoukaren@gmail.com>
Mon, 11 Feb 2019 11:04:02 +0000 (12:04 +0100)
commitc01ef574c192488c2643a20b4064439757613449
treeaab1f1142133e1d789c71092061a9c97a73bee67
parentcc21fc5f537510416a088adff085b675de1be58e
Refactor as per Rin's suggestions, add endpoint tests
lib/pleroma/notification.ex
lib/pleroma/thread_mute.ex [new file with mode: 0644]
lib/pleroma/web/common_api/common_api.ex
lib/pleroma/web/mastodon_api/mastodon_api_controller.ex
lib/pleroma/web/mastodon_api/views/status_view.ex
lib/pleroma/web/thread_mute.ex [deleted file]
test/web/common_api/common_api_test.exs
test/web/mastodon_api/mastodon_api_controller_test.exs
test/web/thread_mute_test.exs [deleted file]