3b1c8d56b2 
								
							 
						 
						
							
							
								
								[Glitch] Fix light theme header on mobile  
							
							... 
							
							
							
							Port 90eb4a5d01 
							
						 
						
							2024-05-01 16:49:21 +02:00  
				
					
						
							
							
								 
						
							
								1783820acd 
								
							 
						 
						
							
							
								
								[Glitch] Fix background tint in single column light theme  
							
							... 
							
							
							
							Port 430da03160 
							
						 
						
							2024-05-01 16:48:55 +02:00  
				
					
						
							
							
								 
						
							
								375bd52d97 
								
							 
						 
						
							
							
								
								[Glitch] Handle `createAppAsyncThunk` rejected actions in the errors middleware  
							
							... 
							
							
							
							Port 69e5771881 
							
						 
						
							2024-05-01 16:48:27 +02:00  
				
					
						
							
							
								 
						
							
								b3d5567bd0 
								
							 
						 
						
							
							
								
								[Glitch] Remove global `boosts` state and convert boosts modal to Typescript  
							
							... 
							
							
							
							Port 67442f9039 
							
						 
						
							2024-05-01 16:42:20 +02:00  
				
					
						
							
							
								 
						
							
								bc370938ef 
								
							 
						 
						
							
							
								
								[Glitch] Fix logo pushing header buttons out of view on certain conditions in mobile layout  
							
							... 
							
							
							
							Port 4f068d4fcc 
							
						 
						
							2024-05-01 15:56:38 +02:00  
				
					
						
							
							
								 
						
							
								cc720cd38f 
								
							 
						 
						
							
							
								
								[Glitch] Fix `<RelativeTimestamp>` types  
							
							... 
							
							
							
							Port 961bb84e4c 
							
						 
						
							2024-05-01 15:56:37 +02:00  
				
					
						
							
							
								 
						
							
								0ab212f6a9 
								
							 
						 
						
							
							
								
								[Glitch] Fix props for `<Button>`  
							
							... 
							
							
							
							Port d088964761 
							
						 
						
							2024-05-01 15:56:37 +02:00  
				
					
						
							
							
								 
						
							
								02f9ce9ce3 
								
							 
						 
						
							
							
								
								[Glitch] Fix PropTypes for some record objects  
							
							... 
							
							
							
							Port f2fd1da23f 
							
						 
						
							2024-05-01 15:56:37 +02:00  
				
					
						
							
							
								 
						
							
								5cb4adbf4e 
								
							 
						 
						
							
							
								
								[Glitch] Fix language picker and privacy picker not having a backdrop filter  
							
							... 
							
							
							
							Port c913e2f3e5 
							
						 
						
							2024-05-01 15:56:37 +02:00  
				
					
						
							
							
								 
						
							
								555f45f249 
								
							 
						 
						
							
							
								
								[Glitch] Fix notifications marker fetch  
							
							... 
							
							
							
							Port b9982ce578 
							
						 
						
							2024-05-01 15:56:37 +02:00  
				
					
						
							
							
								 
						
							
								371c5e59eb 
								
							 
						 
						
							
							
								
								[Glitch] Rewrite PIP state in Typescript  
							
							... 
							
							
							
							Port 9fbe8d3a0c 
							
						 
						
							2024-05-01 15:56:37 +02:00  
				
					
						
							
							
								 
						
							
								059e10e546 
								
							 
						 
						
							
							
								
								[Glitch] Rewrite markers reducer in Typescript  
							
							... 
							
							
							
							Port 27d014a7fa 
							
						 
						
							2024-05-01 14:55:03 +02:00  
				
					
						
							
							
								 
						
							
								03af271d3d 
								
							 
						 
						
							
							
								
								[Glitch] Fix column borders disappearing in advanced interface on low width viewports  
							
							... 
							
							
							
							Port b2d841ce9a 
							
						 
						
							2024-05-01 14:32:29 +02:00  
				
					
						
							
							
								 
						
							
								d63c0a2879 
								
							 
						 
						
							
							
								
								[Glitch] Support "system" theme setting (light/dark theme depending on user system preference)  
							
							... 
							
							
							
							Port 02ea161506 
							
						 
						
							2024-05-01 14:25:51 +02:00  
				
					
						
							
							
								 
						
							
								d6048d3a6c 
								
							 
						 
						
							
							
								
								Add compatibility `app/javascript/flavours/glitch/styles/index.scss`  
							
							
							
						 
						
							2024-04-30 21:27:04 +02:00  
				
					
						
							
							
								 
						
							
								8a34c42341 
								
							 
						 
						
							
							
								
								Rename `app/javascript/flavours/glitch/styles/index.scss` to `application.scss`  
							
							... 
							
							
							
							This is just to reduce differences with upstream. 
							
						 
						
							2024-04-30 21:03:04 +02:00  
				
					
						
							
							
								 
						
							
								7208edbd37 
								
							 
						 
						
							
							
								
								Replace `use_pack`, `layouts/theme` and `@theme` by new helpers  
							
							... 
							
							
							
							Packs are now loaded from views, just like upstream, and are
identified by their filenames. The definition of `theme.yml` has
changed as such:
- `pack_directory` is now required
- `pack` is now unused
- `signed_in_preload` has been introduced 
							
						 
						
							2024-04-28 15:45:42 +02:00  
				
					
						
							
							
								 
						
							
								c3e12a4dfa 
								
							 
						 
						
							
							
								
								Change how theme style packs are loaded  
							
							... 
							
							
							
							Load the `common` style pack, and then charge the style pack for the current
skin, independent from any selected JS pack. 
							
						 
						
							2024-04-28 15:45:41 +02:00  
				
					
						
							
							
								 
						
							
								dee57982f1 
								
							 
						 
						
							
							
								
								Rename “home” pack to “application”  
							
							
							
						 
						
							2024-04-28 15:06:41 +02:00  
				
					
						
							
							
								 
						
							
								9a8be8cf49 
								
							 
						 
						
							
							
								
								Remove theme fallback mechanism  
							
							... 
							
							
							
							Remove the `fallback` property and do not fallback to using another flavour
when a pack is not available in the selected flavour.
Flavours should define all packs, and should they wish to piggy-back on
another one, they can import that other one's pack explicitly instead. 
							
						 
						
							2024-04-28 15:05:16 +02:00  
				
					
						
							
							
								 
						
							
								62bc36416f 
								
							 
						 
						
							
							
								
								Get rid of `app/javascript/core`  
							
							... 
							
							
							
							Have all flavors implement everything they need instead. 
							
						 
						
							2024-04-28 15:04:52 +02:00  
				
					
						
							
							
								 
						
							
								113c931cda 
								
							 
						 
						
							
							
								
								Fix follow request notifications not being displayed ( #2695 )  
							
							
							
						 
						
							2024-04-24 17:00:48 +02:00  
				
					
						
							
							
								 
						
							
								c61130af33 
								
							 
						 
						
							
							
								
								New Crowdin translations  
							
							
							
						 
						
							2024-04-22 04:27:38 +00:00  
				
					
						
							
							
								 
						
							
								91531e9586 
								
							 
						 
						
							
							
								
								[Glitch] Add ability to reorder uploaded media before posting in web UI  
							
							... 
							
							
							
							Port 8e7e86ee35 
							
						 
						
							2024-04-06 22:34:03 +02:00  
				
					
						
							
							
								 
						
							
								fc533cfad3 
								
							 
						 
						
							
							
								
								[Glitch] Fix background and icon on notification requests in web UI  
							
							... 
							
							
							
							Port 0cea7a623b 
							
						 
						
							2024-04-06 21:51:51 +02:00  
				
					
						
							
							
								 
						
							
								b55bbfa2b3 
								
							 
						 
						
							
							
								
								[Glitch] Change design of notification about lost connections in web UI  
							
							... 
							
							
							
							Port 29f9dc742e 
							
						 
						
							2024-04-06 21:49:57 +02:00  
				
					
						
							
							
								 
						
							
								1ae08ae257 
								
							 
						 
						
							
							
								
								[Glitch] Change out-of-band hashtags design in web UI  
							
							... 
							
							
							
							Port dd061291b1 
							
						 
						
							2024-04-06 21:48:52 +02:00  
				
					
						
							
							
								 
						
							
								a844a6a577 
								
							 
						 
						
							
							
								
								[Glitch] Change `AccountRelationshipSeveranceEvent` model to store lost followers and following counts separately  
							
							... 
							
							
							
							Port dfa43707eb 
							
						 
						
							2024-04-06 21:39:04 +02:00  
				
					
						
							
							
								 
						
							
								c3a128f31e 
								
							 
						 
						
							
							
								
								Remove strings already defined upstream  
							
							
							
						 
						
							2024-04-06 21:25:04 +02:00  
				
					
						
							
							
								 
						
							
								afaad0755f 
								
							 
						 
						
							
							
								
								[Glitch] Remove setting for unfollow confirmation modal, and make it unconditional  
							
							... 
							
							
							
							Port 37ca59815c 
							
						 
						
							2024-04-06 21:17:45 +02:00  
				
					
						
							
							
								 
						
							
								f635cde756 
								
							 
						 
						
							
							
								
								[Glitch] Change new modals to allow vertical scrolling  
							
							... 
							
							
							
							Port de6c9e0fcd 
							
						 
						
							2024-04-06 20:43:43 +02:00  
				
					
						
							
							
								 
						
							
								0f8b33238f 
								
							 
						 
						
							
							
								
								[Glitch] Change icon of severed relationships notifications  
							
							... 
							
							
							
							Port 387c78ddf9 
							
						 
						
							2024-04-06 20:39:07 +02:00  
				
					
						
							
							
								 
						
							
								576c085ea0 
								
							 
						 
						
							
							
								
								[Glitch] Add the role ID to the badge component  
							
							... 
							
							
							
							Port ec1e770fea 
							
						 
						
							2024-04-06 20:35:29 +02:00  
				
					
						
							
							
								 
						
							
								f14b6f3d99 
								
							 
						 
						
							
							
								
								[Glitch] Fix duplicate translation string for severed relationships  
							
							... 
							
							
							
							Port 885d0faf83 
							
						 
						
							2024-04-06 20:31:09 +02:00  
				
					
						
							
							
								 
						
							
								375af259a2 
								
							 
						 
						
							
							
								
								[Glitch] Change back button to always appear in advanced web UI  
							
							... 
							
							
							
							Port be52633ee4 
							
						 
						
							2024-04-06 19:55:13 +02:00  
				
					
						
							
							
								 
						
							
								0f966209ca 
								
							 
						 
						
							
							
								
								[Glitch] Add notifications of severed relationships  
							
							... 
							
							
							
							Port 44bf7b8128 
							
						 
						
							2024-04-06 19:38:57 +02:00  
				
					
						
							
							
								 
						
							
								9451997fa8 
								
							 
						 
						
							
							
								
								Refactor notifications code to reduce differences with upstream ( #2692 )  
							
							... 
							
							
							
							* Merge back `Follow` notification component
* Merge back part of `FollowRequestContainer` notification container
* Reduce differences with upstream in the `mention` case
* Reduce differences with upstream in the `favourite` case
* Reduce differences with upstream in the `reblog` case
* Reduce differences with upstream in the `status` case
* Reduce differences with upstream in the `update` case
* Reduce differences with upstream in the `poll` case
* Merge back `AdminSignup` notification component
* Merge back `AdminReport` notification container 
							
						 
						
							2024-04-06 19:34:30 +02:00  
				
					
						
							
							
								 
						
							
								8a64406d34 
								
							 
						 
						
							
							
								
								New Crowdin Translations (automated) ( #2668 )  
							
							... 
							
							
							
							* New Crowdin translations
* Fix bogus translation files
---------
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com> 
							
						 
						
							2024-04-06 18:18:06 +02:00  
				
					
						
							
							
								 
						
							
								49089817b0 
								
							 
						 
						
							
							
								
								[Glitch] Fix “Explore” icon in navigation bar not being filled when selected  
							
							... 
							
							
							
							Port 3211e960ac 
							
						 
						
							2024-03-20 18:33:00 +01:00  
				
					
						
							
							
								 
						
							
								df777776f1 
								
							 
						 
						
							
							
								
								[Glitch] Fix blockquote color in reply indicator  
							
							... 
							
							
							
							Port 50fd94f481 
							
						 
						
							2024-03-20 12:32:37 +01:00  
				
					
						
							
							
								 
						
							
								5e039b96c3 
								
							 
						 
						
							
							
								
								[Glitch] Fix emoji picker placement on limited-height viewports  
							
							... 
							
							
							
							Port 94f7ae192b 
							
						 
						
							2024-03-20 12:31:45 +01:00  
				
					
						
							
							
								 
						
							
								72baa1e5c3 
								
							 
						 
						
							
							
								
								[Glitch] Fix emoji picker dropdown background and borders  
							
							... 
							
							
							
							Port e36e7ea243 
							
						 
						
							2024-03-20 12:31:12 +01:00  
				
					
						
							
							
								 
						
							
								100cb46608 
								
							 
						 
						
							
							
								
								[Glitch] Fix icon and styling in browser notifications banner  
							
							... 
							
							
							
							Port a583317df6 
							
						 
						
							2024-03-20 12:30:45 +01:00  
				
					
						
							
							
								 
						
							
								da2bb672ce 
								
							 
						 
						
							
							
								
								[Glitch] Change filtered icon from “archive” to “inventory 2”  
							
							... 
							
							
							
							Port ffc5be4820 
							
						 
						
							2024-03-19 19:35:17 +01:00  
				
					
						
							
							
								 
						
							
								8b3bd12def 
								
							 
						 
						
							
							
								
								[Glitch] Slightly increase font weight of favorite/boost numbers in detailed statuses  
							
							... 
							
							
							
							Port bd06963c16 
							
						 
						
							2024-03-19 19:35:17 +01:00  
				
					
						
							
							
								 
						
							
								885a4c73cb 
								
							 
						 
						
							
							
								
								[Glitch] Add badge on account card in report moderation interface when account is already suspended  
							
							... 
							
							
							
							Port cf08a438e7 
							
						 
						
							2024-03-19 19:35:17 +01:00  
				
					
						
							
							
								 
						
							
								ccf2f2cb75 
								
							 
						 
						
							
							
								
								[Glitch] Fix mute for 30 days  
							
							... 
							
							
							
							Port 39839baec3 
							
						 
						
							2024-03-19 19:24:51 +01:00  
				
					
						
							
							
								 
						
							
								d959501ef1 
								
							 
						 
						
							
							
								
								[Glitch] Fix extra separator besides favourite count on private posts  
							
							... 
							
							
							
							Port 726e7ad024 
							
						 
						
							2024-03-19 19:24:34 +01:00  
				
					
						
							
							
								 
						
							
								c511e52d1e 
								
							 
						 
						
							
							
								
								[Glitch] Add “Learn more” on block modal to inform of federation caveats  
							
							... 
							
							
							
							Port d702a03a0c 
							
						 
						
							2024-03-15 22:58:16 +01:00  
				
					
						
							
							
								 
						
							
								80fda17868 
								
							 
						 
						
							
							
								
								[Glitch] Change mute, block and domain block confirmations in web UI  
							
							... 
							
							
							
							Port ec19d0a14b 
							
						 
						
							2024-03-15 22:58:01 +01:00  
				
					
						
							
							
								 
						
							
								3beba00c4e 
								
							 
						 
						
							
							
								
								[Glitch] Change Explore icon to compass in advanced interface  
							
							... 
							
							
							
							Port be7a68b095 
							
						 
						
							2024-03-15 22:50:15 +01:00  
				
					
						
							
							
								 
						
							
								7fe848b161 
								
							 
						 
						
							
							
								
								[Glitch] Convert `packs/public.jsx` to Typescript  
							
							... 
							
							
							
							Port c76ae7a5c0 
							
						 
						
							2024-03-15 22:43:36 +01:00  
				
					
						
							
							
								 
						
							
								6ee7a64465 
								
							 
						 
						
							
							
								
								Reduce differences with upstream in “public” pack ( #2680 )  
							
							... 
							
							
							
							* Reduce differences with upstream
* Further reduce pack differences with upstream 
							
						 
						
							2024-03-15 22:21:57 +01:00  
				
					
						
							
							
								 
						
							
								a32f992182 
								
							 
						 
						
							
							
								
								[Glitch] Add domain information to profiles in web UI  
							
							... 
							
							
							
							Port 407287573c 
							
						 
						
							2024-03-15 18:51:41 +01:00  
				
					
						
							
							
								 
						
							
								000a900d3b 
								
							 
						 
						
							
							
								
								[Glitch] Fix back button appearing in column header unexpectedly in web UI  
							
							... 
							
							
							
							Port 30483d618f 
							
						 
						
							2024-03-14 17:43:38 +01:00  
				
					
						
							
							
								 
						
							
								84c7b272e1 
								
							 
						 
						
							
							
								
								[Glitch] Fix accounts not getting imported into redux store for some filtered notification types  
							
							... 
							
							
							
							Port 95a5713ff7 
							
						 
						
							2024-03-14 17:43:38 +01:00  
				
					
						
							
							
								 
						
							
								4b2a935c4a 
								
							 
						 
						
							
							
								
								[Glitch] Change design of metadata underneath posts in web UI  
							
							... 
							
							
							
							Port 4991198b70 
							
						 
						
							2024-03-14 17:43:38 +01:00  
				
					
						
							
							
								 
						
							
								042d17ddf1 
								
							 
						 
						
							
							
								
								[Glitch] Fix wrong background color on search results in web UI  
							
							... 
							
							
							
							Port 1e1d97a787 
							
						 
						
							2024-03-14 17:30:46 +01:00  
				
					
						
							
							
								 
						
							
								88f477749c 
								
							 
						 
						
							
							
								
								[Glitch] Use sender's `username` to column title in notification request if it's `display_name` is not set  
							
							... 
							
							
							
							Port 3156d04ec1 
							
						 
						
							2024-03-14 17:29:38 +01:00  
				
					
						
							
							
								 
						
							
								369e728536 
								
							 
						 
						
							
							
								
								Fix collapsed posts background color  
							
							
							
						 
						
							2024-03-13 20:17:58 +01:00  
				
					
						
							
							
								 
						
							
								e7b49181af 
								
							 
						 
						
							
							
								
								[Glitch] Hide media by default in notification requests  
							
							... 
							
							
							
							Port a32a126cac 
							
						 
						
							2024-03-13 20:15:23 +01:00  
				
					
						
							
							
								 
						
							
								663dd49a85 
								
							 
						 
						
							
							
								
								[Glitch] Fix navigation panel icons missing classes  
							
							... 
							
							
							
							Port acf3f410ae 
							
						 
						
							2024-03-13 20:13:35 +01:00  
				
					
						
							
							
								 
						
							
								e1b64151a2 
								
							 
						 
						
							
							
								
								[Glitch] Fix toggle button color for light (and dark/default) theme  
							
							... 
							
							
							
							Port 268856d5d9 
							
						 
						
							2024-03-13 20:13:35 +01:00  
				
					
						
							
							
								 
						
							
								00d72866a3 
								
							 
						 
						
							
							
								
								[Glitch] Use vanilla JS to get Rails CSRF values  
							
							... 
							
							
							
							Port 00d94f3ffa 
							
						 
						
							2024-03-13 19:17:59 +01:00  
				
					
						
							
							
								 
						
							
								8c0673037a 
								
							 
						 
						
							
							
								
								[Glitch] Change background color in web UI  
							
							... 
							
							
							
							Port 5b60d4b696 
							
						 
						
							2024-03-13 19:05:05 +01:00  
				
					
						
							
							
								 
						
							
								435c46b316 
								
							 
						 
						
							
							
								
								[Glitch] Fix i18n typo  
							
							... 
							
							
							
							Port af4e44e30a 
							
						 
						
							2024-03-13 18:58:00 +01:00  
				
					
						
							
							
								 
						
							
								b36e96ec90 
								
							 
						 
						
							
							
								
								[Glitch] Change action button to be last on profiles in web UI  
							
							... 
							
							
							
							Port 19efa1b9f1 
							
						 
						
							2024-03-13 18:40:00 +01:00  
				
					
						
							
							
								 
						
							
								13c9524436 
								
							 
						 
						
							
							
								
								[Glitch] Add notification policies and notification requests in web UI  
							
							... 
							
							
							
							Port c10bbf5fe3 
							
						 
						
							2024-03-13 18:38:46 +01:00  
				
					
						
							
							
								 
						
							
								3631ddbfc9 
								
							 
						 
						
							
							
								
								[Glitch] Change icons in navigation panel to be filled when active in web UI  
							
							... 
							
							
							
							Port 16c856729b 
							
						 
						
							2024-03-11 18:09:07 +01:00  
				
					
						
							
							
								 
						
							
								6440651976 
								
							 
						 
						
							
							
								
								[Glitch] Use the server setting to get the max number of poll options in UI  
							
							... 
							
							
							
							Port b9722dfe2b 
							
						 
						
							2024-03-11 17:38:07 +01:00  
				
					
						
							
							
								 
						
							
								efbc8cba17 
								
							 
						 
						
							
							
								
								[Glitch] Change dropdown menu icon to not be replaced by close icon when open in web UI  
							
							... 
							
							
							
							Port 2347ea813e 
							
						 
						
							2024-03-11 17:36:07 +01:00  
				
					
						
							
							
								 
						
							
								777510a696 
								
							 
						 
						
							
							
								
								[Glitch] Add hints for rules  
							
							... 
							
							
							
							Port 5b3a8737d6 
							
						 
						
							2024-03-11 17:34:02 +01:00  
				
					
						
							
							
								 
						
							
								46152a19a6 
								
							 
						 
						
							
							
								
								Convert logo.jsx to Typescript  
							
							
							
						 
						
							2024-03-08 12:46:49 +01:00  
				
					
						
							
							
								 
						
							
								2b4e9fbc71 
								
							 
						 
						
							
							
								
								[Glitch] Add form element on focal point modal  
							
							... 
							
							
							
							Port 8515bc7962 
							
						 
						
							2024-03-08 12:43:59 +01:00  
				
					
						
							
							
								 
						
							
								98cf4b7ba0 
								
							 
						 
						
							
							
								
								Reduce code differences with upstream  
							
							
							
						 
						
							2024-03-08 12:42:03 +01:00  
				
					
						
							
							
								 
						
							
								6996b96fab 
								
							 
						 
						
							
							
								
								[Glitch] Make columns-area unscrollable when modal opened  
							
							... 
							
							
							
							Port 2091ae92be 
							
						 
						
							2024-03-08 11:50:23 +01:00  
				
					
						
							
							
								 
						
							
								a79bd2cd11 
								
							 
						 
						
							
							
								
								Make some CSS differences with upstream more explicit  
							
							
							
						 
						
							2024-03-08 11:47:34 +01:00  
				
					
						
							
							
								 
						
							
								e95f2c2b68 
								
							 
						 
						
							
							
								
								Add a glitch-soc local setting to make the post publish toast optional ( #2666 )  
							
							
							
						 
						
							2024-03-08 11:35:18 +01:00  
				
					
						
							
							
								 
						
							
								d002458c7b 
								
							 
						 
						
							
							
								
								New Crowdin Translations (automated) ( #2661 )  
							
							... 
							
							
							
							* New Crowdin translations
* Fix bogus translations
---------
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com> 
							
						 
						
							2024-03-07 22:39:48 +01:00  
				
					
						
							
							
								 
						
							
								1fc6edfa84 
								
							 
						 
						
							
							
								
								[Glitch] Fix unhandled nullable attachments limitation counter  
							
							... 
							
							
							
							Port b8bd94ca8e 
							
						 
						
							2024-03-07 13:01:21 +01:00  
				
					
						
							
							
								 
						
							
								3f239facff 
								
							 
						 
						
							
							
								
								Update flavor screenshots ( #2664 )  
							
							
							
						 
						
							2024-03-07 12:59:00 +01:00  
				
					
						
							
							
								 
						
							
								8c9341a67b 
								
							 
						 
						
							
							
								
								Further reduce pointless CSS differences with upstream ( #2665 )  
							
							
							
						 
						
							2024-03-06 22:13:23 +01:00  
				
					
						
							
							
								 
						
							
								1b418a3550 
								
							 
						 
						
							
							
								
								New Crowdin translations  
							
							
							
						 
						
							2024-03-04 04:57:12 +00:00  
				
					
						
							
							
								 
						
							
								f6654e0842 
								
							 
						 
						
							
							
								
								Merge commit '958a810553aac6b6cf21d9d107a47b6f68b2a401' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `app/javascript/packs/admin.jsx`:
  This file was split between `app/javascript/core/admin.js`,
  `app/javascript/pack/admin.jsx`, and
  `app/javascript/flavours/glitch/packs/admin.jsx`.
  Ported upstream's change, splitting the new file to
  `app/javascript/core/admin.ts`, `app/javascript/packs/admin.tsx`,
  and `app/javascript/flavours/glitch/packs/admin.tsx` 
							
						 
						
							2024-02-29 19:02:31 +01:00  
				
					
						
							
							
								 
						
							
								a04b384482 
								
							 
						 
						
							
							
								
								[Glitch] Fix regression with search bar icon position  
							
							... 
							
							
							
							Port edd6aa70e1 
							
						 
						
							2024-02-29 18:30:24 +01:00  
				
					
						
							
							
								 
						
							
								bbfcd71118 
								
							 
						 
						
							
							
								
								[Glitch] Fix preview card player getting embedded when clicking on the external link button  
							
							... 
							
							
							
							Port f24c62a5c8 
							
						 
						
							2024-02-29 18:29:57 +01:00  
				
					
						
							
							
								 
						
							
								5b97fdf84c 
								
							 
						 
						
							
							
								
								[Glitch] Fix full date display not respecting the locale 12/24h format  
							
							... 
							
							
							
							Port 4185f3792c 
							
						 
						
							2024-02-29 18:29:11 +01:00  
				
					
						
							
							
								 
						
							
								8dbdd7571f 
								
							 
						 
						
							
							
								
								Merge pull request  #2655  from TheEssem/fix/open-in  
							
							... 
							
							
							
							Use upstream's openURL function for search 
							
						 
						
							2024-02-29 18:23:56 +01:00  
				
					
						
							
							
								 
						
							
								9242c536d2 
								
							 
						 
						
							
							
								
								Use openURL function from upstream  
							
							
							
						 
						
							2024-02-28 23:41:18 -06:00  
				
					
						
							
							
								 
						
							
								ab195bcee1 
								
							 
						 
						
							
							
								
								New Crowdin translations  
							
							
							
						 
						
							2024-02-29 04:27:18 +00:00  
				
					
						
							
							
								 
						
							
								4004801ee8 
								
							 
						 
						
							
							
								
								[Glitch] Show comments in the admin/instances page  
							
							... 
							
							
							
							Port deffb8ecb6 
							
						 
						
							2024-02-28 20:38:17 +01:00  
				
					
						
							
							
								 
						
							
								c844817c78 
								
							 
						 
						
							
							
								
								[Glitch] Fix the regression with the search icon position  
							
							... 
							
							
							
							Port edfc53856f 
							
						 
						
							2024-02-28 20:37:48 +01:00  
				
					
						
							
							
								 
						
							
								9324fbe984 
								
							 
						 
						
							
							
								
								[Glitch] Update devDependencies (non-major)  
							
							... 
							
							
							
							Port dc4427dc9b 
							
						 
						
							2024-02-28 20:30:58 +01:00  
				
					
						
							
							
								 
						
							
								0ff9800989 
								
							 
						 
						
							
							
								
								[Glitch] Use modern ES syntax rather than `.call`  
							
							... 
							
							
							
							Port 899eac1a92 
							
						 
						
							2024-02-28 20:11:26 +01:00  
				
					
						
							
							
								 
						
							
								c2f0ea415e 
								
							 
						 
						
							
							
								
								Merge commit '899eac1a92c802c334606a49d538ef37bd47c91a' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- `app/javascript/packs/admin.jsx`:
  Changes split in `app/javascript/core/admin.js` and `app/javascript/flavours/glitch/packs/admin.jsx`. 
							
						 
						
							2024-02-28 20:10:01 +01:00  
				
					
						
							
							
								 
						
							
								c19787f3f4 
								
							 
						 
						
							
							
								
								Add doodle feature back ( #2652 )  
							
							
							
						 
						
							2024-02-27 21:27:51 +01:00  
				
					
						
							
							
								 
						
							
								e8155319c7 
								
							 
						 
						
							
							
								
								Take advantage of upstream's refactor and reduce code duplication  
							
							
							
						 
						
							2024-02-27 19:28:13 +01:00  
				
					
						
							
							
								 
						
							
								916d78373d 
								
							 
						 
						
							
							
								
								[Glitch] Change behavior of privacy dropdown to only change value on validation  
							
							... 
							
							
							
							Port 90573c3abb 
							
						 
						
							2024-02-27 19:24:34 +01:00  
				
					
						
							
							
								 
						
							
								1b219e709b 
								
							 
						 
						
							
							
								
								[Glitch] Fix filters title and keywords overflow  
							
							... 
							
							
							
							Port 213c87ae59 
							
						 
						
							2024-02-27 19:24:03 +01:00  
				
					
						
							
							
								 
						
							
								8a80ad7fc4 
								
							 
						 
						
							
							
								
								[Glitch] Remove unused `media-spoiler-*` JS/CSS  
							
							... 
							
							
							
							Port c7555271a6 
							
						 
						
							2024-02-26 17:54:58 +01:00  
				
					
						
							
							
								 
						
							
								20bc633b0c 
								
							 
						 
						
							
							
								
								[Glitch] Change new explore compass icon CSS class to explore  
							
							... 
							
							
							
							Port 10fdd88288 
							
						 
						
							2024-02-26 17:54:58 +01:00  
				
					
						
							
							
								 
						
							
								3fc4859279 
								
							 
						 
						
							
							
								
								[Glitch] Fix search icon position on mobile  
							
							... 
							
							
							
							Port 1cb74eeec0 
							
						 
						
							2024-02-26 17:54:58 +01:00  
				
					
						
							
							
								 
						
							
								658911c268 
								
							 
						 
						
							
							
								
								[Glitch] Improve alt text form accessibility with long texts  
							
							... 
							
							
							
							Port bbf6cb66f6 
							
						 
						
							2024-02-26 17:54:58 +01:00  
				
					
						
							
							
								 
						
							
								f6903d9ab0 
								
							 
						 
						
							
							
								
								[Glitch] Change explore icon from hashtag to compass in web UI  
							
							... 
							
							
							
							Port b8b2f20b16 
							
						 
						
							2024-02-26 17:54:58 +01:00  
				
					
						
							
							
								 
						
							
								fa2bbbfd9d 
								
							 
						 
						
							
							
								
								Fix "threaded more" typo  
							
							
							
						 
						
							2024-02-25 17:10:25 -06:00  
				
					
						
							
							
								 
						
							
								3ffb81e04f 
								
							 
						 
						
							
							
								
								[Glitch] Add end-to-end test for OCR in media uploads  
							
							... 
							
							
							
							Port ca8fbda5d0 
							
						 
						
							2024-02-24 16:13:13 +01:00  
				
					
						
							
							
								 
						
							
								ad0be125f5 
								
							 
						 
						
							
							
								
								[Glitch] Fix pixel alignment for some composer icons  
							
							... 
							
							
							
							Port 25ffe0af45 
							
						 
						
							2024-02-24 15:53:42 +01:00  
				
					
						
							
							
								 
						
							
								ba67ea3d12 
								
							 
						 
						
							
							
								
								[Glitch] Fix `sensitive` flag not being removed when removing CW in new compose form  
							
							... 
							
							
							
							Port c645490d55 
							
						 
						
							2024-02-24 14:53:49 +01:00  
				
					
						
							
							
								 
						
							
								200e11ae88 
								
							 
						 
						
							
							
								
								[Glitch] Change follow suggestions design in web UI  
							
							... 
							
							
							
							Port 63f4ea055a 
							
						 
						
							2024-02-24 14:53:09 +01:00  
				
					
						
							
							
								 
						
							
								26924a0c7d 
								
							 
						 
						
							
							
								
								[Glitch] Change `source` attribute of `Suggestion` entity in `/api/v2/suggestions` back to a string  
							
							... 
							
							
							
							Port 7ee93b7431 
							
						 
						
							2024-02-24 14:52:44 +01:00  
				
					
						
							
							
								 
						
							
								e45f40d203 
								
							 
						 
						
							
							
								
								[Glitch] Fix modal container bounds  
							
							... 
							
							
							
							Port 476a043fc5 
							
						 
						
							2024-02-24 14:49:35 +01:00  
				
					
						
							
							
								 
						
							
								9f0ff2bedf 
								
							 
						 
						
							
							
								
								[Glitch] Clean up some unused CSS definitions  
							
							... 
							
							
							
							Port 67ec192d7d 
							
						 
						
							2024-02-24 14:49:03 +01:00  
				
					
						
							
							
								 
						
							
								3c36e1be68 
								
							 
						 
						
							
							
								
								[Glitch] Fix report reason selector in moderation interface not unselecting rules when changing category  
							
							... 
							
							
							
							Port 9ce914cc89 
							
						 
						
							2024-02-24 14:36:55 +01:00  
				
					
						
							
							
								 
						
							
								3894674200 
								
							 
						 
						
							
							
								
								[Glitch] Fix 'focus the compose textarea' shortcut is not working  
							
							... 
							
							
							
							Port 3c315a68af 
							
						 
						
							2024-02-24 14:35:52 +01:00  
				
					
						
							
							
								 
						
							
								cce3f3d6da 
								
							 
						 
						
							
							
								
								[Glitch] Change onboarding prompt to follow suggestions carousel in web UI  
							
							... 
							
							
							
							Port 9cdc60ecc6 
							
						 
						
							2024-02-24 14:35:08 +01:00  
				
					
						
							
							
								 
						
							
								b4cca47f5f 
								
							 
						 
						
							
							
								
								[Glitch] Remove unused l18n messages  
							
							... 
							
							
							
							Port b3075a9993 
							
						 
						
							2024-02-24 14:19:26 +01:00  
				
					
						
							
							
								 
						
							
								4d6844eb2f 
								
							 
						 
						
							
							
								
								[Glitch] Fixed the toggle emoji dropdown bug  
							
							... 
							
							
							
							Port 1467f1e1e1 
							
						 
						
							2024-02-24 14:15:59 +01:00  
				
					
						
							
							
								 
						
							
								6da69967d0 
								
							 
						 
						
							
							
								
								[Glitch] Change compose form to use server-provided post character limit  
							
							... 
							
							
							
							Port 805dba7f8d 
							
						 
						
							2024-02-24 13:56:12 +01:00  
				
					
						
							
							
								 
						
							
								6901930c8d 
								
							 
						 
						
							
							
								
								Add back confirmation modal for missing media description  
							
							
							
						 
						
							2024-02-23 23:04:32 +01:00  
				
					
						
							
							
								 
						
							
								138286147f 
								
							 
						 
						
							
							
								
								Fix emoji being inserted in incorrect places  
							
							
							
						 
						
							2024-02-23 21:45:48 +01:00  
				
					
						
							
							
								 
						
							
								6eede9d84b 
								
							 
						 
						
							
							
								
								Add notification badge feature back  
							
							
							
						 
						
							2024-02-23 21:05:34 +01:00  
				
					
						
							
							
								 
						
							
								9ab030bb13 
								
							 
						 
						
							
							
								
								Add thread mode button  
							
							
							
						 
						
							2024-02-23 21:05:34 +01:00  
				
					
						
							
							
								 
						
							
								e333453343 
								
							 
						 
						
							
							
								
								Use Warning icon for CWs in app settings  
							
							
							
						 
						
							2024-02-23 21:05:34 +01:00  
				
					
						
							
							
								 
						
							
								e62cd93650 
								
							 
						 
						
							
							
								
								Fix composer offering to edit federation settings for an existing post  
							
							
							
						 
						
							2024-02-23 21:05:34 +01:00  
				
					
						
							
							
								 
						
							
								23dc650596 
								
							 
						 
						
							
							
								
								Restore preselect on reply option  
							
							
							
						 
						
							2024-02-23 21:05:34 +01:00  
				
					
						
							
							
								 
						
							
								84d05ca221 
								
							 
						 
						
							
							
								
								Reimplement glitchy elephant friend  
							
							
							
						 
						
							2024-02-23 21:05:33 +01:00  
				
					
						
							
							
								 
						
							
								3564a15553 
								
							 
						 
						
							
							
								
								Refactor composer dropdowns  
							
							
							
						 
						
							2024-02-23 21:05:33 +01:00  
				
					
						
							
							
								 
						
							
								0e77c45624 
								
							 
						 
						
							
							
								
								Add local-only option back as a federation setting dropdown  
							
							
							
						 
						
							2024-02-23 21:05:33 +01:00  
				
					
						
							
							
								 
						
							
								47deb680d5 
								
							 
						 
						
							
							
								
								Add Content-Type dropdown back  
							
							
							
						 
						
							2024-02-23 21:05:33 +01:00  
				
					
						
							
							
								 
						
							
								118bb5bc81 
								
							 
						 
						
							
							
								
								Add secondary post button back  
							
							
							
						 
						
							2024-02-23 21:05:33 +01:00  
				
					
						
							
							
								 
						
							
								61559a42a9 
								
							 
						 
						
							
							
								
								Restore glitch-soc's permalink behavior for reply indicator  
							
							
							
						 
						
							2024-02-23 20:57:20 +01:00  
				
					
						
							
							
								 
						
							
								179437ed0e 
								
							 
						 
						
							
							
								
								Restore access to glitch-soc app settings  
							
							
							
						 
						
							2024-02-23 20:57:20 +01:00  
				
					
						
							
							
								 
						
							
								056f9bf3c2 
								
							 
						 
						
							
							
								
								Add back “spoilers always on” feature  
							
							
							
						 
						
							2024-02-23 20:57:18 +01:00  
				
					
						
							
							
								 
						
							
								380f4fc95c 
								
							 
						 
						
							
							
								
								Reimplement sensitive checkbox  
							
							
							
						 
						
							2024-02-22 23:49:06 +01:00  
				
					
						
							
							
								 
						
							
								5fd50756b4 
								
							 
						 
						
							
							
								
								Restore glitch-soc's support of custom poll limits  
							
							
							
						 
						
							2024-02-22 23:06:12 +01:00  
				
					
						
							
							
								 
						
							
								9c10aaa4d5 
								
							 
						 
						
							
							
								
								[Glitch] Change design of compose form in web UI  
							
							... 
							
							
							
							Port 6936e5aa69 
							
						 
						
							2024-02-22 23:06:12 +01:00  
				
					
						
							
							
								 
						
							
								7586d4348f 
								
							 
						 
						
							
							
								
								Switch glitch-soc to upstream's old composer  
							
							
							
						 
						
							2024-02-22 22:10:17 +01:00  
				
					
						
							
							
								 
						
							
								fff378177e 
								
							 
						 
						
							
							
								
								Further reduce differences with upstream (mainly private mention styling) ( #2641 )  
							
							... 
							
							
							
							* Use upstream's CSS for private mentions styling
* Further reduce differences with upstream 
							
						 
						
							2024-02-22 18:45:54 +01:00  
				
					
						
							
							
								 
						
							
								604c93332f 
								
							 
						 
						
							
							
								
								Fix pillbar button colors ( #2639 )  
							
							
							
						 
						
							2024-02-21 19:30:54 +01:00  
				
					
						
							
							
								 
						
							
								154a3119fb 
								
							 
						 
						
							
							
								
								Further reduce CSS differences with upstream ( #2638 )  
							
							
							
						 
						
							2024-02-21 17:50:41 +01:00  
				
					
						
							
							
								 
						
							
								bf6e57b420 
								
							 
						 
						
							
							
								
								Further reduce CSS and markup differences with upstream ( #2637 )  
							
							... 
							
							
							
							* Reduce differences in `MovedNote` markup and styling
* Remove unused setting toggle meta text support
* Fix various CSS discrepancies with upstream
* Further reduce differences with upstream 
							
						 
						
							2024-02-20 23:06:17 +01:00  
				
					
						
							
							
								 
						
							
								5f50b634cf 
								
							 
						 
						
							
							
								
								Further reduce CSS and markup differences with upstream ( #2635 )  
							
							... 
							
							
							
							* Further reduce CSS differences with upstream
* Reduce differences in markup and CSS with upstream
* Redo collapsible post notifications
* Reduce CSS differences further
* Reduce differences with upstream regarding `.status` and `.status__wrapper`
* Further reduce differences with upstream
* Reduce differences with upstream in DisplayName 
							
						 
						
							2024-02-20 18:49:59 +01:00  
				
					
						
							
							
								 
						
							
								0a2b95c4f5 
								
							 
						 
						
							
							
								
								Adopt upstream's design for preview cards ( #2634 )  
							
							... 
							
							
							
							Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Christian Schmidt <github@chsc.dk> 
							
						 
						
							2024-02-19 22:47:01 +01:00  
				
					
						
							
							
								 
						
							
								89ea492d70 
								
							 
						 
						
							
							
								
								Further reduce CSS changes with upstream ( #2632 )  
							
							
							
						 
						
							2024-02-19 19:54:51 +01:00  
				
					
						
							
							
								 
						
							
								bbecf1c56b 
								
							 
						 
						
							
							
								
								Further reduce differences with upstream ( #2631 )  
							
							... 
							
							
							
							* Further reduce CSS diffs with upstream
* Remove superfluous “Sensitive content” label in media galleries and clean up dead code 
							
						 
						
							2024-02-18 22:30:20 +01:00  
				
					
						
							
							
								 
						
							
								034be5ad50 
								
							 
						 
						
							
							
								
								Further reduce CSS differences with upstream ( #2630 )  
							
							
							
						 
						
							2024-02-18 20:45:36 +01:00  
				
					
						
							
							
								 
						
							
								9a11b077f7 
								
							 
						 
						
							
							
								
								Reduce CSS and markup differences with upstream ( #2629 )  
							
							
							
						 
						
							2024-02-18 19:12:23 +01:00  
				
					
						
							
							
								 
						
							
								e078ede097 
								
							 
						 
						
							
							
								
								Remove status content from mobile actions modal ( #2615 )  
							
							
							
						 
						
							2024-02-18 19:10:58 +01:00  
				
					
						
							
							
								 
						
							
								8a10feb8dc 
								
							 
						 
						
							
							
								
								[Glitch] Fix Web UI not displaying appropriate explanation when a user hides their follows/followers  
							
							... 
							
							
							
							Port 9b06c0f24a 
							
						 
						
							2024-02-17 20:15:25 +01:00  
				
					
						
							
							
								 
						
							
								d86b642dc6 
								
							 
						 
						
							
							
								
								Fix dead and misapplied CSS ( #2627 )  
							
							
							
						 
						
							2024-02-17 18:52:59 +01:00