Fix reblogs privacy (#10302)
* Fix reblogs privacy * Fix Announce processing specs
This commit is contained in:
		
					parent
					
						
							
								c92a1cf5c1
							
						
					
				
			
			
				commit
				
					
						5e38ef87a7
					
				
			
		
					 3 changed files with 23 additions and 1 deletions
				
			
		|  | @ -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 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue