Renaud Chaput 
								
							 
						 
						
							
							
							
							
								
							
							
								5f2071d055 
								
							 
						 
						
							
							
								
								[Glitch] Enforce stricter rules for Typescript files  
							
							... 
							
							
							
							Port c8181eb0a4 
							
						 
						
							2023-05-09 22:56:26 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									fusagiko / takayamaki 
								
							 
						 
						
							
							
							
							
								
							
							
								3d9e35375c 
								
							 
						 
						
							
							
								
								[Glitch] Rewrite actions/app.ts and reducers/missed_updates.ts with createAction  
							
							... 
							
							
							
							Port 0999cb4601 
							
						 
						
							2023-05-08 22:15:00 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nick Schonning 
								
							 
						 
						
							
							
							
							
								
							
							
								51479f5c28 
								
							 
						 
						
							
							
								
								[Glitch] Add eslint-plugin-jsdoc  
							
							... 
							
							
							
							Port f22b4e556c 
							
						 
						
							2023-05-08 15:48:08 +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 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								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 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								38eeed6cbf 
								
							 
						 
						
							
							
								
								[Glitch] Change logo version in header based on screen size in web UI  
							
							... 
							
							
							
							Port 6028d047b9 
							
						 
						
							2023-04-29 18:54:13 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									fusagiko / takayamaki 
								
							 
						 
						
							
							
							
							
								
							
							
								799e9917e4 
								
							 
						 
						
							
							
								
								[Glitch] Rewrite GIFV component with React hooks  
							
							... 
							
							
							
							Port cf3fa1e814 
							
						 
						
							2023-04-22 11:22:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								bc7b3399fb 
								
							 
						 
						
							
							
								
								[Glitch] Fix crash when trying to open the filter modal  
							
							... 
							
							
							
							Port bc4745f482 
							
						 
						
							2023-04-22 10:20:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								34f8e696e2 
								
							 
						 
						
							
							
								
								[Glitch] Change all components to use the same error page in web UI  
							
							... 
							
							
							
							Port cee357d538 
							
						 
						
							2023-04-16 18:20:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nick Schonning 
								
							 
						 
						
							
							
							
							
								
							
							
								bfe46d08f9 
								
							 
						 
						
							
							
								
								[Glitch] Ensure tabIndex is number instead of string  
							
							... 
							
							
							
							Port ec0c104bf2 
							
						 
						
							2023-04-09 14:47:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nick Schonning 
								
							 
						 
						
							
							
							
							
								
							
							
								f3f7ef2d13 
								
							 
						 
						
							
							
								
								[Glitch] Set marginRight as string  
							
							... 
							
							
							
							Port 927b2fd138 
							
						 
						
							2023-04-09 11:59:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									neatchee 
								
							 
						 
						
							
							
							
							
								
							
							
								8215df76c0 
								
							 
						 
						
							
							
								
								[Glitch] Remove legacy decorators syntax  
							
							... 
							
							
							
							Port d1b057a0ac 
							
						 
						
							2023-03-27 08:51:57 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Christian Schmidt 
								
							 
						 
						
							
							
							
							
								
							
							
								8f97ffe91e 
								
							 
						 
						
							
							
								
								[Glitch] Replace Status#translatable? with language matrix in separate endpoint  
							
							... 
							
							
							
							Port bd047acc35 
							
						 
						
							2023-03-16 23:21:08 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Garcia 
								
							 
						 
						
							
							
							
							
								
							
							
								9a1bd1c3e9 
								
							 
						 
						
							
							
								
								[Glitch] Switched bookmark and favourites around  
							
							... 
							
							
							
							Port a1347f456e 
							
						 
						
							2023-03-05 21:07:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								03ac84b0f4 
								
							 
						 
						
							
							
								
								[Glitch] Fix duplicate “Publish” button on mobile  
							
							... 
							
							
							
							Port b55fc883b6 
							
						 
						
							2023-03-05 21:07:10 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Christian Schmidt 
								
							 
						 
						
							
							
							
							
								
							
							
								0e476f3c4f 
								
							 
						 
						
							
							
								
								[Glitch] Add lang attribute to media and poll options  
							
							... 
							
							
							
							Port d3eefead30 
							
						 
						
							2023-03-05 17:52:53 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Renaud Chaput 
								
							 
						 
						
							
							
							
							
								
							
							
								81ef21a0c8 
								
							 
						 
						
							
							
								
								[Glitch] Rename JSX files with proper .jsx extension  
							
							... 
							
							
							
							Port 44a7d87cb1 
							
						 
						
							2023-02-25 14:35:31 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								587f6b3b06 
								
							 
						 
						
							
							
								
								[Glitch] Enable ESLint import recommended rules  
							
							... 
							
							
							
							Port eddfb33dfe 
							
						 
						
							2023-02-18 16:02:12 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								95e2cab22e 
								
							 
						 
						
							
							
								
								[Glitch] Add setting for status page URL  
							
							... 
							
							
							
							Port 8f590b0a21 
							
						 
						
							2023-02-09 12:58:11 +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 
								
							 
						 
						
							
							
							
							
								
							
							
								3f74235ac5 
								
							 
						 
						
							
							
								
								[Glitch] Fix confusing wording in the sign in banner  
							
							... 
							
							
							
							Port 3588fbc766 
							
						 
						
							2023-01-18 17:59:06 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Connor Shea 
								
							 
						 
						
							
							
							
							
								
							
							
								00cc1536f2 
								
							 
						 
						
							
							
								
								[Glitch] Add listing of followed hashtags  
							
							... 
							
							
							
							Port 30e895299c 
							
						 
						
							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 3970a6f433 
							
						 
						
							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 4b92e59f4f 
							
						 
						
							2023-01-18 17:52:45 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Holden Foreman 
								
							 
						 
						
							
							
							
							
								
							
							
								fdabfb9d0e 
								
							 
						 
						
							
							
								
								[Glitch] Fix footer link circle dividers' screen reader accessibility by adding aria-hidden  
							
							... 
							
							
							
							Port 2bcb081ce8 
							
						 
						
							2023-01-10 09:39:19 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Akira Ouchi 
								
							 
						 
						
							
							
							
							
								
							
							
								b6a928cd04 
								
							 
						 
						
							
							
								
								[Glitch] Add variable autoFocus to video  
							
							... 
							
							
							
							Port 2195f21524 
							
						 
						
							2023-01-10 09:39:19 +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 
							
								 
							
						 
					 
				
					
						
							
								
								
									Holden Foreman 
								
							 
						 
						
							
							
							
							
								
							
							
								c459625119 
								
							 
						 
						
							
							
								
								[Glitch] Fix language surrounding disability in prompts for alt text and other media descriptions  
							
							... 
							
							
							
							Port c761e7a5ef 
							
						 
						
							2022-12-15 21:07:10 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nick Schonning 
								
							 
						 
						
							
							
							
							
								
							
							
								57eab6dbee 
								
							 
						 
						
							
							
								
								[Glitch] Fix typo in handler function call name  
							
							... 
							
							
							
							Port 72a8af8088 
							
						 
						
							2022-12-15 20:58:48 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								0e70215c40 
								
							 
						 
						
							
							
								
								[Glitch] Fix “Sign up” button with closed registrations not opening modal on mobile  
							
							... 
							
							
							
							Port 51098035ed 
							
						 
						
							2022-12-07 09:09:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Levi Bard 
								
							 
						 
						
							
							
							
							
								
							
							
								4b449fff23 
								
							 
						 
						
							
							
								
								[Glitch] Make the button that expands the publish form differentiable from the button that publishes a post  
							
							... 
							
							
							
							Port 654d348aac 
							
						 
						
							2022-11-17 12:58:39 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cutls 
								
							 
						 
						
							
							
							
							
								
							
							
								e2315876f4 
								
							 
						 
						
							
							
								
								[Glitch] Do not show drag&drop dialog when not logined  
							
							... 
							
							
							
							Port 553b169d48 
							
						 
						
							2022-11-12 13:59:03 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								c4d2c72924 
								
							 
						 
						
							
							
								
								[Glitch] Add option to open original page in dropdowns of remote content in web UI  
							
							... 
							
							
							
							Port ef582dc4f2 
							
						 
						
							2022-11-10 11:06:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c493c967d6 
								
							 
						 
						
							
							
								
								Fix light theme issues with the favourite modal and some background colors ( #1902 )  
							
							... 
							
							
							
							* Fix favourite modal styling in glitch-soc light theme
* Fix unnecessary difference between glitch-soc's light theme and upstream's 
							
						 
						
							2022-11-07 10:34:18 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								c883799a1f 
								
							 
						 
						
							
							
								
								[Glitch] Change design of link footer  
							
							... 
							
							
							
							Port 2d9a85db6e 
							
						 
						
							2022-11-06 17:29:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								d29172a682 
								
							 
						 
						
							
							
								
								[Glitch] Fix missing interpolation of domain in disabled account banner in web UI  
							
							... 
							
							
							
							Port a442f481f8 
							
						 
						
							2022-11-06 17:29:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								b6c0ef70a2 
								
							 
						 
						
							
							
								
								[Glitch] Change sign-in banner to reflect disabled or moved account status  
							
							... 
							
							
							
							Port 312d616371 
							
						 
						
							2022-11-06 17:29:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									prplecake 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								34ba7612d1 
								
							 
						 
						
							
							
								
								Fix 'App settings' label visible in sidebar on mobile UI ( #1888 )  
							
							
							
						 
						
							2022-11-05 08:12:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									prplecake 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c199556f64 
								
							 
						 
						
							
							
								
								Fix 'App settings' link in basic web UI ( #1880 )  
							
							
							
						 
						
							2022-11-01 09:38:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeremy Kescher 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								41885c8715 
								
							 
						 
						
							
							
								
								Remove/update old "tootsuite" references, except those needed for Docker ( #1860 )  
							
							
							
						 
						
							2022-11-01 09:38:05 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								f405ad69b3 
								
							 
						 
						
							
							
								
								[Glitch] Remove navigation links to /explore when trends are disabled  
							
							... 
							
							
							
							Port 267978d4fe 
							
						 
						
							2022-10-28 19:26:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								89fdfb8fe6 
								
							 
						 
						
							
							
								
								[Glitch] Fix redirecting to /publish when compose form is visible in web UI  
							
							... 
							
							
							
							Port 5452af2188 
							
						 
						
							2022-10-28 19:26:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								7bb1b917b2 
								
							 
						 
						
							
							
								
								[Glitch] Change featured hashtags to be displayed in navigation panel  
							
							... 
							
							
							
							Port aefa9253d6 
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Takeshi Umeda 
								
							 
						 
						
							
							
							
							
								
							
							
								8be350cc82 
								
							 
						 
						
							
							
								
								[Glitch] Add featured tags selector for WebUI  
							
							... 
							
							
							
							Port 4c7b5fb6c1 
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								e9ccee38a7 
								
							 
						 
						
							
							
								
								[Glitch] Change floating action button to be a button in header in web UI  
							
							... 
							
							
							
							Port 1fd6460b02 
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								05c1dd9114 
								
							 
						 
						
							
							
								
								[Glitch] Add closed registrations modal  
							
							... 
							
							
							
							Port 2277913f3f 
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								1315c149c0 
								
							 
						 
						
							
							
								
								[Glitch] Add error boundary around routes in web UI  
							
							... 
							
							
							
							Port a43a823768 
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								bda5040085 
								
							 
						 
						
							
							
								
								[Glitch] Change landing page to be /about instead of /explore when trends are disabled  
							
							... 
							
							
							
							Port 062b3c9090 
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								89e9ec8ae2 
								
							 
						 
						
							
							
								
								fixup! [Glitch] Fix intermediary responsive layout, accessibility on navigation in web UI  
							
							
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								9363e5c24e 
								
							 
						 
						
							
							
								
								[Glitch] Change public accounts pages to mount the web UI  
							
							... 
							
							
							
							Port 839f893168 
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								67b4ecdd21 
								
							 
						 
						
							
							
								
								[Glitch] Change about page to be mounted in the web UI  
							
							... 
							
							
							
							Port 1bd00036c2 
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Yamagishi Kazutoshi 
								
							 
						 
						
							
							
							
							
								
							
							
								5d4d4a69f6 
								
							 
						 
						
							
							
								
								[Glitch] Redirect non-logged-in user to owner statuses on single user mode  
							
							... 
							
							
							
							Port 7afc6a630c 
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Yamagishi Kazutoshi 
								
							 
						 
						
							
							
							
							
								
							
							
								1850166de9 
								
							 
						 
						
							
							
								
								[Glitch] Hide list panel from nav bar in mobile layout  
							
							... 
							
							
							
							Port d787343325 
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Yamagishi Kazutoshi 
								
							 
						 
						
							
							
							
							
								
							
							
								1e7f819c85 
								
							 
						 
						
							
							
								
								[Glitch] Fix ColumnLink labels not disappearing in mobile UI  
							
							... 
							
							
							
							Port 3eef8a7a81 
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Yamagishi Kazutoshi 
								
							 
						 
						
							
							
							
							
								
							
							
								492ceeceb0 
								
							 
						 
						
							
							
								
								[Glitch] Fix fedi/local timeline nav link always hide  
							
							... 
							
							
							
							Port d3f1a010e5 
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								c36f28ba77 
								
							 
						 
						
							
							
								
								[Glitch] Fix intermediary responsive layout, accessibility on navigation in web UI  
							
							... 
							
							
							
							Port 0765324622 
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Yamagishi Kazutoshi 
								
							 
						 
						
							
							
							
							
								
							
							
								e5720cd540 
								
							 
						 
						
							
							
								
								[Glitch] Add title to pages with missing title in Web UI  
							
							... 
							
							
							
							Port a5112b51fd 
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Yamagishi Kazutoshi 
								
							 
						 
						
							
							
							
							
								
							
							
								8491a3532d 
								
							 
						 
						
							
							
								
								[Glitch] Remove timeline preview link from nav panel when not signed-in  
							
							... 
							
							
							
							Port e82467ca41 
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								07df273f37 
								
							 
						 
						
							
							
								
								[Glitch] Change privacy policy to be rendered in web UI, add REST API  
							
							... 
							
							
							
							Port a2ba011326 
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								206e9593ac 
								
							 
						 
						
							
							
								
								[Glitch] Fix logged-out web UI on smaller screens  
							
							... 
							
							
							
							Port e2b561e3a5 
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								b728b25c10 
								
							 
						 
						
							
							
								
								Move flavours/glitch/utils/emoji back to flavours/glitch/features/emoji  
							
							
							
						 
						
							2022-10-11 12:43:19 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								b75bf336bd 
								
							 
						 
						
							
							
								
								Move more modules from flavours/glitch/utils to flavours/glitch  
							
							
							
						 
						
							2022-10-11 12:25:45 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								7097a459be 
								
							 
						 
						
							
							
								
								Move flavours/glitch/utils/ready to flavours/glitch/ready  
							
							
							
						 
						
							2022-10-11 11:31:11 +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 
								
							 
						 
						
							
							
							
							
								
							
							
								c285546052 
								
							 
						 
						
							
							
								
								Move flavours/glitch/util/api to flavours/glitch/api  
							
							
							
						 
						
							2022-10-11 11:30:52 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								26b687160b 
								
							 
						 
						
							
							
								
								Move flavours/glitch/util/initial_state to flavours/glitch/initial_state  
							
							
							
						 
						
							2022-10-11 10:17:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								757e16a0b5 
								
							 
						 
						
							
							
								
								[Glitch] Add server banner to web app  
							
							... 
							
							
							
							Port d2528b26b6 
							
						 
						
							2022-10-09 20:26:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								c9fadb3cae 
								
							 
						 
						
							
							
								
								[Glitch] Add interaction modal to logged-out web UI  
							
							... 
							
							
							
							Port 7fb738c837 
							
						 
						
							2022-10-09 18:23:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								9ee2746a36 
								
							 
						 
						
							
							
								
								[Glitch] Add dynamic document title to WebUI  
							
							... 
							
							
							
							Port part of 43b5d5e38d 
							
						 
						
							2022-10-09 18:23:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								1ddd2186de 
								
							 
						 
						
							
							
								
								[Glitch] Add sign-up button to logged-out web UI  
							
							... 
							
							
							
							Port e623c302d5 
							
						 
						
							2022-10-09 18:23:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								b38361a347 
								
							 
						 
						
							
							
								
								[Glitch] Fix various issues with logged-out Web UI  
							
							... 
							
							
							
							Port fixes from e623c302d5 
							
						 
						
							2022-10-09 18:23:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								0ff1d62c7a 
								
							 
						 
						
							
							
								
								[Glitch] Add logged-out access to the web UI  
							
							... 
							
							
							
							Port part of 43b5d5e38d 
							
						 
						
							2022-10-09 15:29:14 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								d4f13b9041 
								
							 
						 
						
							
							
								
								Change “Explore” tab to only provide search when trends are disabled  
							
							
							
						 
						
							2022-10-08 20:49:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								de9700a71a 
								
							 
						 
						
							
							
								
								[Glitch] Fix public timelines being inaccessible on one stage of responsive layout in web UI ( #17760 )  
							
							... 
							
							
							
							Port fa47c37f13 
							
						 
						
							2022-10-08 20:49:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									mayaeh 
								
							 
						 
						
							
							
							
							
								
							
							
								815bf3753a 
								
							 
						 
						
							
							
								
								[Glitch] Change the "Explore" icon from fa-globe to fa-hashtag  
							
							... 
							
							
							
							Port e38a01c41a 
							
						 
						
							2022-10-08 20:49:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								c1fbef0965 
								
							 
						 
						
							
							
								
								[Glitch] Remove profile directory link from main navigation panel  
							
							... 
							
							
							
							Port 54d4ece743 
							
						 
						
							2022-10-08 20:49:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								058b74dc0a 
								
							 
						 
						
							
							
								
								[Glitch] Add explore page to web UI  
							
							... 
							
							
							
							Port d4592bbfcd 
							
						 
						
							2022-10-08 20:49:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								870f0aae48 
								
							 
						 
						
							
							
								
								[Glitch] Fix pop-out player appearing on mobile screens in web UI  
							
							... 
							
							
							
							Port 18ca4e0e9a 
							
						 
						
							2022-10-08 20:49:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								22af8f7563 
								
							 
						 
						
							
							
								
								Fix clicking bookmark column header not scrolling to top in single-column  
							
							
							
						 
						
							2022-10-03 09:54:24 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								f416e36f0f 
								
							 
						 
						
							
							
								
								[Glitch] Add ability to filter followed accounts' posts by language  
							
							... 
							
							
							
							Port 50948b46aa 
							
						 
						
							2022-10-02 19:36:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								d25de7f01e 
								
							 
						 
						
							
							
								
								[Glitch] Change path of privacy policy page  
							
							... 
							
							
							
							Port 36f4c32a38 
							
						 
						
							2022-10-02 19:36:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2a46fcc3ed 
								
							 
						 
						
							
							
								
								Fix regexp filtering in pinned community/public TLs ( #1840 )  
							
							
							
						 
						
							2022-09-02 11:57:06 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7a02c1d9ba 
								
							 
						 
						
							
							
								
								Add regexp filter field to public timeline column settings ( #1834 )  
							
							... 
							
							
							
							* Add regexp filter field to public timeline column settings
This has accidentally been removed while porting an upstream change years ago.
* Remove dead code
* Fix regexp filter not working for local and public TLs when using non-default settings 
							
						 
						
							2022-08-28 22:21:55 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								0b733ca790 
								
							 
						 
						
							
							
								
								[Glitch] Add ability to filter individual posts  
							
							... 
							
							
							
							Port 50487db122 
							
						 
						
							2022-08-25 09:52:13 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								a15fe32e61 
								
							 
						 
						
							
							
								
								[Glitch] Revamp post filtering system  
							
							... 
							
							
							
							Port front-end changes from 02851848e9 
							
						 
						
							2022-08-25 09:40:45 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Yamagishi Kazutoshi 
								
							 
						 
						
							
							
							
							
								
							
							
								969d805e86 
								
							 
						 
						
							
							
								
								[Glitch] Bump react-redux-loading-bar from 4.0.8 to 5.0.4  
							
							... 
							
							
							
							Port d5ca204e89 
							
						 
						
							2022-07-22 18:39:57 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								30e7836a19 
								
							 
						 
						
							
							
								
								[Glitch] Add customizable user roles  
							
							... 
							
							
							
							Port front-end changes from 44b2ee3485 
							
						 
						
							2022-07-05 11:35:32 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								dc350be6f5 
								
							 
						 
						
							
							
								
								Use upstream's settings for CW auto-expand and column swiping ( #1770 )  
							
							... 
							
							
							
							* Use Mastodon server-side settings for automatically expanding toots with CWs
* Add modal warning about settings changes
* Use Mastodon server-side settings for disabling swiping 
							
						 
						
							2022-05-15 17:30:40 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								703c7ae4b9 
								
							 
						 
						
							
							
								
								[Glitch] Fix floating action button obscuring last element  
							
							... 
							
							
							
							Port 5a448d0d71 
							
						 
						
							2022-05-08 21:05:21 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								3093ed1b7d 
								
							 
						 
						
							
							
								
								Refactor visibility icon using VisibilityIcon  
							
							
							
						 
						
							2022-05-03 11:04:09 +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 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								01c2f47b7f 
								
							 
						 
						
							
							
								
								[Glitch] Fix empty “Server rules violation” report option  
							
							... 
							
							
							
							Port eed5a4bf9c 
							
						 
						
							2022-04-28 23:43:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								2c5faa5594 
								
							 
						 
						
							
							
								
								[Glitch] Add polls and media attachments to edit comparison modal in web UI  
							
							... 
							
							
							
							Port 9f2791eb64 
							
						 
						
							2022-03-10 11:30:48 +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 
								
							 
						 
						
							
							
							
							
								
							
							
								aafe91259a 
								
							 
						 
						
							
							
								
								Fetch relationships when opening report modal  
							
							... 
							
							
							
							Relationship with the reported account affect which actions are proposed in
the “thanks” part. Upstream fetches relationships when opening dropdown menus,
but we don't. 
							
						 
						
							2022-02-23 21:12:03 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								470c0a8002 
								
							 
						 
						
							
							
								
								[Glitch] Change report modal to include category selection in web UI  
							
							... 
							
							
							
							Port a9a43de6d1 
							
						 
						
							2022-02-23 20:25:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								44b06c4d96 
								
							 
						 
						
							
							
								
								[Glitch] Add edit history to web UI  
							
							... 
							
							
							
							Port fd3a45e348 
							
						 
						
							2022-02-09 17:51:35 +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