Rename notification "privacy_option" setting
authorMark Felder <feld@FreeBSD.org>
Fri, 26 Jun 2020 17:45:46 +0000 (12:45 -0500)
committerMark Felder <feld@FreeBSD.org>
Fri, 26 Jun 2020 17:45:46 +0000 (12:45 -0500)
commit69848d5c97c9e5d4c14fb5613eb174cb81d5026d
tree02411c5e177dc5ed853d420095237a9eb8442a47
parentfd5e797379155e5a85deb88dc79f8fbca483948e
Rename notification "privacy_option" setting
docs/API/pleroma_api.md
lib/mix/tasks/pleroma/notification_settings.ex
lib/pleroma/user/notification_setting.ex
lib/pleroma/web/api_spec/schemas/account.ex
lib/pleroma/web/push/impl.ex
priv/repo/migrations/20200626163359_rename_notification_privacy_option.exs [new file with mode: 0644]
test/user/notification_setting_test.exs
test/web/mastodon_api/views/account_view_test.exs
test/web/push/impl_test.exs
test/web/twitter_api/util_controller_test.exs