dee28c3fbf 
								
							 
						 
						
							
							
								
								[Glitch] Do not try to update an undefined video element  
							
							... 
							
							
							
							Port 7840c6b75b 
							
						 
						
							2023-12-18 18:42:30 +01:00  
				
					
						
							
							
								 
						
							
								372c455218 
								
							 
						 
						
							
							
								
								[Glitch] Add volume saving/reuse to video player  
							
							... 
							
							
							
							Port 58f01a5c9a 
							
						 
						
							2023-12-18 18:42:07 +01:00  
				
					
						
							
							
								 
						
							
								a97b722ad5 
								
							 
						 
						
							
							
								
								Reduce differences with upstream due to import style ( #2465 )  
							
							... 
							
							
							
							Fix relative / VS absolute style imports, and fix whitespace discrepancies 
							
						 
						
							2023-11-15 12:01:51 +01:00  
				
					
						
							
							
								 
						
							
								263d601c25 
								
							 
						 
						
							
							
								
								[Glitch] Fix confusing behavior of mute button and volume slider in web UI  
							
							... 
							
							
							
							Port 91040da871 
							
						 
						
							2023-09-15 21:12:53 +02:00  
				
					
						
							
							
								 
						
							
								58514651c3 
								
							 
						 
						
							
							
								
								[Glitch] Fix mute button and volume slider feeling disconnected in web UI  
							
							... 
							
							
							
							Port f3a2e15f8e 
							
						 
						
							2023-09-15 21:12:13 +02:00  
				
					
						
							
							
								 
						
							
								e48a6a5f2c 
								
							 
						 
						
							
							
								
								[Glitch] Fix missing action label on sensitive videos and embeds in web UI  
							
							... 
							
							
							
							Port 714a20697f 
							
						 
						
							2023-07-30 15:50:53 +02:00  
				
					
						
							
							
								 
						
							
								5ed48e6878 
								
							 
						 
						
							
							
								
								Fix extraneous newlines  
							
							
							
						 
						
							2023-05-28 18:06:09 +02:00  
				
					
						
							
							
								 
						
							
								7d7db8977b 
								
							 
						 
						
							
							
								
								Fix import order with ESLint  
							
							... 
							
							
							
							Port d27216dc46 
							
						 
						
							2023-05-28 16:38:10 +02:00  
				
					
						
							
							
								 
						
							
								6001f5ff36 
								
							 
						 
						
							
							
								
								[Glitch] Use the new JSX transform everywhere  
							
							... 
							
							
							
							Port 8f66126b10 
							
						 
						
							2023-05-28 14:18:43 +02:00  
				
					
						
							
							
								 
						
							
								4a1f4cb6a2 
								
							 
						 
						
							
							
								
								[Glitch] Fix UI crash in moderation interface when opening the media modal  
							
							... 
							
							
							
							Port 5241f7b2fd 
							
						 
						
							2023-05-25 21:57:19 +02:00  
				
					
						
							
							
								 
						
							
								e8fc445e14 
								
							 
						 
						
							
							
								
								[Glitch] Enable ESLint react/no-deprecated  
							
							... 
							
							
							
							Port b878e3d8df 
							
						 
						
							2023-05-25 21:07:38 +02:00  
				
					
						
							
							
								 
						
							
								5f2071d055 
								
							 
						 
						
							
							
								
								[Glitch] Enforce stricter rules for Typescript files  
							
							... 
							
							
							
							Port c8181eb0a4 
							
						 
						
							2023-05-09 22:56:26 +02:00  
				
					
						
							
							
								 
						
							
								a8939e9098 
								
							 
						 
						
							
							
								
								[Glitch] Change media elements to use aspect-ratio rather than compute height themselves  
							
							... 
							
							
							
							Port 598e63dad2 
							
						 
						
							2023-05-08 22:15:00 +02:00  
				
					
						
							
							
								 
						
							
								de74acbe0c 
								
							 
						 
						
							
							
								
								Fix some more Javascript linting issues and discrepancies with upstream ( #2209 )  
							
							... 
							
							
							
							* Fix typo in flavours/glitch/features/video/index.js
* Fix various linting issues and discrepancies with upstream 
							
						 
						
							2023-05-07 21:43:25 +02:00  
				
					
						
							
							
								 
						
							
								3fb7fe14c6 
								
							 
						 
						
							
							
								
								Fix some of the Javascript linting issues, as well as bugs and unneeded divergences with upstream ( #2208 )  
							
							... 
							
							
							
							* Run eslint --fix
* Fix linting issues in video player and reduce divergences with upstream
This includes a behavior change of not auto-looping videos anymore. I don't
remember loops being ever intended, and they have been removed from upstream
a while ago, but we somehow missed the change.
* Fix lint issues in `app/javascript/flavours/glitch/selectors/index.js`
Those were basically caused by dead code that isn't present upstream, so
that brings us closer to upstream as well.
* Fix linting issue and bug in streaming/index.js
* Fix linting issues in config/webpack/shared.js
* Fix unused import in flavours/glitch/features/ui/index.js
* Fix linting issues and reduce divergences from upstream in flavours/glitch/features/ui/components/video_modal.jsx
* Fix linting issues in flavours/glitch/reducers
* Fix linting issues in glitch-soc onboarding modal
* Fix linting issues in flavours/glitch/features/ui/components/navigation_panel.jsx
* Remove dead code for unused local setting navbar_under
* Fix various linting issues
* Fix linting issues in flavours/glitch/components/scrollable_list.jsx and reduce divergences with upstream 
							
						 
						
							2023-05-07 18:22:25 +02:00  
				
					
						
							
							
								 
						
							
								bfe46d08f9 
								
							 
						 
						
							
							
								
								[Glitch] Ensure tabIndex is number instead of string  
							
							... 
							
							
							
							Port ec0c104bf2 
							
						 
						
							2023-04-09 14:47:29 +02:00  
				
					
						
							
							
								 
						
							
								8215df76c0 
								
							 
						 
						
							
							
								
								[Glitch] Remove legacy decorators syntax  
							
							... 
							
							
							
							Port d1b057a0ac 
							
						 
						
							2023-03-27 08:51:57 +02:00  
				
					
						
							
							
								 
						
							
								0e476f3c4f 
								
							 
						 
						
							
							
								
								[Glitch] Add `lang` attribute to media and poll options  
							
							... 
							
							
							
							Port d3eefead30 
							
						 
						
							2023-03-05 17:52:53 +01:00  
				
					
						
							
							
								 
						
							
								81ef21a0c8 
								
							 
						 
						
							
							
								
								[Glitch] Rename JSX files with proper `.jsx` extension  
							
							... 
							
							
							
							Port 44a7d87cb1 
							
						 
						
							2023-02-25 14:35:31 +01:00