mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-11-03 12:36:02 +01:00 
			
		
		
		
	fix: support reporting remote content in Flag
This commit is contained in:
		@@ -21,6 +21,9 @@ ActivityPub._constants = Object.freeze({
 | 
			
		||||
		'application/activity+json',
 | 
			
		||||
		'application/ld+json; profile="https://www.w3.org/ns/activitystreams"',
 | 
			
		||||
	],
 | 
			
		||||
	acceptedPostTypes: [
 | 
			
		||||
		'Note', 'Page', 'Article', 'Question',
 | 
			
		||||
	],
 | 
			
		||||
});
 | 
			
		||||
ActivityPub._cache = requestCache;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user