5ed35a0df4 
								
							 
						 
						
							
							
								
								[Glitch] Add appeals  
							
							... 
							
							
							
							Port SCSS changes from 564efd0651 
							
						 
						
							2022-02-17 10:58:57 +01:00  
				
					
						
							
							
								 
						
							
								3a0eba4918 
								
							 
						 
						
							
							
								
								[Glitch] Fix privacy policy link not being visible on small screens  
							
							... 
							
							
							
							Port bbd3474416 
							
						 
						
							2022-02-17 10:58:53 +01:00  
				
					
						
							
							
								 
						
							
								ec4f906618 
								
							 
						 
						
							
							
								
								Fix toggling sidebar on mobile in admin pages  
							
							
							
						 
						
							2022-02-16 16:33:23 +01:00  
				
					
						
							
							
								 
						
							
								f3429d7354 
								
							 
						 
						
							
							
								
								[Glitch] Fix controls for unchangeable properties on status edit not being disabled  
							
							... 
							
							
							
							Port 38845592c4 
							
						 
						
							2022-02-12 22:36:39 +01:00  
				
					
						
							
							
								 
						
							
								27803cd2b7 
								
							 
						 
						
							
							
								
								Make the settings button go to settings when opened in a new tab  
							
							
							
						 
						
							2022-02-12 20:12:29 +01:00  
				
					
						
							
							
								 
						
							
								f4db2e1832 
								
							 
						 
						
							
							
								
								[Glitch] Fix layout of the report page on smaller screens in admin UI  
							
							... 
							
							
							
							Port e848d281d5 
							
						 
						
							2022-02-12 13:15:07 +01:00  
				
					
						
							
							
								 
						
							
								958089fb21 
								
							 
						 
						
							
							
								
								[Glitch] Add notifications when a reblogged status has been updated  
							
							... 
							
							
							
							Port front-end changes from 8f03b7a2fb 
							
						 
						
							2022-02-12 13:15:07 +01:00  
				
					
						
							
							
								 
						
							
								28ec7def58 
								
							 
						 
						
							
							
								
								Fix missing javascript in some admin pages  
							
							
							
						 
						
							2022-02-12 00:10:28 +01:00  
				
					
						
							
							
								 
						
							
								a34e4f7e27 
								
							 
						 
						
							
							
								
								[Glitch] Change actions in reports to require only one click  
							
							... 
							
							
							
							Port SCSS changes from d0fcf07436 
							
						 
						
							2022-02-11 21:56:27 +01:00  
				
					
						
							
							
								 
						
							
								642b5a621a 
								
							 
						 
						
							
							
								
								[Glitch] Chore: Disable menu items for editing statuses in web UI ( #17497 )  
							
							... 
							
							
							
							Port 3dc1e3cfc3 
							
						 
						
							2022-02-10 19:10:59 +01:00  
				
					
						
							
							
								 
						
							
								5e67858fbc 
								
							 
						 
						
							
							
								
								[Glitch] Add editing for published statuses  
							
							... 
							
							
							
							Port 63002cde03 
							
						 
						
							2022-02-10 19:10:20 +01:00  
				
					
						
							
							
								 
						
							
								44b06c4d96 
								
							 
						 
						
							
							
								
								[Glitch] Add edit history to web UI  
							
							... 
							
							
							
							Port fd3a45e348 
							
						 
						
							2022-02-09 17:51:35 +01:00  
				
					
						
							
							
								 
						
							
								0bb3d445ab 
								
							 
						 
						
							
							
								
								Please Codeclimate  
							
							
							
						 
						
							2022-02-09 17:15:36 +01:00  
				
					
						
							
							
								 
						
							
								e1a4590bca 
								
							 
						 
						
							
							
								
								Rework actions modal to bring it closer to upstream and fix modal stacking issue  
							
							
							
						 
						
							2022-02-09 16:40:23 +01:00  
				
					
						
							
							
								 
						
							
								bc2eaf3581 
								
							 
						 
						
							
							
								
								Remove unused noModal prop  
							
							
							
						 
						
							2022-02-09 16:40:23 +01:00  
				
					
						
							
							
								 
						
							
								f03dc97070 
								
							 
						 
						
							
							
								
								Some more refactoring  
							
							
							
						 
						
							2022-02-09 16:40:23 +01:00  
				
					
						
							
							
								 
						
							
								f87ce13afc 
								
							 
						 
						
							
							
								
								Refactor dropdown and action modal code slightly  
							
							... 
							
							
							
							Simplify it a bit and make it closer to upstream 
							
						 
						
							2022-02-09 13:23:12 +01:00  
				
					
						
							
							
								 
						
							
								1b493c9fee 
								
							 
						 
						
							
							
								
								Add optional hCaptcha support  
							
							... 
							
							
							
							Fixes  #1649 
This requires setting `HCAPTCHA_SECRET_KEY` and `HCAPTCHA_SITE_KEY`, then
enabling the admin setting at
`/admin/settings/edit#form_admin_settings_captcha_enabled`
Subsequently, a hCaptcha widget will be displayed on `/about` and
`/auth/sign_up` unless:
- the user is already signed-up already
- the user has used an invite link
- the user has already solved the captcha (and registration failed for another
  reason)
The Content-Security-Policy headers are altered automatically to allow the
third-party hCaptcha scripts on `/about` and `/auth/sign_up` following the same
rules as above. 
						
							2022-01-24 21:22:13 +01:00  
				
					
						
							
							
								 
						
							
								9483d0c6b2 
								
							 
						 
						
							
							
								
								[Glitch] Change `percent` to `rate` in retention metrics API  
							
							... 
							
							
							
							Port a63495230a 
							
						 
						
							2022-01-23 18:24:40 +01:00  
				
					
						
							
							
								 
						
							
								4dd4fc2e5e 
								
							 
						 
						
							
							
								
								[Glitch] Fix text being incorrectly pre-selected in composer textarea on /share  
							
							... 
							
							
							
							Port 3a103cd317 
							
						 
						
							2022-01-23 18:24:34 +01:00  
				
					
						
							
							
								 
						
							
								d4654dc892 
								
							 
						 
						
							
							
								
								[Glitch] Add support for editing for published statuses  
							
							... 
							
							
							
							Port front-end changes from 1060666c58 
							
						 
						
							2022-01-20 00:03:41 +01:00  
				
					
						
							
							
								 
						
							
								69208ef6ff 
								
							 
						 
						
							
							
								
								[Glitch] Add notifications for statuses deleted by moderators  
							
							... 
							
							
							
							Port front-end changes from 14f436c457 
							
						 
						
							2022-01-17 11:19:44 +01:00  
				
					
						
							
							
								 
						
							
								5effc0f8fa 
								
							 
						 
						
							
							
								
								[Glitch] Add support for private pinned posts  
							
							... 
							
							
							
							Port JS changes from d5c9feb7b7 
							
						 
						
							2022-01-17 08:35:27 +01:00  
				
					
						
							
							
								 
						
							
								474cd302c9 
								
							 
						 
						
							
							
								
								[Glitch] Gradually increase retry waiting for media processing  
							
							... 
							
							
							
							Port bc7a8ae6d6 
							
						 
						
							2022-01-16 18:14:33 +01:00  
				
					
						
							
							
								 
						
							
								af86c7a5de 
								
							 
						 
						
							
							
								
								[Glitch] Fix media descriptions not being used for client-side filtering  
							
							... 
							
							
							
							Port 37e80994f8 
							
						 
						
							2022-01-07 19:54:58 +01:00  
				
					
						
							
							
								 
						
							
								f011787003 
								
							 
						 
						
							
							
								
								[Glitch] Fix tag rendering error in hashtag column settings  
							
							... 
							
							
							
							Port e65080181a 
							
						 
						
							2021-12-27 15:22:12 +01:00  
				
					
						
							
							
								 
						
							
								e061ea5f71 
								
							 
						 
						
							
							
								
								[Glitch] Change title of retention chart  
							
							... 
							
							
							
							Port 0c17fd9109 
							
						 
						
							2021-12-18 11:47:54 +01:00  
				
					
						
							
							
								 
						
							
								50d62fe2e7 
								
							 
						 
						
							
							
								
								[Glitch] ignore hashtag suggestions if they vary only in case  
							
							... 
							
							
							
							Port 2aafa5b4e7 
							
						 
						
							2021-12-16 16:48:42 +01:00  
				
					
						
							
							
								 
						
							
								59a5193280 
								
							 
						 
						
							
							
								
								[Glitch] Show correct error message if chosen password is too long  
							
							... 
							
							
							
							Port 66baa629ea 
							
						 
						
							2021-12-16 16:26:04 +01:00  
				
					
						
							
							
								 
						
							
								9cecf59300 
								
							 
						 
						
							
							
								
								[Glitch] Add batch suspend for accounts in admin UI  
							
							... 
							
							
							
							Port SCSS changes from 2aafa5b4e7 
							
						 
						
							2021-12-16 16:25:21 +01:00  
				
					
						
							
							
								 
						
							
								d911c17f52 
								
							 
						 
						
							
							
								
								Fix unneeded outline around list name edition input  
							
							
							
						 
						
							2021-12-03 21:03:40 +01:00  
				
					
						
							
							
								 
						
							
								ca5d78816b 
								
							 
						 
						
							
							
								
								[Glitch] Fix searching for additional hashtags in hashtag column  
							
							... 
							
							
							
							Port 3f382e337d 
							
						 
						
							2021-11-26 22:58:46 +01:00  
				
					
						
							
							
								 
						
							
								d5d44b431a 
								
							 
						 
						
							
							
								
								[Glitch] Fix color of hashtag column settings inputs  
							
							... 
							
							
							
							Port 1630807ee2 
							
						 
						
							2021-11-26 22:58:13 +01:00  
				
					
						
							
							
								 
						
							
								97151840b0 
								
							 
						 
						
							
							
								
								[Glitch] Port upstream changes about trending links  
							
							
							
						 
						
							2021-11-26 11:36:22 +01:00  
				
					
						
							
							
								 
						
							
								67c4e8e317 
								
							 
						 
						
							
							
								
								[Glitch] Fix handling of recursive toots in WebUI  
							
							... 
							
							
							
							Port b1fd6d4490 
							
						 
						
							2021-11-25 23:52:22 +01:00  
				
					
						
							
							
								 
						
							
								189cf652e6 
								
							 
						 
						
							
							
								
								[Glitch] Fix overflow of long profile fields in admin view  
							
							... 
							
							
							
							Port db32835338 
							
						 
						
							2021-11-19 18:55:27 +01:00  
				
					
						
							
							
								 
						
							
								8b8d58c670 
								
							 
						 
						
							
							
								
								Rename, move, fix code  
							
							
							
						 
						
							2021-11-12 19:51:35 +01:00  
				
					
						
							
							
								 
						
							
								3238e60823 
								
							 
						 
						
							
							
								
								Fix admin sidebar on Mobile layout  
							
							
							
						 
						
							2021-11-12 19:51:35 +01:00  
				
					
						
							
							
								 
						
							
								f33878969a 
								
							 
						 
						
							
							
								
								Fix some glitch-soc styling issues due to different class names  
							
							... 
							
							
							
							Partial fix to #1629  
							
						 
						
							2021-11-12 16:29:36 +01:00  
				
					
						
							
							
								 
						
							
								a30ac454b2 
								
							 
						 
						
							
							
								
								[Glitch] Split context for filter bar and unread markers  
							
							... 
							
							
							
							Port 11d4f9eefc 
							
						 
						
							2021-10-25 20:37:07 +02:00  
				
					
						
							
							
								 
						
							
								dbbb077c19 
								
							 
						 
						
							
							
								
								[Glitch] Enhance dashboard styles  
							
							... 
							
							
							
							Port b58d32cfe2 
							
						 
						
							2021-10-25 20:36:31 +02:00  
				
					
						
							
							
								 
						
							
								dae377b3b5 
								
							 
						 
						
							
							
								
								translation glitch's web interface [ja]  
							
							... 
							
							
							
							Squashed commit of the following:
commit f8c339b4dafd7347c5e824191dbf28d770d6583d
Author: atsuchan <83960488+atsu1125@users.noreply.github.com>
Date:   Sat Oct 23 20:24:28 2021 +0900
    translation glitch's web interface [ja]
commit a9520d5c5fb21490fa66c51bf1063f1edb9150ff
Author: atsu1125 <mastodon@atsuchan.page>
Date:   Sat Oct 23 15:21:55 2021 +0900
    translation glitch's web interface [ja]
commit 699848f2abff24be149c4a1c623df8b920ef2ed9
Author: atsu1125 <mastodon@atsuchan.page>
Date:   Sat Oct 23 13:23:39 2021 +0900
    translation glitch's web interface [ja] 
							
						 
						
							2021-10-24 00:05:33 +09:00  
				
					
						
							
							
								 
						
							
								aa6269b08e 
								
							 
						 
						
							
							
								
								translation glitch's client setting interface [ja]  
							
							
							
						 
						
							2021-10-20 13:00:51 +09:00  
				
					
						
							
							
								 
						
							
								7aec1bc308 
								
							 
						 
						
							
							
								
								[Glitch] Add graphs and retention metrics to admin dashboard ( #16829 )  
							
							... 
							
							
							
							Port 07341e7aa6 
							
						 
						
							2021-10-14 21:45:01 +02:00  
				
					
						
							
							
								 
						
							
								5169b374c6 
								
							 
						 
						
							
							
								
								[Glitch] Add single option votes tooltip in polls  
							
							... 
							
							
							
							Port 89b5071fde 
							
						 
						
							2021-10-13 15:53:33 +02:00  
				
					
						
							
							
								 
						
							
								0220065770 
								
							 
						 
						
							
							
								
								Fix status open hotkey  
							
							
							
						 
						
							2021-10-07 23:40:35 +02:00  
				
					
						
							
							
								 
						
							
								ebb4de7d3e 
								
							 
						 
						
							
							
								
								Add zh-CN translations  
							
							
							
						 
						
							2021-10-07 23:40:18 +02:00  
				
					
						
							
							
								 
						
							
								cef109e046 
								
							 
						 
						
							
							
								
								[Glitch] Improve hover and focus style in columns settings  
							
							... 
							
							
							
							Port 900481b7fa 
							
						 
						
							2021-10-06 16:51:42 +02:00  
				
					
						
							
							
								 
						
							
								b31748a496 
								
							 
						 
						
							
							
								
								Fix clicking on account name in “[xxx] boosted” text leading to broken path  
							
							
							
						 
						
							2021-09-30 12:31:08 +02:00  
				
					
						
							
							
								 
						
							
								c4ccbbccab 
								
							 
						 
						
							
							
								
								Fixup style issue  
							
							
							
						 
						
							2021-09-28 13:24:34 +02:00  
				
					
						
							
							
								 
						
							
								345b64340b 
								
							 
						 
						
							
							
								
								[Glitch] Fix incorrect use of old WebUI paths  
							
							... 
							
							
							
							Port 6b19e1e632 
							
						 
						
							2021-09-28 13:07:27 +02:00  
				
					
						
							
							
								 
						
							
								188d66c9a8 
								
							 
						 
						
							
							
								
								[Glitch] Add aliases for WebUI routes that were renamed in  #16171  
							
							... 
							
							
							
							Port 11502ae46e 
							
						 
						
							2021-09-28 13:07:27 +02:00  
				
					
						
							
							
								 
						
							
								a7f6524c6b 
								
							 
						 
						
							
							
								
								[Glitch] Change routing paths to use usernames in web UI  
							
							... 
							
							
							
							Port 52e5c07948 
							
						 
						
							2021-09-26 21:35:57 +02:00  
				
					
						
							
							
								 
						
							
								7aa4d481db 
								
							 
						 
						
							
							
								
								Fix media icons not being added in CWs  
							
							
							
						 
						
							2021-09-09 17:14:09 +02:00  
				
					
						
							
							
								 
						
							
								4a94f4127b 
								
							 
						 
						
							
							
								
								Fix glitch-soc front-end not linking to the provided SOURCE_URL  
							
							
							
						 
						
							2021-09-08 16:36:45 +02:00  
				
					
						
							
							
								 
						
							
								6bbcd99f14 
								
							 
						 
						
							
							
								
								Fix media attachments not being displayed on polls  
							
							... 
							
							
							
							Fixes  #1595  
						
							2021-09-08 16:36:30 +02:00  
				
					
						
							
							
								 
						
							
								39193be1c4 
								
							 
						 
						
							
							
								
								[Glitch] Fix follow request count to dynamically update  
							
							... 
							
							
							
							Port 79341d0f5f 
							
						 
						
							2021-08-27 11:31:09 +02:00  
				
					
						
							
							
								 
						
							
								4f074b68ba 
								
							 
						 
						
							
							
								
								[Glitch] Fix crash if a notification contains an unprocessed media attachment  
							
							... 
							
							
							
							Port 0c24c865b7 
							
						 
						
							2021-08-20 13:14:59 +02:00  
				
					
						
							
							
								 
						
							
								0e62c38b02 
								
							 
						 
						
							
							
								
								[Glitch] Fix download button color in audio player  
							
							... 
							
							
							
							Port aaf24d3093 
							
						 
						
							2021-08-20 13:14:03 +02:00  
				
					
						
							
							
								 
						
							
								8681ef85d0 
								
							 
						 
						
							
							
								
								[Glitch] Fix logout link not working in safari  
							
							... 
							
							
							
							Port b2875b1864 
							
						 
						
							2021-08-09 23:45:58 +02:00  
				
					
						
							
							
								 
						
							
								8d55cb7d71 
								
							 
						 
						
							
							
								
								[Glitch] Fix trends layout  
							
							... 
							
							
							
							Port 6e0ab6814f 
							
						 
						
							2021-08-09 23:40:31 +02:00  
				
					
						
							
							
								 
						
							
								a61645ed30 
								
							 
						 
						
							
							
								
								Add missing Korean translations  
							
							
							
						 
						
							2021-08-06 20:06:05 +02:00  
				
					
						
							
							
								 
						
							
								69b5139d2a 
								
							 
						 
						
							
							
								
								Add Korean translations  
							
							
							
						 
						
							2021-08-06 20:06:05 +02:00  
				
					
						
							
							
								 
						
							
								2f6ff14198 
								
							 
						 
						
							
							
								
								[Glitch] Fix crashes with Microsoft Translate on Microsoft Edge  
							
							... 
							
							
							
							Port e9659ae031 
							
						 
						
							2021-07-25 13:04:59 +02:00  
				
					
						
							
							
								 
						
							
								34a573ac27 
								
							 
						 
						
							
							
								
								[Glitch] Add confirmation modal when closing media edit modal with unsaved changes  
							
							... 
							
							
							
							Port a8a7066e97 
							
						 
						
							2021-07-25 12:59:03 +02:00  
				
					
						
							
							
								 
						
							
								08139d3cd7 
								
							 
						 
						
							
							
								
								[Glitch] Fix “open” link of media modal not closing modal  
							
							... 
							
							
							
							Port af08229ff4 
							
						 
						
							2021-07-25 12:51:33 +02:00  
				
					
						
							
							
								 
						
							
								e4270cb55a 
								
							 
						 
						
							
							
								
								Please CodeClimate  
							
							
							
						 
						
							2021-07-13 13:49:40 +02:00  
				
					
						
							
							
								 
						
							
								19ea6618b1 
								
							 
						 
						
							
							
								
								Small scroll/history behavior fixup to take weird browser patterns into account  
							
							
							
						 
						
							2021-07-13 13:21:00 +02:00  
				
					
						
							
							
								 
						
							
								84fbe4d030 
								
							 
						 
						
							
							
								
								Refactor shouldUpdateScroll stuff  
							
							
							
						 
						
							2021-07-13 12:51:06 +02:00  
				
					
						
							
							
								 
						
							
								99f28c17de 
								
							 
						 
						
							
							
								
								Fix scroll handling with modals  
							
							
							
						 
						
							2021-07-13 11:07:16 +02:00  
				
					
						
							
							
								 
						
							
								6e3d5cbca2 
								
							 
						 
						
							
							
								
								Fix and simplify browser history handling in relation to modals  
							
							... 
							
							
							
							This simplifies the logic to:
- when the last modal gets closed and we're in our history buffer state, go back
- whenever a modal is open, ensure we're in a history buffer state by
  potentially pushing one 
							
						 
						
							2021-07-12 20:13:02 +02:00  
				
					
						
							
							
								 
						
							
								c5b4e6b708 
								
							 
						 
						
							
							
								
								Add modal stack to allow better boost modal and media modal interaction.  
							
							
							
						 
						
							2021-07-12 17:00:14 +02:00  
				
					
						
							
							
								 
						
							
								ddf3f4cf85 
								
							 
						 
						
							
							
								
								Fix clicking on the pop-up player placeholder expanding the clicked toot  
							
							
							
						 
						
							2021-07-12 16:24:53 +02:00  
				
					
						
							
							
								 
						
							
								a85eb7d930 
								
							 
						 
						
							
							
								
								Fix follow suggestions scrolling on mobile view  
							
							... 
							
							
							
							Also simplify the CSS a bit and bring it closer to upstream. 
							
						 
						
							2021-07-12 10:22:57 +02:00  
				
					
						
							
							
								 
						
							
								101f8616fe 
								
							 
						 
						
							
							
								
								[Glitch] Fix pop-in player display when poster has long username or handle  
							
							... 
							
							
							
							Port 1381e0e1d9 
							
						 
						
							2021-07-08 16:23:09 +02:00  
				
					
						
							
							
								 
						
							
								ba8f4535e3 
								
							 
						 
						
							
							
								
								[Glitch] Hide /about/more footer link in limited federation mode  
							
							... 
							
							
							
							Port 7c27ccb8d8 
							
						 
						
							2021-06-30 00:45:00 +02:00  
				
					
						
							
							
								 
						
							
								62bf929684 
								
							 
						 
						
							
							
								
								Merge pull request  #1555  from ClearlyClaire/glitch-soc/fixes/video-player-crash  
							
							... 
							
							
							
							[Glitch] Fix WebUI crash when a toot with a playing video gets deleted 
							
						 
						
							2021-06-24 16:00:26 +02:00  
				
					
						
							
							
								 
						
							
								b6f952ec5b 
								
							 
						 
						
							
							
								
								[Glitch] Fix styling of boost button in media modal not reflecting ability to boost  
							
							... 
							
							
							
							Port tootsuite#16387 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com> 
							
						 
						
							2021-06-24 15:43:04 +02:00  
				
					
						
							
							
								 
						
							
								f024f523b2 
								
							 
						 
						
							
							
								
								Fix pop-up player not closing the moment a status is deleted  
							
							... 
							
							
							
							Signed-off-by: Claire <claire.github-309c@sitedethib.com> 
							
						 
						
							2021-06-24 15:19:18 +02:00  
				
					
						
							
							
								 
						
							
								036ec18fb3 
								
							 
						 
						
							
							
								
								Fix WebUI crash when a toot with a playing video gets deleted  
							
							... 
							
							
							
							Signed-off-by: Claire <claire.github-309c@sitedethib.com> 
							
						 
						
							2021-06-24 15:19:12 +02:00  
				
					
						
							
							
								 
						
							
								d10d1e5eac 
								
							 
						 
						
							
							
								
								[Glitch] Add authentication history  
							
							... 
							
							
							
							Port SCSS changes from d174d12c83 
							
						 
						
							2021-06-23 11:40:18 +02:00  
				
					
						
							
							
								 
						
							
								6dd51448a6 
								
							 
						 
						
							
							
								
								[Glitch] Fix OCR failure when erroneous lang data is in cache  
							
							... 
							
							
							
							Port 8428faa085 
							
						 
						
							2021-06-16 11:29:07 +02:00  
				
					
						
							
							
								 
						
							
								1ac5427ddc 
								
							 
						 
						
							
							
								
								[Glitch] Update emoji codepoint mappings to v13.1  
							
							... 
							
							
							
							Port f6088922c0 
							
						 
						
							2021-06-03 21:07:35 +02:00  
				
					
						
							
							
								 
						
							
								fa383531a7 
								
							 
						 
						
							
							
								
								[Glitch] Fix deprecated slash as division in SASS files  
							
							... 
							
							
							
							Port be8079f637 
							
						 
						
							2021-06-03 21:06:16 +02:00  
				
					
						
							
							
								 
						
							
								d2c9f39c0b 
								
							 
						 
						
							
							
								
								[Glitch] Add assets from Twemoji 13.1.0  
							
							... 
							
							
							
							Port abd7b4636a 
							
						 
						
							2021-06-03 21:05:24 +02:00  
				
					
						
							
							
								 
						
							
								8027d921ab 
								
							 
						 
						
							
							
								
								[Glitch] Remove duplicate CSS properties  
							
							... 
							
							
							
							Port 028ba13eb3 
							
						 
						
							2021-05-22 13:22:26 +02:00  
				
					
						
							
							
								 
						
							
								1a591ffc8b 
								
							 
						 
						
							
							
								
								[Glitch] Fix unread notification count when polling  
							
							... 
							
							
							
							Port 92f1d739b5 
							
						 
						
							2021-05-22 13:20:07 +02:00  
				
					
						
							
							
								 
						
							
								bb0c9fcde7 
								
							 
						 
						
							
							
								
								[Glitch] Remove duplicate CSS property of margin  
							
							... 
							
							
							
							Port 689974b1ed 
							
						 
						
							2021-05-22 13:18:32 +02:00  
				
					
						
							
							
								 
						
							
								678e07c544 
								
							 
						 
						
							
							
								
								Fix local-only toggle being buggy when replying to remote toot  
							
							
							
						 
						
							2021-05-12 12:38:21 +02:00  
				
					
						
							
							
								 
						
							
								671a95c545 
								
							 
						 
						
							
							
								
								[Glitch] Fix follow recommendations UI in advanced layout  
							
							... 
							
							
							
							Port 4f747d9f83 
							
						 
						
							2021-05-12 11:08:37 +02:00  
				
					
						
							
							
								 
						
							
								67c2c0a41e 
								
							 
						 
						
							
							
								
								[Glitch] Fix dialog close button  
							
							... 
							
							
							
							Port 0464240f19 
							
						 
						
							2021-05-12 11:07:40 +02:00  
				
					
						
							
							
								 
						
							
								299ab28d5f 
								
							 
						 
						
							
							
								
								[Glitch] Make media_gallery.toggle_visible less confusing to translate  
							
							... 
							
							
							
							Port 68181b9506 
							
						 
						
							2021-05-09 10:50:39 +02:00  
				
					
						
							
							
								 
						
							
								196cef8977 
								
							 
						 
						
							
							
								
								[Glitch] Add transition to media modal background  
							
							... 
							
							
							
							Port f8e50eaea3 
							
						 
						
							2021-05-07 22:47:09 +02:00  
				
					
						
							
							
								 
						
							
								34cc6f45ac 
								
							 
						 
						
							
							
								
								[Glitch] Fix expand video on public page  
							
							... 
							
							
							
							Signed-off-by: Claire <claire.github-309c@sitedethib.com> 
							
						 
						
							2021-05-07 22:47:09 +02:00  
				
					
						
							
							
								 
						
							
								d8e756eda8 
								
							 
						 
						
							
							
								
								[Glitch] Fix media modal buttons not showing up on mobile  
							
							... 
							
							
							
							Port b08d2d4f78 
							
						 
						
							2021-05-07 22:47:09 +02:00  
				
					
						
							
							
								 
						
							
								d973a90bcc 
								
							 
						 
						
							
							
								
								[Glitch] Fix not being able to open audio modal in web UI  
							
							... 
							
							
							
							Port a8c471fcc0 
							
						 
						
							2021-05-07 22:47:09 +02:00  
				
					
						
							
							
								 
						
							
								f29f8caccb 
								
							 
						 
						
							
							
								
								[Glitch] Fix too low contrast on new media modal background in web UI  
							
							... 
							
							
							
							Port 014733d1e4 
							
						 
						
							2021-05-07 22:47:09 +02:00  
				
					
						
							
							
								 
						
							
								cccc65651d 
								
							 
						 
						
							
							
								
								[Glitch] Fix media modal crashing when media has no blurhash  
							
							... 
							
							
							
							Port 13206fcfb8 
							
						 
						
							2021-05-07 22:47:09 +02:00  
				
					
						
							
							
								 
						
							
								9dde2400d0 
								
							 
						 
						
							
							
								
								[Glitch] Fix media modal regression on public pages  
							
							... 
							
							
							
							Port e1a6526c8d 
							
						 
						
							2021-05-07 22:47:09 +02:00  
				
					
						
							
							
								 
						
							
								50b100df00 
								
							 
						 
						
							
							
								
								Change media modals look in web UI  
							
							... 
							
							
							
							Port 1e89e2ed98 
							
						 
						
							2021-05-07 22:47:09 +02:00