Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								7d7db8977b 
								
							 
						 
						
							
							
								
								Fix import order with ESLint  
							
							... 
							
							
							
							Port d27216dc46 
							
						 
						
							2023-05-28 16:38:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								a0bc0619ca 
								
							 
						 
						
							
							
								
								[Glitch] Use JSX syntax for Fragments  
							
							... 
							
							
							
							Port 5a16bd7bf4 
							
						 
						
							2023-05-28 14:56:24 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								6001f5ff36 
								
							 
						 
						
							
							
								
								[Glitch] Use the new JSX transform everywhere  
							
							... 
							
							
							
							Port 8f66126b10 
							
						 
						
							2023-05-28 14:18:43 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Renaud Chaput 
								
							 
						 
						
							
							
							
							
								
							
							
								3b375ee395 
								
							 
						 
						
							
							
								
								[Glitch] Upgrade to React 18  
							
							... 
							
							
							
							Port 8d6aea3326 
							
						 
						
							2023-05-25 23:45:01 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nick Schonning 
								
							 
						 
						
							
							
							
							
								
							
							
								e8fc445e14 
								
							 
						 
						
							
							
								
								[Glitch] Enable ESLint react/no-deprecated  
							
							... 
							
							
							
							Port b878e3d8df 
							
						 
						
							2023-05-25 21:07:38 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									fusagiko / takayamaki 
								
							 
						 
						
							
							
							
							
								
							
							
								7d9b7f28b8 
								
							 
						 
						
							
							
								
								[Glitch] Add type annotation for DisplayName component  
							
							... 
							
							
							
							Port 349cae0b57 
							
						 
						
							2023-05-25 20:57:07 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Renaud Chaput 
								
							 
						 
						
							
							
							
							
								
							
							
								5f2071d055 
								
							 
						 
						
							
							
								
								[Glitch] Enforce stricter rules for Typescript files  
							
							... 
							
							
							
							Port c8181eb0a4 
							
						 
						
							2023-05-09 22:56:26 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5d18840ab9 
								
							 
						 
						
							
							
								
								Fix more JS linting issues ( #2212 )  
							
							... 
							
							
							
							* Fix uses of intl.formatMessages without default messages
* Ignore lint issue for ColumnLink button 
							
						 
						
							2023-05-08 15:16:55 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								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 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								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 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nick Schonning 
								
							 
						 
						
							
							
							
							
								
							
							
								1033598416 
								
							 
						 
						
							
							
								
								[Glitch] Enable formatjs/prefer-pound-in-plural  
							
							... 
							
							
							
							Port 2daa5a1549 
							
						 
						
							2023-04-29 18:38:23 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Plastikmensch 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								aea7866161 
								
							 
						 
						
							
							
								
								Change drawer--header to drawer__header ( #2189 )  
							
							... 
							
							
							
							Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com> 
							
						 
						
							2023-04-25 20:29:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nick Schonning 
								
							 
						 
						
							
							
							
							
								
							
							
								bfe46d08f9 
								
							 
						 
						
							
							
								
								[Glitch] Ensure tabIndex is number instead of string  
							
							... 
							
							
							
							Port ec0c104bf2 
							
						 
						
							2023-04-09 14:47:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									neatchee 
								
							 
						 
						
							
							
							
							
								
							
							
								8215df76c0 
								
							 
						 
						
							
							
								
								[Glitch] Remove legacy decorators syntax  
							
							... 
							
							
							
							Port d1b057a0ac 
							
						 
						
							2023-03-27 08:51:57 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								31455f05fb 
								
							 
						 
						
							
							
								
								[Glitch] Add lang tag to native language names in language picker  
							
							... 
							
							
							
							Port 7207a98d39 
							
						 
						
							2023-02-25 14:37:05 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Renaud Chaput 
								
							 
						 
						
							
							
							
							
								
							
							
								81ef21a0c8 
								
							 
						 
						
							
							
								
								[Glitch] Rename JSX files with proper .jsx extension  
							
							... 
							
							
							
							Port 44a7d87cb1 
							
						 
						
							2023-02-25 14:35:31 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								58291b31fa 
								
							 
						 
						
							
							
								
								[Glitch] Fix attached media uploads not being cleared when replying to a post  
							
							... 
							
							
							
							Port bae17ebe5e 
							
						 
						
							2023-02-13 20:04:45 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Christian Schmidt 
								
							 
						 
						
							
							
							
							
								
							
							
								8fd6c36243 
								
							 
						 
						
							
							
								
								[Glitch] Spell check input fields  
							
							... 
							
							
							
							Port 67744ee779 
							
						 
						
							2023-02-09 12:59:48 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								fa433ac5a6 
								
							 
						 
						
							
							
								
								Further JS code style changes  
							
							
							
						 
						
							2023-02-04 22:31: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 
							
								 
							
						 
					 
				
					
						
							
								
								
									Christian Schmidt 
								
							 
						 
						
							
							
							
							
								
							
							
								fb9c786baf 
								
							 
						 
						
							
							
								
								[Glitch] Add lang attribute to image description textarea and poll option field  
							
							... 
							
							
							
							Port 2a4f2216d6 
							
						 
						
							2023-02-03 19:23:36 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								853d0f28c5 
								
							 
						 
						
							
							
								
								[Glitch] Add lang attribute to compose textarea and CW field  
							
							... 
							
							
							
							Port 83a8efa9ca 
							
						 
						
							2023-01-24 20:40:48 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Connor Shea 
								
							 
						 
						
							
							
							
							
								
							
							
								00cc1536f2 
								
							 
						 
						
							
							
								
								[Glitch] Add listing of followed hashtags  
							
							... 
							
							
							
							Port 30e895299c 
							
						 
						
							2023-01-18 17:58:18 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								b5c6a116a7 
								
							 
						 
						
							
							
								
								[Glitch] Add support for editing media description and focus point of already-posted statuses  
							
							... 
							
							
							
							Port 4b92e59f4f 
							
						 
						
							2023-01-18 17:52:45 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								598888a7c4 
								
							 
						 
						
							
							
								
								[Glitch] Remove hardcoded width from dropdown overlays  
							
							... 
							
							
							
							Port f4a6365f55 
							
						 
						
							2023-01-12 17:48:10 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Peter Simonsson 
								
							 
						 
						
							
							
							
							
								
							
							
								a36dfbb2aa 
								
							 
						 
						
							
							
								
								[Glitch] Fix dropdown menu positions when scrolling  
							
							... 
							
							
							
							Port fd33bcb3b2 
							
						 
						
							2023-01-12 11:18:22 +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 83888739fd 
							
						 
						
							2023-01-05 15:14:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Rens Groothuijsen 
								
							 
						 
						
							
							
							
							
								
							
							
								d7a6a9393a 
								
							 
						 
						
							
							
								
								[Glitch] Display search popout at fixed screen position  
							
							... 
							
							
							
							Port 726c7dea31 
							
						 
						
							2022-12-15 21:05:28 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Pleclown 
								
							 
						 
						
							
							
							
							
								
							
							
								98f7b3657a 
								
							 
						 
						
							
							
								
								[Glitch] Adding 12 hours option for polls  
							
							... 
							
							
							
							Port 3a59ffde8d 
							
						 
						
							2022-12-15 20:54:53 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alex Stine 
								
							 
						 
						
							
							
							
							
								
							
							
								aad42cfc35 
								
							 
						 
						
							
							
								
								[Glitch] Fix hidden label causing accessibility issue for search inputs  
							
							... 
							
							
							
							Port 903e5a3f45 
							
						 
						
							2022-12-15 20:54:11 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4ac6601476 
								
							 
						 
						
							
							
								
								Port navigation bar from upstream ( #1986 )  
							
							... 
							
							
							
							Fixes  #1977  
						
							2022-12-01 20:06:08 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								43dbc62568 
								
							 
						 
						
							
							
								
								Fix privacy dropdown in boost modal on mobile ( #1967 )  
							
							... 
							
							
							
							Fixes  #1965  
						
							2022-11-22 11:26:14 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								9255bfb908 
								
							 
						 
						
							
							
								
								[Glitch] Add the ability to edit media attachment metadata for any unattached media  
							
							... 
							
							
							
							Port 31005aad12 
							
						 
						
							2022-11-12 14:01:47 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								8ac4165c72 
								
							 
						 
						
							
							
								
								[Glitch] Remove “No description added” media warning in edit mode  
							
							... 
							
							
							
							Port 5e796dc6f8 
							
						 
						
							2022-11-12 13:57:41 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								73b68fcabb 
								
							 
						 
						
							
							
								
								Fix styling of advanced options dropdown ( #1916 )  
							
							... 
							
							
							
							Fixes  #1914  
						
							2022-11-12 09:59:28 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								fe1b694128 
								
							 
						 
						
							
							
								
								[Glitch] Fix opening the language picker scrolling the single-column view to the top  
							
							... 
							
							
							
							Port 608343c135 
							
						 
						
							2022-11-08 15:49:09 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								0be6da42d3 
								
							 
						 
						
							
							
								
								Change glitch-soc composer classes to match upstream  
							
							
							
						 
						
							2022-11-06 17:29:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sunny Ripert 
								
							 
						 
						
							
							
							
							
								
							
							
								93ccb4a29e 
								
							 
						 
						
							
							
								
								[Glitch] Fix JavaScript console error on upload editing status  
							
							... 
							
							
							
							Port c95d9aab56 
							
						 
						
							2022-11-06 10:46:03 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								ebfe393e9c 
								
							 
						 
						
							
							
								
								[Glitch] Fix upload progress not communicating processing phase in web UI  
							
							... 
							
							
							
							Port 30ef110224 
							
						 
						
							2022-10-30 18:30:58 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								eb307ec1bd 
								
							 
						 
						
							
							
								
								[Glitch] Fix logged out search and changed logged-in search placeholder  
							
							... 
							
							
							
							Port 55af04b253 
							
						 
						
							2022-10-30 18:24:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2bb443c7d5 
								
							 
						 
						
							
							
								
								Port various forgotten fixes from upstream ( #1864 )  
							
							... 
							
							
							
							* [Glitch] Fix crash when failing to load emoji picker
Port bd3420b13998146281e1 
							
						 
						
							2022-10-12 19:03:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								e1db6cf320 
								
							 
						 
						
							
							
								
								Move flavours/glitch/features/emoji_picker back to flavours/glitch/features/compose/containers/emoji_picker_dropdown_container  
							
							
							
						 
						
							2022-10-11 14:17:27 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								b75bf336bd 
								
							 
						 
						
							
							
								
								Move more modules from flavours/glitch/utils to flavours/glitch  
							
							
							
						 
						
							2022-10-11 12:25:45 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								0f4a4d7527 
								
							 
						 
						
							
							
								
								Move some modules from flavours/glitch/utils/ back to flavours/glitch/features/compose/util/  
							
							
							
						 
						
							2022-10-11 12:15:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								015e798394 
								
							 
						 
						
							
							
								
								Move some modules from flavours/glitch/utils/ back to flavours/glitch/features/ui/util/  
							
							
							
						 
						
							2022-10-11 11:31:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								d3879c07b1 
								
							 
						 
						
							
							
								
								Rename flavours/glitch/util into flavours/glitch/utils  
							
							
							
						 
						
							2022-10-11 11:31:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								26b687160b 
								
							 
						 
						
							
							
								
								Move flavours/glitch/util/initial_state to flavours/glitch/initial_state  
							
							
							
						 
						
							2022-10-11 10:17:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								0b733ca790 
								
							 
						 
						
							
							
								
								[Glitch] Add ability to filter individual posts  
							
							... 
							
							
							
							Port 50487db122 
							
						 
						
							2022-08-25 09:52:13 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								7bf37551c8 
								
							 
						 
						
							
							
								
								[Glitch] Change label of publish button to be "Publish" again  
							
							... 
							
							
							
							Port 628c177ebe 
							
						 
						
							2022-06-02 11:11:26 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4ab3ad3bef 
								
							 
						 
						
							
							
								
								Fix crash in glitch-soc search results when Elasticsearch is disabled ( #1780 )  
							
							
							
						 
						
							2022-05-24 16:10:18 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								2e5fb45be5 
								
							 
						 
						
							
							
								
								[Glitch] Add language dropdown to compose in web UI  
							
							... 
							
							
							
							Port 0cdb077570 
							
						 
						
							2022-05-16 23:06:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								e4bec702ac 
								
							 
						 
						
							
							
								
								[Glitch] Rename toots to posts in various places, add or reword DM warnings  
							
							... 
							
							
							
							Port part of be0bc9acbf7e244879fe 
							
						 
						
							2022-05-03 10:59:23 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								91e6df7026 
								
							 
						 
						
							
							
								
								[Glitch] Add hint about missing media attachment description in web UI  
							
							... 
							
							
							
							Port 4e9855e09a 
							
						 
						
							2022-03-22 17:55:17 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								8e04ba87b7 
								
							 
						 
						
							
							
								
								[Glitch] Fix reply button on media modal not giving focus to compose form  
							
							... 
							
							
							
							Port 2cd31b3177 
							
						 
						
							2022-02-26 09:54:48 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								f3429d7354 
								
							 
						 
						
							
							
								
								[Glitch] Fix controls for unchangeable properties on status edit not being disabled  
							
							... 
							
							
							
							Port 38845592c4 
							
						 
						
							2022-02-12 22:36:39 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Holly 
								
							 
						 
						
							
							
							
							
								
							
							
								27803cd2b7 
								
							 
						 
						
							
							
								
								Make the settings button go to settings when opened in a new tab  
							
							
							
						 
						
							2022-02-12 20:12:29 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								5e67858fbc 
								
							 
						 
						
							
							
								
								[Glitch] Add editing for published statuses  
							
							... 
							
							
							
							Port 63002cde03 
							
						 
						
							2022-02-10 19:10:20 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								0bb3d445ab 
								
							 
						 
						
							
							
								
								Please Codeclimate  
							
							
							
						 
						
							2022-02-09 17:15:36 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								e1a4590bca 
								
							 
						 
						
							
							
								
								Rework actions modal to bring it closer to upstream and fix modal stacking issue  
							
							
							
						 
						
							2022-02-09 16:40:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								bc2eaf3581 
								
							 
						 
						
							
							
								
								Remove unused noModal prop  
							
							
							
						 
						
							2022-02-09 16:40:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								f03dc97070 
								
							 
						 
						
							
							
								
								Some more refactoring  
							
							
							
						 
						
							2022-02-09 16:40:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								f87ce13afc 
								
							 
						 
						
							
							
								
								Refactor dropdown and action modal code slightly  
							
							... 
							
							
							
							Simplify it a bit and make it closer to upstream 
							
						 
						
							2022-02-09 13:23:12 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								4dd4fc2e5e 
								
							 
						 
						
							
							
								
								[Glitch] Fix text being incorrectly pre-selected in composer textarea on /share  
							
							... 
							
							
							
							Port 3a103cd317 
							
						 
						
							2022-01-23 18:24:34 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								7aec1bc308 
								
							 
						 
						
							
							
								
								[Glitch] Add graphs and retention metrics to admin dashboard ( #16829 )  
							
							... 
							
							
							
							Port 07341e7aa6 
							
						 
						
							2021-10-14 21:45:01 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								a7f6524c6b 
								
							 
						 
						
							
							
								
								[Glitch] Change routing paths to use usernames in web UI  
							
							... 
							
							
							
							Port 52e5c07948 
							
						 
						
							2021-09-26 21:35:57 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								a85eb7d930 
								
							 
						 
						
							
							
								
								Fix follow suggestions scrolling on mobile view  
							
							... 
							
							
							
							Also simplify the CSS a bit and bring it closer to upstream. 
							
						 
						
							2021-07-12 10:22:57 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								5fa4138bd8 
								
							 
						 
						
							
							
								
								[Glitch] Fix "You might be interested in" flashing while searching in web UI  
							
							... 
							
							
							
							Port 0a3fa034fc 
							
						 
						
							2021-05-07 22:00:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Takeshi Umeda 
								
							 
						 
						
							
							
							
							
								
							
							
								b1d4f21db0 
								
							 
						 
						
							
							
								
								[Glitch] Fix not to show follow button in global suggestion  
							
							... 
							
							
							
							Port baed52c2a7 
							
						 
						
							2021-04-21 13:50:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								e6501d5112 
								
							 
						 
						
							
							
								
								[Glitch] Add cold-start follow recommendations  
							
							... 
							
							
							
							Port front-end changes from f7117646af 
							
						 
						
							2021-04-21 13:50:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Noiob 
								
							 
						 
						
							
							
							
							
								
							
							
								39b9a0619a 
								
							 
						 
						
							
							
								
								Remove superfluous toot length check  
							
							
							
						 
						
							2021-04-05 14:30:43 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								5ea53b6158 
								
							 
						 
						
							
							
								
								[Glitch] Fix compose form behavior in mobile view  
							
							... 
							
							
							
							Port 034f37b85a 
							
						 
						
							2021-03-24 11:21:21 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								49eef466b8 
								
							 
						 
						
							
							
								
								[Glitch] Add dropdown for boost privacy in boost confirmation modal  
							
							... 
							
							
							
							Port 07b46cb332 
							
						 
						
							2021-02-12 12:31:49 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								9213b02656 
								
							 
						 
						
							
							
								
								Refactor privacy dropdown to have an interface closer to upstream's  
							
							
							
						 
						
							2021-02-12 12:04:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								00e55445b9 
								
							 
						 
						
							
							
								
								[Glitch] Add “translate” class to other user strings  
							
							... 
							
							
							
							Port 5fcac81302 
							
						 
						
							2021-01-26 14:05:24 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								b0722fbc14 
								
							 
						 
						
							
							
								
								[Glitch] Change RTL detection to rely on unicode-bidi paragraph by paragraph  
							
							... 
							
							
							
							Port 1f564051b6 
							
						 
						
							2020-12-15 16:42:39 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mélanie Chauvel 
								
							 
						 
						
							
							
							
							
								
							
							
								40e2de3904 
								
							 
						 
						
							
							
								
								[Glitch] Fix character count not ignoring hidden CW field  
							
							... 
							
							
							
							Port 68775b6039 
							
						 
						
							2020-12-05 21:15:18 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								45d1f34a30 
								
							 
						 
						
							
							
								
								[Glitch] Fix scrolling issues when closing some dropdown menus  
							
							... 
							
							
							
							Port c7cfd4e67a 
							
						 
						
							2020-08-30 16:31:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								5dcc406abe 
								
							 
						 
						
							
							
								
								Change styling to always have scrollbar on search results  
							
							
							
						 
						
							2020-08-17 15:46:18 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								c8cee24cb3 
								
							 
						 
						
							
							
								
								Fix Cmd-Enter not working to send toot  
							
							... 
							
							
							
							Fixes  #1333  
						
							2020-05-26 10:15:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								6a17fa2b99 
								
							 
						 
						
							
							
								
								[Glitch] Fix first poll option not being focused when adding a poll  
							
							... 
							
							
							
							Port af6d356279 
							
						 
						
							2020-05-13 23:17:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								7ea8b07b93 
								
							 
						 
						
							
							
								
								[Glitch] Fix page incorrectly scrolling when bringing up dropdown menus  
							
							... 
							
							
							
							Port 77ec0875ea 
							
						 
						
							2020-05-03 21:47:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								ce33822e2c 
								
							 
						 
						
							
							
								
								[Glitch] Fix and refactor keyboard navigation in dropdown menus  
							
							... 
							
							
							
							Port 80182eda62 
							
						 
						
							2020-04-25 15:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sasha Sorokin 
								
							 
						 
						
							
							
							
							
								
							
							
								b367dd713e 
								
							 
						 
						
							
							
								
								[Glitch] Improve polls: option lengths & redesign  
							
							... 
							
							
							
							Port 37b3985bfa 
							
						 
						
							2020-04-02 20:52:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								7115b0b8c9 
								
							 
						 
						
							
							
								
								Fix missing media description dialog when sending toots with keyboard shortcuts  
							
							
							
						 
						
							2020-03-14 14:59:14 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								531658d6cf 
								
							 
						 
						
							
							
								
								Fix posting privacy on secondary button with missing description confirmation dialog  
							
							
							
						 
						
							2020-03-14 12:33:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bèr Kessels 
								
							 
						 
						
							
							
							
							
								
							
							
								fc53d9cc76 
								
							 
						 
						
							
							
								
								[Glitch] Code style improvements in JavaScript  
							
							... 
							
							
							
							Port fd76955f39 
							
						 
						
							2020-03-08 20:43:53 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mélanie Chauvel (ariasuni) 
								
							 
						 
						
							
							
							
							
								
							
							
								35d2189ac8 
								
							 
						 
						
							
							
								
								[Glitch] Change description of privacy levels to be more intuitive in web UI  
							
							... 
							
							
							
							Port 4063f9f278 
							
						 
						
							2020-03-08 20:37:13 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								955f838f9d 
								
							 
						 
						
							
							
								
								Fix clicking on the “TOOT” button send bogus visibility parameter  
							
							
							
						 
						
							2020-02-16 00:10:45 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								40798cba41 
								
							 
						 
						
							
							
								
								Fix alt+enter changing visibility setting without sending toot when toot is empty  
							
							
							
						 
						
							2020-02-14 22:38:24 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeong Arm 
								
							 
						 
						
							
							
							
							
								
							
							
								c274774d06 
								
							 
						 
						
							
							
								
								[Glitch] Scroll into search bar when focus  
							
							... 
							
							
							
							Port 66fda37fd0 
							
						 
						
							2019-10-04 19:22:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								ab646fac5f 
								
							 
						 
						
							
							
								
								Fix composer dropdown toggle buttons (threaded mode and local-only) not working  
							
							
							
						 
						
							2019-09-18 00:11:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								0e1291c888 
								
							 
						 
						
							
							
								
								Fix wrong icons from last refactoring  
							
							... 
							
							
							
							Fix regressions from f154d9d6e9 
							
						 
						
							2019-09-10 14:56:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								2aa0cdf7e6 
								
							 
						 
						
							
							
								
								Use the Icon component instead of directly using i tag  
							
							
							
						 
						
							2019-09-09 19:00:20 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								f154d9d6e9 
								
							 
						 
						
							
							
								
								Use upstream's Icon component  
							
							... 
							
							
							
							Rework the codebase to avoid unnecessary differences with upstream 
							
						 
						
							2019-09-09 19:00:20 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								f11e9d5524 
								
							 
						 
						
							
							
								
								[Glitch] Add confirmation modal when logging out from the web app  
							
							... 
							
							
							
							Port fd3d45d38f 
							
						 
						
							2019-08-29 17:32:22 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								fae9e34484 
								
							 
						 
						
							
							
								
								Add button to edit media description from missing description confirmation dialog  
							
							
							
						 
						
							2019-08-20 11:33:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								dff4ccd7e9 
								
							 
						 
						
							
							
								
								Remove code for giving focus to first media without description  
							
							... 
							
							
							
							Since the textarea is in a modal, now… 
							
						 
						
							2019-08-20 10:55:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								a334cbcb20 
								
							 
						 
						
							
							
								
								Move character counter to the options box to match upstream styling  
							
							
							
						 
						
							2019-08-19 21:56:25 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thibaut Girka 
								
							 
						 
						
							
							
							
							
								
							
							
								066034c62e 
								
							 
						 
						
							
							
								
								Refactor character counter to match upstream  
							
							
							
						 
						
							2019-08-19 21:56:25 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								ab019800f8 
								
							 
						 
						
							
							
								
								[Glitch] Add media editing modal  
							
							... 
							
							
							
							Port 23f7afa562 
							
						 
						
							2019-08-19 21:56:25 +02:00