Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2ba14097ff 
								
							 
						 
						
							
							
								
								Change trending tags admin interface to always show batch actions ( #23013 )  
							
							... 
							
							
							
							Fixes  #22565  
						
							2023-01-11 21:51:43 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b8ad446f77 
								
							 
						 
						
							
							
								
								Fix incorrectly formatted datetime in account moderation note timestamp ( #22555 )  
							
							... 
							
							
							
							* Fix incorrectly formatted datetime in account moderation note timestamp
Fix oversight from #21878 
* Fix use of non-existent translation string 
							
						 
						
							2023-01-05 13:35:28 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeong Arm 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3656a6b9cc 
								
							 
						 
						
							
							
								
								Add "disabled" user filter for admin/accounts UI ( #21282 )  
							
							
							
						 
						
							2022-12-15 17:30:47 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Francis Murillo 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c50e9d078a 
								
							 
						 
						
							
							
								
								Render current day formats in the client timezone ( #21878 )  
							
							... 
							
							
							
							* Fix remaining plain %time to %time.formatted
* Add %time.relative-formatted to client format dates on the current day
* Add missing comma dangle to formats
* Use client side message format instead of the server
* Add fallback message to relatve_format.today
* Remove unused translation key and fix js lint issue
Co-authored-by: Effy Elden <effy@effy.space> 
							
						 
						
							2022-12-15 16:35:25 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bae6ef315e 
								
							 
						 
						
							
							
								
								Fix missing Javascript in domain block import confirmation page ( #21471 )  
							
							... 
							
							
							
							Follow-up to #20597  
							
						 
						
							2022-12-15 15:47:23 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5917b46c05 
								
							 
						 
						
							
							
								
								Allow admins to refresh remotely-suspended accounts ( #22327 )  
							
							... 
							
							
							
							* Change suspension text to mention that a remotely suspended account is not locally-suspended
* Add ability to refresh profile of remotely suspended accounts 
							
						 
						
							2022-12-15 14:15:50 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									prplecake 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								714e68db38 
								
							 
						 
						
							
							
								
								Add noindex setting to Admin settings Discovery page ( #22205 )  
							
							... 
							
							
							
							* Add noindex setting to Admin settings Discovery page
* Replace default_noindex i18n 
							
						 
						
							2022-12-11 07:27:44 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									lenore gilbert 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c373148b3d 
								
							 
						 
						
							
							
								
								Support for import/export of instance-level domain blocks/allows for 4.x w/ additional fixes ( #20597 )  
							
							... 
							
							
							
							* Allow import/export of instance-level domain blocks/allows (#1754 )
* Allow import/export of instance-level domain blocks/allows.
Fixes  #15095 
* Pacify circleci
* Address simple code review feedback
* Add headers to exported CSV
* Extract common import/export functionality to
AdminExportControllerConcern
* Add additional fields to instance-blocked domain export
* Address review feedback
* Split instance domain block/allow import/export into separate pages/controllers
* Address code review feedback
* Pacify DeepSource
* Work around Paperclip::HasAttachmentFile for Rails 6
* Fix deprecated API warning in export tests
* Remove after_commit workaround
(cherry picked from commit 94e98864e39c010635e839fea984f2b4893bef1a)
* Add confirmation page when importing blocked domains (#1773 )
* Move glitch-soc-specific strings to glitch-soc-specific locale files
* Add confirmation page when importing blocked domains
(cherry picked from commit b91196f4b73fff91997b8077619ae25b6d04a59e)
* Fix authorization check in domain blocks controller
(cherry picked from commit 75279377583c6e2aa04cc8d7380c593979630b38)
* Fix error strings for domain blocks and email-domain blocks
Corrected issue with non-error message used for Mastodon:NotPermittedError in Domain Blocks
Corrected issue Domain Blocks using the Email Domain Blocks message on ActionContoller::ParameterMissing
Corrected issue with Email Domain Blocks using the not_permitted string from "custom emojii's"
* Ran i18n-tasks normalize to address test failure
* Removed unused admin.export_domain_blocks.not_permitted string
Removing unused string as indicated by Check i18n
* Fix tests
(cherry picked from commit 9094c2f52c24e1c00b594e7c11cd00e4a07eb431)
* Fix domain block export not exporting blocks with only media rejection
(cherry picked from commit 26ff48ee48a5c03a2a4b0bd03fd322529e6bd960)
* Fix various issues with domain block import
- stop using Paperclip for processing domain allow/block imports
- stop leaving temporary files
- better error handling
- assume CSV files are UTF-8-encoded
(cherry picked from commit cad824d8f501b95377e4f0a957e5a00d517a1902)
Co-authored-by: Levi Bard <taktaktaktaktaktaktaktaktaktak@gmail.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com> 
							
						 
						
							2022-11-17 11:05:09 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3d3bd344cb 
								
							 
						 
						
							
							
								
								Fix announcement dates not being validated client-side ( #20577 )  
							
							
							
						 
						
							2022-11-13 20:58:54 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cf77d938f8 
								
							 
						 
						
							
							
								
								Fix saving server registration settings redirecting to branding settings ( #20505 )  
							
							
							
						 
						
							2022-11-13 03:33:31 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d26c1cb2fe 
								
							 
						 
						
							
							
								
								Fix missing "not recommended" label on "Allow trends without review" ( #20480 )  
							
							
							
						 
						
							2022-11-12 10:54:51 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d9d722d74b 
								
							 
						 
						
							
							
								
								Change admin announcement edition interface to use datetime-local ( #18321 )  
							
							... 
							
							
							
							* Change admin announcement edition interface to use datetime-local
* Dynamically set announcement stop date as required if start date is set, set minimum date for stop date
* Change `all_day` to not be bound to presence of time-range
* Add pattern and placeholder as minimal fallback for browsers not supporting datetime-local
* Display datetime-local inputs as local time
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com> 
							
						 
						
							2022-10-28 12:56:32 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f8ca3bb2a1 
								
							 
						 
						
							
							
								
								Add ability to view previous edits of a status in admin UI ( #19462 )  
							
							... 
							
							
							
							* Add ability to view previous edits of a status in admin UI
* Change moderator access to posts to be controlled by a separate policy 
							
						 
						
							2022-10-26 13:42:29 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7c152acb2c 
								
							 
						 
						
							
							
								
								Change settings area to be separated into categories in admin UI ( #19407 )  
							
							... 
							
							
							
							And update all descriptions 
							
						 
						
							2022-10-22 11:44:41 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b04633a961 
								
							 
						 
						
							
							
								
								Add image processing and generate blurhash for server thumbnail ( #19348 )  
							
							... 
							
							
							
							Remove separate server hero setting 
							
						 
						
							2022-10-13 11:29:19 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								45ebdb72ca 
								
							 
						 
						
							
							
								
								Add support for language preferences for trending statuses and links ( #18288 )  
							
							
							
						 
						
							2022-10-08 16:45:40 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								93f340a4bf 
								
							 
						 
						
							
							
								
								Remove setting that disables account deletes ( #17683 )  
							
							
							
						 
						
							2022-10-06 10:16:47 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								02ba9cfa35 
								
							 
						 
						
							
							
								
								Remove code for rendering public and hashtag timelines outside the web UI ( #19257 )  
							
							
							
						 
						
							2022-10-04 20:13:46 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5c9abdeff1 
								
							 
						 
						
							
							
								
								Add retention policy for cached content and media ( #19232 )  
							
							
							
						 
						
							2022-09-27 03:08:19 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								546672e292 
								
							 
						 
						
							
							
								
								Change "Allow trends without prior review" setting to include statuses ( #17977 )  
							
							... 
							
							
							
							* Change "Allow trends without prior review" setting to include posts
* Fix i18n-tasks 
							
						 
						
							2022-08-28 04:00:39 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1d84cbeaab 
								
							 
						 
						
							
							
								
								Fix "select all matching items" being offered when all items are on the page ( #19054 )  
							
							
							
						 
						
							2022-08-26 02:11:23 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5b0e8cc92b 
								
							 
						 
						
							
							
								
								Add ability to select all accounts matching search for batch actions ( #19053 )  
							
							
							
						 
						
							2022-08-25 23:33:34 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeong Arm 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								42ff4dce41 
								
							 
						 
						
							
							
								
								Use type="color" on badge color input field ( #18825 )  
							
							... 
							
							
							
							This informs browser to use interactive color picker 
							
						 
						
							2022-08-25 04:38:34 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeong Arm 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d415f1116b 
								
							 
						 
						
							
							
								
								Fix /admin/accounts/ order parameter ( #18996 )  
							
							
							
						 
						
							2022-08-17 22:07:30 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ecb3bb3256 
								
							 
						 
						
							
							
								
								Add support for editing labelling of one's own role ( #18812 )  
							
							... 
							
							
							
							Still disallow edition of rank or permissions 
							
						 
						
							2022-07-17 13:37:30 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e7aa2be828 
								
							 
						 
						
							
							
								
								Change how hashtags are normalized ( #18795 )  
							
							... 
							
							
							
							* Change how hashtags are normalized
* Fix tests 
							
						 
						
							2022-07-13 15:03:28 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								befbac3f1c 
								
							 
						 
						
							
							
								
								Fix various in the user role management UI ( #18777 )  
							
							... 
							
							
							
							* Reword priority description
* Disable checkboxes for permissions you can't enable in role edition interface
* Set max priority in HTML attribute
* Explicitly link to role edition, do not link when you can't edit
* Reword priority description based on review 
							
						 
						
							2022-07-07 18:18:23 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0665ba8a23 
								
							 
						 
						
							
							
								
								Fix incorrect param in role card link ( #18776 )  
							
							
							
						 
						
							2022-07-05 20:01:50 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								44b2ee3485 
								
							 
						 
						
							
							
								
								Add customizable user roles ( #18641 )  
							
							... 
							
							
							
							* Add customizable user roles
* Various fixes and improvements
* Add migration for old settings and fix tootctl role management 
							
						 
						
							2022-07-05 02:41:40 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								45aa5781ce 
								
							 
						 
						
							
							
								
								Change brand color and logotypes ( #18592 )  
							
							... 
							
							
							
							- Add rake task for generating Apple/Android icons and favicons from SVG
- Add rake task for generating PNG icons and logos for e-mails from SVG
- Remove obsolete Microsoft icons and configuration
- Remove PWA shortcut icons 
							
						 
						
							2022-06-09 22:25:23 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a2871cd747 
								
							 
						 
						
							
							
								
								Add administrative webhooks ( #18510 )  
							
							... 
							
							
							
							* Add administrative webhooks
* Fix error when webhook is deleted before delivery worker runs 
							
						 
						
							2022-06-09 21:57:36 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5c691430e5 
								
							 
						 
						
							
							
								
								Fix error on attempting to delete an account moderation note ( #18196 )  
							
							... 
							
							
							
							Fixes  #18193  
						
							2022-04-29 20:25:31 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e7f0c9f7da 
								
							 
						 
						
							
							
								
								Pre-fill domain block/allow domain from search filter ( #18172 )  
							
							
							
						 
						
							2022-04-29 00:24:44 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								fd9a9b07c2 
								
							 
						 
						
							
							
								
								Fix trends returning less results per page when filtered in REST API ( #17996 )  
							
							... 
							
							
							
							- Change filtering and pagination to occur in SQL instead of Redis
- Change rank/score displayed on trends in admin UI to be locale-specific 
							
						 
						
							2022-04-08 17:10:53 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6221b36b27 
								
							 
						 
						
							
							
								
								Remove sign-in token authentication, instead send e-mail about new sign-in ( #17970 )  
							
							
							
						 
						
							2022-04-06 20:58:12 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2c45859ca9 
								
							 
						 
						
							
							
								
								Refactor account and status formatting ( #17877 )  
							
							... 
							
							
							
							* Refactor status formatting
* Add account formatting helpers
* Remove StatusFormatter
* Fixup
* Fix copied typo 
							
						 
						
							2022-03-28 01:17:17 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cefa526c6d 
								
							 
						 
						
							
							
								
								Refactor formatter ( #17828 )  
							
							... 
							
							
							
							* Refactor formatter
* Move custom emoji pre-rendering logic to view helpers
* Move more methods out of Formatter
* Fix code style issues
* Remove Formatter
* Add inline poll options to RSS feeds
* Remove unused helper method
* Fix code style issues
* Various fixes and improvements
* Fix test 
							
						 
						
							2022-03-26 02:53:34 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2dd30804b6 
								
							 
						 
						
							
							
								
								Change how unconfirmed accounts are displayed in admin UI ( #17874 )  
							
							... 
							
							
							
							Fix  #17815  
						
							2022-03-26 02:53:13 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									mayaeh 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								52813830be 
								
							 
						 
						
							
							
								
								Add a hashtag public link to the trending hashtag page ( #17140 )  
							
							... 
							
							
							
							* Add a hashtag public link to the hashtag management page
* Add support for element 'target' to Counter.js.
Remove 'rel' element.
* Update app/javascript/mastodon/components/admin/Counter.js
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com> 
							
						 
						
							2022-03-26 02:52:51 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeong Arm 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6907605026 
								
							 
						 
						
							
							
								
								Add stop delivery link also for failing instance ( #17871 )  
							
							
							
						 
						
							2022-03-26 00:39:54 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								749fe73ec4 
								
							 
						 
						
							
							
								
								Add tooltip for instance delivery warnings ( #17854 )  
							
							
							
						 
						
							2022-03-22 18:41:46 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								392b367835 
								
							 
						 
						
							
							
								
								Fix IDN domains not being rendered correctly in a few left-over places ( #17848 )  
							
							
							
						 
						
							2022-03-22 10:07:11 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Gomasy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cf5435bb27 
								
							 
						 
						
							
							
								
								Fix being unable to search by domain ( #17832 )  
							
							
							
						 
						
							2022-03-21 04:45:58 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9b139d4ef9 
								
							 
						 
						
							
							
								
								Fix “edited at” in public pages not being properly localized ( #17806 )  
							
							... 
							
							
							
							Fixes  #17804  
						
							2022-03-15 19:07:25 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a794117679 
								
							 
						 
						
							
							
								
								Fix individually approved/rejected statuses/links showing as pending review ( #17787 )  
							
							
							
						 
						
							2022-03-15 07:51:55 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								91616004fe 
								
							 
						 
						
							
							
								
								Fix not being able to upload GIF emojis in admin UI ( #17759 )  
							
							
							
						 
						
							2022-03-14 05:45:22 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5db1f377ea 
								
							 
						 
						
							
							
								
								Fix nil error when viewing suspended domain in admin UI ( #17765 )  
							
							
							
						 
						
							2022-03-14 05:27:37 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d17fb70131 
								
							 
						 
						
							
							
								
								Change how changes to media attachments are stored for edits ( #17696 )  
							
							... 
							
							
							
							* Change how changes to media attachments are stored for edits
Fix not being able to re-order media attachments
* Fix not broadcasting updates when polls/media is changed through ActivityPub
* Various fixes and improvements
* Update app/models/report.rb
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
* Add tracking of media attachment description changes
* Change poll in status edit to have a structure closer to the real one
Co-authored-by: Claire <claire.github-309c@sitedethib.com> 
							
						 
						
							2022-03-09 09:06:17 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bd53dd5210 
								
							 
						 
						
							
							
								
								Change design of federation pages in admin UI ( #17704 )  
							
							... 
							
							
							
							* Change design of federation pages in admin UI
* Fix query performance in instance media attachments measure
* Fix reblogs being included in instance languages dimension 
							
						 
						
							2022-03-09 08:52:32 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9b58fb1ea4 
								
							 
						 
						
							
							
								
								Add descriptions to trending features in admin UI ( #17677 )  
							
							
							
						 
						
							2022-03-02 18:57:44 +01:00