mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-31 06:22:25 -05:00 
			
		
		
		
	Faves (#31)
* start on federating faves * outbound federation of likes working
This commit is contained in:
		
					parent
					
						
							
								2dbd132e50
							
						
					
				
			
			
				commit
				
					
						e670c32a91
					
				
			
		
					 12 changed files with 250 additions and 47 deletions
				
			
		|  | @ -27,3 +27,7 @@ func (p *processor) notifyStatus(status *gtsmodel.Status) error { | |||
| func (p *processor) notifyFollow(follow *gtsmodel.Follow) error { | ||||
| 	return nil | ||||
| } | ||||
| 
 | ||||
| func (p *processor) notifyFave(fave *gtsmodel.StatusFave) error { | ||||
|    return nil | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue