Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								3f4e27ab6f 
								
							 
						 
						
							
							
								
								Add local setting toggle to move media attachments outside CWs  
							
							... 
							
							
							
							Fixes  #1812  
						
							2022-07-24 11:10:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								1ceebf2710 
								
							 
						 
						
							
							
								
								[Glitch] Change hashtag numbers to have clearer labels in web UI  
							
							... 
							
							
							
							Port f5d8501138 
							
						 
						
							2022-07-22 18:41:39 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								30e7836a19 
								
							 
						 
						
							
							
								
								[Glitch] Add customizable user roles  
							
							... 
							
							
							
							Port front-end changes from 44b2ee3485 
							
						 
						
							2022-07-05 11:35:32 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								485b43ed7e 
								
							 
						 
						
							
							
								
								[Glitch] Add notifications for new reports  
							
							... 
							
							
							
							Port 2936f42a14 
							
						 
						
							2022-06-28 13:13:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7a75bce1b4 
								
							 
						 
						
							
							
								
								Fix checkmark on interaction buttons with larger fonts ( #1799 )  
							
							... 
							
							
							
							Fixes  #1796  
						
							2022-06-16 15:37:59 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								444ac6d6e9 
								
							 
						 
						
							
							
								
								[Glitch] Remove unnused otherAccounts property  
							
							... 
							
							
							
							Port 2f6416db53 
							
						 
						
							2022-06-02 11:08:05 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeong Arm 
								
							 
						 
						
							
							
							
							
								
							
							
								1db92b510d 
								
							 
						 
						
							
							
								
								[Glitch] Add lang html attr to each posts  
							
							... 
							
							
							
							Port dc7e2985e6 
							
						 
						
							2022-06-02 10:58:54 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								53c89ee44b 
								
							 
						 
						
							
							
								
								Add language indicator icon and local settings for status icons ( #1788 )  
							
							... 
							
							
							
							* Add language indicator
* Add local settings for status icons
* Switch to text icon for language 
							
						 
						
							2022-05-27 16:34:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3fd2aadb23 
								
							 
						 
						
							
							
								
								Various code cleanup ( #1782 )  
							
							... 
							
							
							
							* Remove duplicate in_chosen_languages definition
* Use `DEFAULT_FIELDS_SIZE` instead of `MAX_FIELDS` to reduce code differences with upstream
* Remove duplicate annotation
* Fix incorrect cross-flavor imports
* Remove deprecated `hide_network` setting (replaced by account column)
* Remove unused KeywordMutesHelper
* Remove trailing spaces
* Remove commit_hash from InstancePresenter, as it has been unused since mid-2017 
							
						 
						
							2022-05-25 12:27:11 +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 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								6fb837aa1d 
								
							 
						 
						
							
							
								
								[Glitch] Add limited attribute to accounts in REST API and a warning in web UI  
							
							... 
							
							
							
							Port b4d373a3df 
							
						 
						
							2022-05-11 11:59:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								b356a995c1 
								
							 
						 
						
							
							
								
								[Glitch] Fix block/mute lists showing a follow button when unblocking a user ( #18364 )  
							
							... 
							
							
							
							Port 662ed53c18 
							
						 
						
							2022-05-11 09:44:27 +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 
								
							 
						 
						
							
							
							
							
								
							
							
								bb12af7250 
								
							 
						 
						
							
							
								
								Swap position of media attachments and polls  
							
							
							
						 
						
							2022-04-20 22:07:13 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									mayaeh 
								
							 
						 
						
							
							
							
							
								
							
							
								a4e1830b5f 
								
							 
						 
						
							
							
								
								[Glitch] Add a hashtag public link to the trending hashtag page  
							
							... 
							
							
							
							Port 52813830be 
							
						 
						
							2022-03-26 19:28:48 +01: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 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								887d56aa8a 
								
							 
						 
						
							
							
								
								[Glitch] Change design of federation pages in admin UI  
							
							... 
							
							
							
							Port front-end changes from 29ee3c61a3 
							
						 
						
							2022-03-10 10:14:33 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Josh Soref 
								
							 
						 
						
							
							
							
							
								
							
							
								69a4f17988 
								
							 
						 
						
							
							
								
								[Glitch] Spelling  
							
							... 
							
							
							
							Port front-end changes from b5329e0035 
							
						 
						
							2022-03-08 20:36:31 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								4eed5019a2 
								
							 
						 
						
							
							
								
								[Glitch] Fix media modal footer's “external link” not being a link  
							
							... 
							
							
							
							Port 255748dff4 
							
						 
						
							2022-02-26 10:29:53 +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 
							
								 
							
						 
					 
				
					
						
							
								
								
									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 
								
							 
						 
						
							
							
							
							
								
							
							
								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 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								642b5a621a 
								
							 
						 
						
							
							
								
								[Glitch] Chore: Disable menu items for editing statuses in web UI ( #17497 )  
							
							... 
							
							
							
							Port 3dc1e3cfc3 
							
						 
						
							2022-02-10 19:10:59 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								5e67858fbc 
								
							 
						 
						
							
							
								
								[Glitch] Add editing for published statuses  
							
							... 
							
							
							
							Port 63002cde03 
							
						 
						
							2022-02-10 19:10:20 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								44b06c4d96 
								
							 
						 
						
							
							
								
								[Glitch] Add edit history to web UI  
							
							... 
							
							
							
							Port fd3a45e348 
							
						 
						
							2022-02-09 17:51:35 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								f87ce13afc 
								
							 
						 
						
							
							
								
								Refactor dropdown and action modal code slightly  
							
							... 
							
							
							
							Simplify it a bit and make it closer to upstream 
							
						 
						
							2022-02-09 13:23:12 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								9483d0c6b2 
								
							 
						 
						
							
							
								
								[Glitch] Change percent to rate in retention metrics API  
							
							... 
							
							
							
							Port a63495230a 
							
						 
						
							2022-01-23 18:24:40 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								d4654dc892 
								
							 
						 
						
							
							
								
								[Glitch] Add support for editing for published statuses  
							
							... 
							
							
							
							Port front-end changes from 1060666c58 
							
						 
						
							2022-01-20 00:03:41 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								69208ef6ff 
								
							 
						 
						
							
							
								
								[Glitch] Add notifications for statuses deleted by moderators  
							
							... 
							
							
							
							Port front-end changes from 14f436c457 
							
						 
						
							2022-01-17 11:19:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								5effc0f8fa 
								
							 
						 
						
							
							
								
								[Glitch] Add support for private pinned posts  
							
							... 
							
							
							
							Port JS changes from d5c9feb7b7 
							
						 
						
							2022-01-17 08:35:27 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								e061ea5f71 
								
							 
						 
						
							
							
								
								[Glitch] Change title of retention chart  
							
							... 
							
							
							
							Port 0c17fd9109 
							
						 
						
							2021-12-18 11:47:54 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeong Arm 
								
							 
						 
						
							
							
							
							
								
							
							
								97151840b0 
								
							 
						 
						
							
							
								
								[Glitch] Port upstream changes about trending links  
							
							
							
						 
						
							2021-11-26 11:36:22 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								7aec1bc308 
								
							 
						 
						
							
							
								
								[Glitch] Add graphs and retention metrics to admin dashboard ( #16829 )  
							
							... 
							
							
							
							Port 07341e7aa6 
							
						 
						
							2021-10-14 21:45:01 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sasha Sorokin 
								
							 
						 
						
							
							
							
							
								
							
							
								5169b374c6 
								
							 
						 
						
							
							
								
								[Glitch] Add single option votes tooltip in polls  
							
							... 
							
							
							
							Port 89b5071fde 
							
						 
						
							2021-10-13 15:53:33 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeong Arm 
								
							 
						 
						
							
							
							
							
								
							
							
								0220065770 
								
							 
						 
						
							
							
								
								Fix status open hotkey  
							
							
							
						 
						
							2021-10-07 23:40:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mélanie Chauvel 
								
							 
						 
						
							
							
							
							
								
							
							
								cef109e046 
								
							 
						 
						
							
							
								
								[Glitch] Improve hover and focus style in columns settings  
							
							... 
							
							
							
							Port 900481b7fa 
							
						 
						
							2021-10-06 16:51:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								b31748a496 
								
							 
						 
						
							
							
								
								Fix clicking on account name in “[xxx] boosted” text leading to broken path  
							
							
							
						 
						
							2021-09-30 12:31:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								a7f6524c6b 
								
							 
						 
						
							
							
								
								[Glitch] Change routing paths to use usernames in web UI  
							
							... 
							
							
							
							Port 52e5c07948 
							
						 
						
							2021-09-26 21:35:57 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								7aa4d481db 
								
							 
						 
						
							
							
								
								Fix media icons not being added in CWs  
							
							
							
						 
						
							2021-09-09 17:14:09 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								4a94f4127b 
								
							 
						 
						
							
							
								
								Fix glitch-soc front-end not linking to the provided SOURCE_URL  
							
							
							
						 
						
							2021-09-08 16:36:45 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								6bbcd99f14 
								
							 
						 
						
							
							
								
								Fix media attachments not being displayed on polls  
							
							... 
							
							
							
							Fixes  #1595  
						
							2021-09-08 16:36:30 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								4f074b68ba 
								
							 
						 
						
							
							
								
								[Glitch] Fix crash if a notification contains an unprocessed media attachment  
							
							... 
							
							
							
							Port 0c24c865b7 
							
						 
						
							2021-08-20 13:14:59 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								2f6ff14198 
								
							 
						 
						
							
							
								
								[Glitch] Fix crashes with Microsoft Translate on Microsoft Edge  
							
							... 
							
							
							
							Port e9659ae031 
							
						 
						
							2021-07-25 13:04:59 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								84fbe4d030 
								
							 
						 
						
							
							
								
								Refactor shouldUpdateScroll stuff  
							
							
							
						 
						
							2021-07-13 12:51:06 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								99f28c17de 
								
							 
						 
						
							
							
								
								Fix scroll handling with modals  
							
							
							
						 
						
							2021-07-13 11:07:16 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								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 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								ddf3f4cf85 
								
							 
						 
						
							
							
								
								Fix clicking on the pop-up player placeholder expanding the clicked toot  
							
							
							
						 
						
							2021-07-12 16:24:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mélanie Chauvel 
								
							 
						 
						
							
							
							
							
								
							
							
								299ab28d5f 
								
							 
						 
						
							
							
								
								[Glitch] Make media_gallery.toggle_visible less confusing to translate  
							
							... 
							
							
							
							Port 68181b9506 
							
						 
						
							2021-05-09 10:50:39 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								d973a90bcc 
								
							 
						 
						
							
							
								
								[Glitch] Fix not being able to open audio modal in web UI  
							
							... 
							
							
							
							Port a8c471fcc0 
							
						 
						
							2021-05-07 22:47:09 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								f29f8caccb 
								
							 
						 
						
							
							
								
								[Glitch] Fix too low contrast on new media modal background in web UI  
							
							... 
							
							
							
							Port 014733d1e4 
							
						 
						
							2021-05-07 22:47:09 +02:00