mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 08:48:53 +00:00
Add ability to manage which websites can credit you in link previews (#31819)
This commit is contained in:
@@ -95,6 +95,7 @@ RSpec.describe Settings::MigrationsController do
|
||||
|
||||
before do
|
||||
moved_to = Fabricate(:account, also_known_as: [ActivityPub::TagManager.instance.uri_for(user.account)])
|
||||
p moved_to.acct
|
||||
user.account.migrations.create!(acct: moved_to.acct)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user