Update the mute implementation to the current codebase
authorEkaterina Vaartis <vaartis@cock.li>
Tue, 19 Feb 2019 20:09:16 +0000 (23:09 +0300)
committerEkaterina Vaartis <vaartis@cock.li>
Tue, 19 Feb 2019 20:09:16 +0000 (23:09 +0300)
commit5a46d37af9fb1914d795cb90d28356efcd0790d5
treeae0288fb21fe50b88a23ed7ae4aba317e3cc7eef
parent465b547c905b4faa26ec1cf5f0175c55430e8041
Update the mute implementation to the current codebase

Make it part of the info thing (and do a migration to ensure it's there)
lib/pleroma/user.ex
lib/pleroma/user/info.ex
lib/pleroma/web/activity_pub/activity_pub.ex
lib/pleroma/web/mastodon_api/mastodon_api_controller.ex
lib/pleroma/web/mastodon_api/views/account_view.ex
priv/repo/migrations/20190219192317_create_user_mutes.exs [new file with mode: 0644]