Fix reblogs privacy (#10302)
* Fix reblogs privacy * Fix Announce processing specs
This commit is contained in:
@ -12,6 +12,7 @@ RSpec.describe ActivityPub::Activity::Announce do
|
||||
type: 'Announce',
|
||||
actor: 'https://example.com/actor',
|
||||
object: object_json,
|
||||
to: 'http://example.com/followers',
|
||||
}.with_indifferent_access
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user