mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-31 04:02:26 -05:00 
			
		
		
		
	[feature] Process Reject of interaction via fedi API, put rejected statuses in the "sin bin" 😈 (#3271)
		
	* [feature] Process `Reject` of interaction via fedi API, put rejected statuses in the "sin bin" * update test * move nil check back to `rejectStatusIRI`
This commit is contained in:
		
					parent
					
						
							
								3254ef1923
							
						
					
				
			
			
				commit
				
					
						307d98e386
					
				
			
		
					 21 changed files with 1172 additions and 115 deletions
				
			
		|  | @ -59,6 +59,7 @@ EXPECT=$(cat << "EOF" | |||
|         "poll-vote-ids-mem-ratio": 2, | ||||
|         "poll-vote-mem-ratio": 2, | ||||
|         "report-mem-ratio": 1, | ||||
|         "sin-bin-status-mem-ratio": 0.5, | ||||
|         "status-bookmark-ids-mem-ratio": 2, | ||||
|         "status-bookmark-mem-ratio": 0.5, | ||||
|         "status-fave-ids-mem-ratio": 3, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue