[#2791] AccountView: renamed `:force` option to `:skip_visibility_check`.
authorIvan Tashkinov <ivantashkinov@gmail.com>
Thu, 23 Jul 2020 12:08:30 +0000 (15:08 +0300)
committerIvan Tashkinov <ivantashkinov@gmail.com>
Thu, 23 Jul 2020 12:08:30 +0000 (15:08 +0300)
commit9ea51a6de516b37341a9566d11d0110c2d87c1b6
tree8d06667accd928ff0dc0fb1d85be3d6b2e99ccd7
parent6f5f7af607518b6f67df68bab9bf76142e9a622c
[#2791] AccountView: renamed `:force` option to `:skip_visibility_check`.
12 files changed:
lib/pleroma/web/activity_pub/utils.ex
lib/pleroma/web/admin_api/views/account_view.ex
lib/pleroma/web/chat_channel.ex
lib/pleroma/web/mastodon_api/views/account_view.ex
lib/pleroma/web/pleroma_api/views/chat_view.ex
test/web/activity_pub/activity_pub_test.exs
test/web/activity_pub/transmogrifier_test.exs
test/web/activity_pub/utils_test.exs
test/web/admin_api/views/report_view_test.exs
test/web/mastodon_api/views/account_view_test.exs
test/web/mastodon_api/views/status_view_test.exs
test/web/pleroma_api/views/chat_view_test.exs