9c10aaa4d5 
								
							 
						 
						
							
							
								
								[Glitch] Change design of compose form in web UI  
							
							... 
							
							
							
							Port 6936e5aa69 
							
						 
						
							2024-02-22 23:06:12 +01:00  
				
					
						
							
							
								 
						
							
								5f50b634cf 
								
							 
						 
						
							
							
								
								Further reduce CSS and markup differences with upstream ( #2635 )  
							
							... 
							
							
							
							* Further reduce CSS differences with upstream
* Reduce differences in markup and CSS with upstream
* Redo collapsible post notifications
* Reduce CSS differences further
* Reduce differences with upstream regarding `.status` and `.status__wrapper`
* Further reduce differences with upstream
* Reduce differences with upstream in DisplayName 
							
						 
						
							2024-02-20 18:49:59 +01:00  
				
					
						
							
							
								 
						
							
								52c023a305 
								
							 
						 
						
							
							
								
								Convert `Permalink` to Typescript  
							
							
							
						 
						
							2024-01-14 19:22:39 +01:00  
				
					
						
							
							
								 
						
							
								7fe5623a27 
								
							 
						 
						
							
							
								
								[Glitch] Use Immutable `Record` for accounts in Redux state  
							
							... 
							
							
							
							Port 3bf2a7296e 
							
						 
						
							2023-12-20 19:49:44 +01:00  
				
					
						
							
							
								 
						
							
								f5de9fe99a 
								
							 
						 
						
							
							
								
								[Glitch] Allow viewing and severing relationships with suspended accounts  
							
							... 
							
							
							
							Port c451bbe249 
							
						 
						
							2023-12-18 18:49:48 +01:00  
				
					
						
							
							
								 
						
							
								408d4710ed 
								
							 
						 
						
							
							
								
								Further reduce differences with upstream  
							
							
							
						 
						
							2023-12-09 20:58:50 +01:00  
				
					
						
							
							
								 
						
							
								21df2a68ac 
								
							 
						 
						
							
							
								
								Hide followers count when hidden by instance or user  
							
							
							
						 
						
							2023-12-02 17:38:07 +01:00  
				
					
						
							
							
								 
						
							
								28d4f3ab70 
								
							 
						 
						
							
							
								
								Fix account component styling wrt. upstream  
							
							
							
						 
						
							2023-12-02 17:05:54 +01:00  
				
					
						
							
							
								 
						
							
								dc917cfcdf 
								
							 
						 
						
							
							
								
								[Glitch] Fix account.jsx imports ( #25541 )  
							
							... 
							
							
							
							Port remaining part of e0d230fb3720e85c0e839d45a444f9 
							
						 
						
							2023-12-02 16:59:40 +01:00  
				
					
						
							
							
								 
						
							
								17372a3ec0 
								
							 
						 
						
							
							
								
								[Glitch] Change labels and styles on the onboarding screen in `Account` component  
							
							... 
							
							
							
							Partial port of a985d587e1 
							
						 
						
							2023-12-02 16:59:40 +01:00  
				
					
						
							
							
								 
						
							
								0421b44f22 
								
							 
						 
						
							
							
								
								[Glitch] Change follow button in account row to be more obvious in web UI ( #24956 )  
							
							... 
							
							
							
							Port 0ddc895282 
							
						 
						
							2023-12-02 16:59:40 +01:00  
				
					
						
							
							
								 
						
							
								f1691eca55 
								
							 
						 
						
							
							
								
								[Glitch] Fix overflow behavior of account rows  
							
							... 
							
							
							
							Port 5fae2de454 
							
						 
						
							2023-12-02 16:59:40 +01:00  
				
					
						
							
							
								 
						
							
								98a7b95058 
								
							 
						 
						
							
							
								
								[Glitch] Update inconsistent `defaultMessage` in `Account` component  
							
							... 
							
							
							
							Partial port of e58c36d308 
							
						 
						
							2023-12-02 16:59:40 +01:00  
				
					
						
							
							
								 
						
							
								b047b981cd 
								
							 
						 
						
							
							
								
								[Glitch] Enforce import order with ESLint  
							
							... 
							
							
							
							Port d27216dc46 
							
						 
						
							2023-12-02 16:59:40 +01:00  
				
					
						
							
							
								 
						
							
								b8cbaba283 
								
							 
						 
						
							
							
								
								[Glitch] Split `EmptyAccount` out of `Account` component  
							
							... 
							
							
							
							Partial port of b8a2430642 
							
						 
						
							2023-12-02 16:59:40 +01:00  
				
					
						
							
							
								 
						
							
								e7ec2641a0 
								
							 
						 
						
							
							
								
								[Glitch] Fix linting issues with VerifiedBadge component  
							
							... 
							
							
							
							Signed-off-by: Claire <claire.github-309c@sitedethib.com> 
							
						 
						
							2023-12-02 16:59:40 +01:00  
				
					
						
							
							
								 
						
							
								2efb22f455 
								
							 
						 
						
							
							
								
								[Glitch] Rewrite VerifiedBadge component as function component  
							
							... 
							
							
							
							Port 140aa6b054 
							
						 
						
							2023-12-02 16:59:40 +01:00  
				
					
						
							
							
								 
						
							
								00db5c8ade 
								
							 
						 
						
							
							
								
								[Glitch] Split VerifiedBadge from Account component  
							
							... 
							
							
							
							Partial port of 0461f83320 
							
						 
						
							2023-12-02 16:59:40 +01:00  
				
					
						
							
							
								 
						
							
								e0aba64a64 
								
							 
						 
						
							
							
								
								[Glitch] Fix regressions from change in account row design in web UI  
							
							... 
							
							
							
							Port 46483ae849 
							
						 
						
							2023-12-02 16:59:40 +01:00  
				
					
						
							
							
								 
						
							
								a262f990f8 
								
							 
						 
						
							
							
								
								Change design of account rows in web UI ( #24247 )  
							
							... 
							
							
							
							Signed-off-by: Claire <claire.github-309c@sitedethib.com> 
							
						 
						
							2023-12-02 16:59:40 +01:00  
				
					
						
							
							
								 
						
							
								f00fcda785 
								
							 
						 
						
							
							
								
								Reduce differences with upstream in `Account` component  
							
							
							
						 
						
							2023-11-20 13:24:02 +01:00  
				
					
						
							
							
								 
						
							
								36f25ea067 
								
							 
						 
						
							
							
								
								Fix more import discrepancies  
							
							
							
						 
						
							2023-11-15 22:50:23 +01:00  
				
					
						
							
							
								 
						
							
								0009b4b574 
								
							 
						 
						
							
							
								
								[Glitch] Update inconsistent `defaultMessage`  
							
							... 
							
							
							
							Port e58c36d308 
							
						 
						
							2023-05-28 17:14:31 +02:00  
				
					
						
							
							
								 
						
							
								7d7db8977b 
								
							 
						 
						
							
							
								
								Fix import order with ESLint  
							
							... 
							
							
							
							Port d27216dc46 
							
						 
						
							2023-05-28 16:38:10 +02:00  
				
					
						
							
							
								 
						
							
								a0bc0619ca 
								
							 
						 
						
							
							
								
								[Glitch] Use JSX syntax for Fragments  
							
							... 
							
							
							
							Port 5a16bd7bf4 
							
						 
						
							2023-05-28 14:56:24 +02:00  
				
					
						
							
							
								 
						
							
								6001f5ff36 
								
							 
						 
						
							
							
								
								[Glitch] Use the new JSX transform everywhere  
							
							... 
							
							
							
							Port 8f66126b10 
							
						 
						
							2023-05-28 14:18:43 +02:00  
				
					
						
							
							
								 
						
							
								6746e5d430 
								
							 
						 
						
							
							
								
								[Glitch] Rewrite `<Skeleton/>` as FC and TS  
							
							... 
							
							
							
							Port 8066118d1f 
							
						 
						
							2023-05-25 23:55:36 +02:00  
				
					
						
							
							
								 
						
							
								7d9b7f28b8 
								
							 
						 
						
							
							
								
								[Glitch] Add type annotation for DisplayName component  
							
							... 
							
							
							
							Port 349cae0b57 
							
						 
						
							2023-05-25 20:57:07 +02:00  
				
					
						
							
							
								 
						
							
								5f2071d055 
								
							 
						 
						
							
							
								
								[Glitch] Enforce stricter rules for Typescript files  
							
							... 
							
							
							
							Port c8181eb0a4 
							
						 
						
							2023-05-09 22:56:26 +02:00  
				
					
						
							
							
								 
						
							
								8215df76c0 
								
							 
						 
						
							
							
								
								[Glitch] Remove legacy decorators syntax  
							
							... 
							
							
							
							Port d1b057a0ac 
							
						 
						
							2023-03-27 08:51:57 +02:00  
				
					
						
							
							
								 
						
							
								81ef21a0c8 
								
							 
						 
						
							
							
								
								[Glitch] Rename JSX files with proper `.jsx` extension  
							
							... 
							
							
							
							Port 44a7d87cb1 
							
						 
						
							2023-02-25 14:35:31 +01:00