local-only-fixed (#138)
authorfloatingghost <hannah@coffee-and-dreams.uk>
Tue, 2 Aug 2022 14:46:46 +0000 (14:46 +0000)
committerfloatingghost <hannah@coffee-and-dreams.uk>
Tue, 2 Aug 2022 14:46:46 +0000 (14:46 +0000)
commitc9600dbbbf925d984e745a621fa03d1850c5cfd2
treef517a8efb05d2c985e01425d38160a962b290c2e
parentca000f8301a1ed08fbc6cdb3712b82c4cdb4b78c
local-only-fixed (#138)

Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/138
lib/pleroma/web/activity_pub/activity_pub.ex
lib/pleroma/web/activity_pub/visibility.ex
lib/pleroma/web/mastodon_api/controllers/timeline_controller.ex
priv/repo/migrations/20220509180452_change_thread_visibility_to_be_local_only_aware.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/activity_pub_controller_test.exs
test/pleroma/web/mastodon_api/controllers/account_controller_test.exs
test/pleroma/web/mastodon_api/controllers/filter_controller_test.exs
test/pleroma/web/mastodon_api/controllers/status_controller_test.exs
test/pleroma/web/mastodon_api/controllers/timeline_controller_test.exs