Christian Schmidt 
							
						 
					 
					
						
						
							
						
						2dfbdc3f9d 
					 
					
						
						
							
							[Glitch] Show spinner while loading follow requests  
						
						... 
						
						
						
						Port c1f32c9c14claire.github-309c@sitedethib.com > 
						
						
					 
					
						2023-02-09 13:02:32 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Schmidt 
							
						 
					 
					
						
						
							
						
						8fd6c36243 
					 
					
						
						
							
							[Glitch] Spell check input fields  
						
						... 
						
						
						
						Port 67744ee779claire.github-309c@sitedethib.com > 
						
						
					 
					
						2023-02-09 12:59:48 +01:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
						
						95e2cab22e 
					 
					
						
						
							
							[Glitch] Add setting for status page URL  
						
						... 
						
						
						
						Port 8f590b0a21claire.github-309c@sitedethib.com > 
						
						
					 
					
						2023-02-09 12:58:11 +01:00 
						 
				 
			
				
					
						
							
							
								Claire 
							
						 
					 
					
						
						
							
						
						fa433ac5a6 
					 
					
						
						
							
							Further JS code style changes  
						
						
						
						
					 
					
						2023-02-04 22:31:47 +01:00 
						 
				 
			
				
					
						
							
							
								Akira Ouchi 
							
						 
					 
					
						
						
							
						
						8ce02aa6e8 
					 
					
						
						
							
							[Glitch] autofocus the compose form again on /share  
						
						... 
						
						
						
						Port e73b55184bclaire.github-309c@sitedethib.com > 
						
						
					 
					
						2023-02-03 20:58:15 +01:00 
						 
				 
			
				
					
						
							
							
								Nick Schonning 
							
						 
					 
					
						
						
							
						
						372fa3fe36 
					 
					
						
						
							
							[Glitch] Update hasOwnProperty calls for ESLint  
						
						... 
						
						
						
						Port 131e6403ccclaire.github-309c@sitedethib.com > 
						
						
					 
					
						2023-02-03 20:57:47 +01:00 
						 
				 
			
				
					
						
							
							
								Claire 
							
						 
					 
					
						
						
							
						
						155424e52f 
					 
					
						
						
							
							[Glitch] Run eslint --fix  
						
						... 
						
						
						
						I don't like it changing files this way, but it's basically what
c49213f0ea 
						
						
					 
					
						2023-02-03 20:52:07 +01:00 
						 
				 
			
				
					
						
							
							
								Nick Schonning 
							
						 
					 
					
						
						
							
						
						ed7cb79723 
					 
					
						
						
							
							[Glitch] Remove extra semicolons with ESLint autofix  
						
						... 
						
						
						
						Port d9088ef327claire.github-309c@sitedethib.com > 
						
						
					 
					
						2023-02-03 19:58:44 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Schmidt 
							
						 
					 
					
						
						
							
						
						fb9c786baf 
					 
					
						
						
							
							[Glitch] Add lang attribute to image description textarea and poll option field  
						
						... 
						
						
						
						Port 2a4f2216d6claire.github-309c@sitedethib.com > 
						
						
					 
					
						2023-02-03 19:23:36 +01:00 
						 
				 
			
				
					
						
							
							
								Claire 
							
						 
					 
					
						
						
							
						
						d9a078e6d3 
					 
					
						
						
							
							Add role badges to WebUI ( #2096 )  
						
						... 
						
						
						
						* [Glitch] Add role badges to WebUI
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
* [Glitch] Ensure role name remains readable
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
Signed-off-by: Claire <claire.github-309c@sitedethib.com > 
						
						
					 
					
						2023-01-26 23:35:23 +01:00 
						 
				 
			
				
					
						
							
							
								neatchee 
							
						 
					 
					
						
						
							
						
						20abef6590 
					 
					
						
						
							
							Allow users to set the trigger height for lengthy toot auto-collapse ( #2070 )  
						
						... 
						
						
						
						* Allow users to set the trigger height for lengthy toot autocollapse
Add a field in the glitch-soc preferences to set the exact height in pixels of a "lengthy toot" where auto-collapse is triggered
Originally authored by Dean Bassett (github.com/deanveloper)
Squashed 3 commits from neatchee/mastodon and returned some values to project defaults:
* ef665c1df5821e684c8da3392049f33243fafa74
* 0fce108d210efe55027a3af061bfc57aaaa83843
* 998f701a2b2e37edbda7dffb11a61f67f5559b18
* Remove bad escape characters
* Apply feedback from glitch-soc code review
- move input width specification to CSS
- adjust language for clarity
* Update comments re: lengthy toot height
* Fix inconsistent indentation
* Use a calculated width that scales better with browser font instead of static 45px width 
						
						
					 
					
						2023-01-26 19:36:44 +01:00 
						 
				 
			
				
					
						
							
							
								Claire 
							
						 
					 
					
						
						
							
						
						ffea668076 
					 
					
						
						
							
							[Glitch] Fix missing filtering on some notification types  
						
						... 
						
						
						
						Port 98779535feclaire.github-309c@sitedethib.com > 
						
						
					 
					
						2023-01-24 20:43:19 +01:00 
						 
				 
			
				
					
						
							
							
								Claire 
							
						 
					 
					
						
						
							
						
						853d0f28c5 
					 
					
						
						
							
							[Glitch] Add lang attribute to compose textarea and CW field  
						
						... 
						
						
						
						Port 83a8efa9caclaire.github-309c@sitedethib.com > 
						
						
					 
					
						2023-01-24 20:40:48 +01:00 
						 
				 
			
				
					
						
							
							
								Mina Her 
							
						 
					 
					
						
						
							
						
						78b822c61d 
					 
					
						
						
							
							[Glitch] Make <Audio> to handle volume change  
						
						... 
						
						
						
						Port 3cf60ba267claire.github-309c@sitedethib.com > 
						
						
					 
					
						2023-01-24 20:37:37 +01:00 
						 
				 
			
				
					
						
							
							
								Claire 
							
						 
					 
					
						
						
							
						
						3f74235ac5 
					 
					
						
						
							
							[Glitch] Fix confusing wording in the sign in banner  
						
						... 
						
						
						
						Port 3588fbc766claire.github-309c@sitedethib.com > 
						
						
					 
					
						2023-01-18 17:59:06 +01:00 
						 
				 
			
				
					
						
							
							
								Connor Shea 
							
						 
					 
					
						
						
							
						
						00cc1536f2 
					 
					
						
						
							
							[Glitch] Add listing of followed hashtags  
						
						... 
						
						
						
						Port 30e895299cclaire.github-309c@sitedethib.com >
Signed-off-by: Claire <claire.github-309c@sitedethib.com > 
						
						
					 
					
						2023-01-18 17:58:18 +01:00 
						 
				 
			
				
					
						
							
							
								Claire 
							
						 
					 
					
						
						
							
						
						55e368c02f 
					 
					
						
						
							
							[Glitch] Add option to make the landing page be /about even when trends are enabled  
						
						... 
						
						
						
						Port 3970a6f433claire.github-309c@sitedethib.com > 
						
						
					 
					
						2023-01-18 17:54:37 +01:00 
						 
				 
			
				
					
						
							
							
								Claire 
							
						 
					 
					
						
						
							
						
						b5c6a116a7 
					 
					
						
						
							
							[Glitch] Add support for editing media description and focus point of already-posted statuses  
						
						... 
						
						
						
						Port 4b92e59f4fclaire.github-309c@sitedethib.com > 
						
						
					 
					
						2023-01-18 17:52:45 +01:00 
						 
				 
			
				
					
						
							
							
								Jeong Arm 
							
						 
					 
					
						
						
							
						
						c87b1a20c7 
					 
					
						
						
							
							[Glitch] Make visible change for new post notification setting icon  
						
						... 
						
						
						
						Port 1b2ef60cecclaire.github-309c@sitedethib.com > 
						
						
					 
					
						2023-01-18 17:45:27 +01:00 
						 
				 
			
				
					
						
							
							
								Claire 
							
						 
					 
					
						
						
							
						
						598888a7c4 
					 
					
						
						
							
							[Glitch] Remove hardcoded width from dropdown overlays  
						
						... 
						
						
						
						Port f4a6365f55claire.github-309c@sitedethib.com > 
						
						
					 
					
						2023-01-12 17:48:10 +01:00 
						 
				 
			
				
					
						
							
							
								Peter Simonsson 
							
						 
					 
					
						
						
							
						
						a36dfbb2aa 
					 
					
						
						
							
							[Glitch] Fix dropdown menu positions when scrolling  
						
						... 
						
						
						
						Port fd33bcb3b2claire.github-309c@sitedethib.com > 
						
						
					 
					
						2023-01-12 11:18:22 +01:00 
						 
				 
			
				
					
						
							
							
								Holden Foreman 
							
						 
					 
					
						
						
							
						
						fdabfb9d0e 
					 
					
						
						
							
							[Glitch] Fix footer link circle dividers' screen reader accessibility by adding aria-hidden  
						
						... 
						
						
						
						Port 2bcb081ce8claire.github-309c@sitedethib.com > 
						
						
					 
					
						2023-01-10 09:39:19 +01:00 
						 
				 
			
				
					
						
							
							
								Akira Ouchi 
							
						 
					 
					
						
						
							
						
						b6a928cd04 
					 
					
						
						
							
							[Glitch] Add variable autoFocus to video  
						
						... 
						
						
						
						Port 2195f21524claire.github-309c@sitedethib.com > 
						
						
					 
					
						2023-01-10 09:39:19 +01:00 
						 
				 
			
				
					
						
							
							
								Claire 
							
						 
					 
					
						
						
							
						
						c4649ae9d4 
					 
					
						
						
							
							[Glitch] Add dropdown menu item to open admin interface for remote domains  
						
						... 
						
						
						
						Port 18d00055f4claire.github-309c@sitedethib.com > 
						
						
					 
					
						2023-01-05 16:31:20 +01:00 
						 
				 
			
				
					
						
							
							
								Holden Foreman 
							
						 
					 
					
						
						
							
						
						4404a7f065 
					 
					
						
						
							
							[Glitch] Add aria-hidden to content warning field when dimmed so that it is not confusing to screen reader users  
						
						... 
						
						
						
						Port 83888739fdclaire.github-309c@sitedethib.com > 
						
						
					 
					
						2023-01-05 15:14:04 +01:00 
						 
				 
			
				
					
						
							
							
								Claire 
							
						 
					 
					
						
						
							
						
						7e9d5bdbb9 
					 
					
						
						
							
							[Glitch] Fix unnecessary re-rendering of various components when typing in web UI ( #2063 )  
						
						... 
						
						
						
						Port 9620ee90beclaire.github-309c@sitedethib.com >
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com > 
						
						
					 
					
						2023-01-05 13:32:29 +01:00 
						 
				 
			
				
					
						
							
							
								Plastikmensch 
							
						 
					 
					
						
						
							
						
						910d2d9f6b 
					 
					
						
						
							
							Prevent doodle from closing on outside click ( #2047 )  
						
						... 
						
						
						
						Adds a new property to the dispatch, which when set to true, replaces the onClose handler with a no-op, preventing the modal from closing.
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com >
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com > 
						
						
					 
					
						2023-01-04 11:59:43 +01:00 
						 
				 
			
				
					
						
							
							
								Claire 
							
						 
					 
					
						
						
							
						
						fe3c816a10 
					 
					
						
						
							
							Remove unused translation string ( #2039 )  
						
						
						
						
					 
					
						2022-12-22 14:02:52 +01:00 
						 
				 
			
				
					
						
							
							
								Claire 
							
						 
					 
					
						
						
							
						
						749c360ba0 
					 
					
						
						
							
							Reuse upstream's “Posts and replies” as column heading ( #2023 )  
						
						... 
						
						
						
						Upstream does not have a column heading for “Posts and replies”, but the
text itself exists in a similar context, so re-use that translatable
string so that we can use upstream's translations. 
						
						
					 
					
						2022-12-20 12:37:14 +01:00 
						 
				 
			
				
					
						
							
							
								Claire 
							
						 
					 
					
						
						
							
						
						0912fb736d 
					 
					
						
						
							
							[Glitch] Add follow request banner on account header  
						
						... 
						
						
						
						Port 70415714f1claire.github-309c@sitedethib.com > 
						
						
					 
					
						2022-12-15 21:11:32 +01:00 
						 
				 
			
				
					
						
							
							
								Holden Foreman 
							
						 
					 
					
						
						
							
						
						c459625119 
					 
					
						
						
							
							[Glitch] Fix language surrounding disability in prompts for alt text and other media descriptions  
						
						... 
						
						
						
						Port c761e7a5efclaire.github-309c@sitedethib.com > 
						
						
					 
					
						2022-12-15 21:07:10 +01:00 
						 
				 
			
				
					
						
							
							
								Bramus! 
							
						 
					 
					
						
						
							
						
						1ced365371 
					 
					
						
						
							
							[Glitch] Fix media markup  
						
						... 
						
						
						
						Port 7fbc17afa2effy@effy.space >
Signed-off-by: Claire <claire.github-309c@sitedethib.com > 
						
						
					 
					
						2022-12-15 21:06:29 +01:00 
						 
				 
			
				
					
						
							
							
								Rens Groothuijsen 
							
						 
					 
					
						
						
							
						
						d7a6a9393a 
					 
					
						
						
							
							[Glitch] Display search popout at fixed screen position  
						
						... 
						
						
						
						Port 726c7dea31claire.github-309c@sitedethib.com > 
						
						
					 
					
						2022-12-15 21:05:28 +01:00 
						 
				 
			
				
					
						
							
							
								Meisam 
							
						 
					 
					
						
						
							
						
						7883ba34bb 
					 
					
						
						
							
							[Glitch] set activation for tag follow button  
						
						... 
						
						
						
						Port 059d64a59emeisam@noreply.codeberg.org >
Signed-off-by: Claire <claire.github-309c@sitedethib.com > 
						
						
					 
					
						2022-12-15 21:00:35 +01:00 
						 
				 
			
				
					
						
							
							
								Nick Schonning 
							
						 
					 
					
						
						
							
						
						57eab6dbee 
					 
					
						
						
							
							[Glitch] Fix typo in handler function call name  
						
						... 
						
						
						
						Port 72a8af8088claire.github-309c@sitedethib.com > 
						
						
					 
					
						2022-12-15 20:58:48 +01:00 
						 
				 
			
				
					
						
							
							
								Yamagishi Kazutoshi 
							
						 
					 
					
						
						
							
						
						9f3cc9e555 
					 
					
						
						
							
							[Glitch] FormattedMessage must be used directly  
						
						... 
						
						
						
						Port 58200132d0claire.github-309c@sitedethib.com > 
						
						
					 
					
						2022-12-15 20:55:42 +01:00 
						 
				 
			
				
					
						
							
							
								Pleclown 
							
						 
					 
					
						
						
							
						
						98f7b3657a 
					 
					
						
						
							
							[Glitch] Adding 12 hours option for polls  
						
						... 
						
						
						
						Port 3a59ffde8dclaire.github-309c@sitedethib.com > 
						
						
					 
					
						2022-12-15 20:54:53 +01:00 
						 
				 
			
				
					
						
							
							
								Alex Stine 
							
						 
					 
					
						
						
							
						
						aad42cfc35 
					 
					
						
						
							
							[Glitch] Fix hidden label causing accessibility issue for search inputs  
						
						... 
						
						
						
						Port 903e5a3f45claire.github-309c@sitedethib.com > 
						
						
					 
					
						2022-12-15 20:54:11 +01:00 
						 
				 
			
				
					
						
							
							
								cadars 
							
						 
					 
					
						
						
							
						
						32b8b3355b 
					 
					
						
						
							
							[Glitch] Make handle more easily selectable on profile page  
						
						... 
						
						
						
						Port 52a50c5e43claire.github-309c@sitedethib.com > 
						
						
					 
					
						2022-12-14 09:19:23 +01:00 
						 
				 
			
				
					
						
							
							
								Claire 
							
						 
					 
					
						
						
							
						
						0e70215c40 
					 
					
						
						
							
							[Glitch] Fix “Sign up” button with closed registrations not opening modal on mobile  
						
						... 
						
						
						
						Port 51098035edclaire.github-309c@sitedethib.com > 
						
						
					 
					
						2022-12-07 09:09:23 +01:00 
						 
				 
			
				
					
						
							
							
								Claire 
							
						 
					 
					
						
						
							
						
						4ac6601476 
					 
					
						
						
							
							Port navigation bar from upstream ( #1986 )  
						
						... 
						
						
						
						Fixes  #1977  
					
						2022-12-01 20:06:08 +01:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
						
						a3052dad04 
					 
					
						
						
							
							[Glitch] Add user content translations with configurable backends  
						
						... 
						
						
						
						Port 0d6b878808claire.github-309c@sitedethib.com > 
						
						
					 
					
						2022-11-30 13:53:38 +01:00 
						 
				 
			
				
					
						
							
							
								Connor Shea 
							
						 
					 
					
						
						
							
						
						f51990bd62 
					 
					
						
						
							
							[Glitch] Make the 'Trending now' header a link to Explore.  
						
						... 
						
						
						
						Port cec1e902e0claire.github-309c@sitedethib.com > 
						
						
					 
					
						2022-11-28 11:59:00 +01:00 
						 
				 
			
				
					
						
							
							
								Claire 
							
						 
					 
					
						
						
							
						
						98c5ca1037 
					 
					
						
						
							
							[Glitch] Fix infinite loading instead of soft 404 for non-existing remote accounts  
						
						... 
						
						
						
						Port 3ffaa966b0claire.github-309c@sitedethib.com > 
						
						
					 
					
						2022-11-28 11:55:56 +01:00 
						 
				 
			
				
					
						
							
							
								James Adney 
							
						 
					 
					
						
						
							
						
						2815ac4155 
					 
					
						
						
							
							[Glitch] fix gif autoplay on iOS  
						
						... 
						
						
						
						Port c0dcf15d1eclaire.github-309c@sitedethib.com > 
						
						
					 
					
						2022-11-28 11:55:09 +01:00 
						 
				 
			
				
					
						
							
							
								Claire 
							
						 
					 
					
						
						
							
						
						c0bf90ac19 
					 
					
						
						
							
							[Glitch] Fix “Share @{name}'s profile” profile menu item  
						
						... 
						
						
						
						Port fe421257e5claire.github-309c@sitedethib.com > 
						
						
					 
					
						2022-11-28 11:54:00 +01:00 
						 
				 
			
				
					
						
							
							
								Claire 
							
						 
					 
					
						
						
							
						
						43dbc62568 
					 
					
						
						
							
							Fix privacy dropdown in boost modal on mobile ( #1967 )  
						
						... 
						
						
						
						Fixes  #1965  
					
						2022-11-22 11:26:14 +01:00 
						 
				 
			
				
					
						
							
							
								Claire 
							
						 
					 
					
						
						
							
						
						c22f3a87a3 
					 
					
						
						
							
							[Glitch] Remove use of DOMParser in front-end emoji rewriting code  
						
						... 
						
						
						
						Port 585cc1a604claire.github-309c@sitedethib.com > 
						
						
					 
					
						2022-11-17 12:59:29 +01:00 
						 
				 
			
				
					
						
							
							
								Levi Bard 
							
						 
					 
					
						
						
							
						
						4b449fff23 
					 
					
						
						
							
							[Glitch] Make the button that expands the publish form differentiable from the button that publishes a post  
						
						... 
						
						
						
						Port 654d348aacclaire.github-309c@sitedethib.com > 
						
						
					 
					
						2022-11-17 12:58:39 +01:00 
						 
				 
			
				
					
						
							
							
								nyura123dev 
							
						 
					 
					
						
						
							
						
						87929ad866 
					 
					
						
						
							
							[Glitch] Fix safari explore disappearing tabs  
						
						... 
						
						
						
						Port aaca78da78nyura@hidden.com >
Signed-off-by: Claire <claire.github-309c@sitedethib.com > 
						
						
					 
					
						2022-11-17 12:57:58 +01:00