mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-31 03:22:24 -05:00 
			
		
		
		
	[feature/frontend] Add player for audio files; use thumbnail for poster (#3099)
		
	* [feature/frontend] Audio player for audio media types * use video preview images for previews instead of video itself * don't preload * update tests for new zork status * collapse media gallery into single row when small
This commit is contained in:
		
					parent
					
						
							
								16421f7576
							
						
					
				
			
			
				commit
				
					
						9efb11d848
					
				
			
		
					 26 changed files with 327 additions and 95 deletions
				
			
		|  | @ -114,8 +114,8 @@ func (suite *StatusHistoryTestSuite) TestGetHistory() { | |||
|       "header_description": "A very old-school screenshot of the original team fortress mod for quake", | ||||
|       "followers_count": 2, | ||||
|       "following_count": 2, | ||||
|       "statuses_count": 7, | ||||
|       "last_status_at": "2023-12-10T09:24:00.000Z", | ||||
|       "statuses_count": 8, | ||||
|       "last_status_at": "2024-01-10T09:24:00.000Z", | ||||
|       "emojis": [], | ||||
|       "fields": [], | ||||
|       "enable_rss": true, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue