kopia lustrzana https://github.com/pixelfed/pixelfed
				
				
				
			Update Inbox, remove handleCreateActivity logic that rejected posts from accounts without followers
							rodzic
							
								
									aceb45ae50
								
							
						
					
					
						commit
						a93a3efd21
					
				|  | @ -199,12 +199,6 @@ class Inbox | |||
| 			return; | ||||
| 		} | ||||
| 
 | ||||
| 		if($actor->followers_count == 0) { | ||||
| 			if(FollowerService::followerCount($actor->id, true) == 0) { | ||||
| 				return; | ||||
| 			} | ||||
| 		} | ||||
| 
 | ||||
| 		if(!isset($activity['to'])) { | ||||
| 			return; | ||||
| 		} | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Daniel Supernault
						Daniel Supernault