mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-31 14:22:25 -05:00 
			
		
		
		
	some updates to statuses and accounts
This commit is contained in:
		
					parent
					
						
							
								30718d7d10
							
						
					
				
			
			
				commit
				
					
						0b8b0948f6
					
				
			
		
					 11 changed files with 251 additions and 132 deletions
				
			
		|  | @ -82,7 +82,7 @@ func (p *processor) StatusCreate(auth *oauth.Auth, form *apimodel.AdvancedStatus | |||
| 	} | ||||
| 
 | ||||
| 	// put the new status in the appropriate channel for async processing | ||||
| 	p.fromClientAPI <- FromClientAPI{ | ||||
| 	p.fromClientAPI <- gtsmodel.FromClientAPI{ | ||||
| 		APObjectType:   newStatus.ActivityStreamsType, | ||||
| 		APActivityType: gtsmodel.ActivityStreamsCreate, | ||||
| 		Activity:       newStatus, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue