mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-31 14:12:26 -05:00 
			
		
		
		
	update timeline with new posts as they come in
This commit is contained in:
		
					parent
					
						
							
								5acca2a735
							
						
					
				
			
			
				commit
				
					
						ab7db633d0
					
				
			
		
					 8 changed files with 200 additions and 16 deletions
				
			
		|  | @ -137,6 +137,8 @@ type Processor interface { | |||
| 	// PublicTimelineGet returns statuses from the public/local timeline, with the given filters/parameters. | ||||
| 	PublicTimelineGet(authed *oauth.Auth, maxID string, sinceID string, minID string, limit int, local bool) ([]*apimodel.Status, ErrorWithCode) | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
| 	/* | ||||
| 		FEDERATION API-FACING PROCESSING FUNCTIONS | ||||
| 		These functions are intended to be called when the federating client needs an immediate (ie., synchronous) reply | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue