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 94e98864e3#1773 )
* Move glitch-soc-specific strings to glitch-soc-specific locale files
* Add confirmation page when importing blocked domains
(cherry picked from commit b91196f4b775279377589094c2f52c26ff48ee48 
							
						 
						
							2022-11-17 11:05:09 +01:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								5b0e8cc92b 
								
							 
						 
						
							
							
								
								Add ability to select all accounts matching search for batch actions ( #19053 )  
							
							
							
						 
						
							2022-08-25 23:33:34 +02:00  
				
					
						
							
							
								 
						
							
								e7f0c9f7da 
								
							 
						 
						
							
							
								
								Pre-fill domain block/allow domain from search filter ( #18172 )  
							
							
							
						 
						
							2022-04-29 00:24:44 +02:00  
				
					
						
							
							
								 
						
							
								07341e7aa6 
								
							 
						 
						
							
							
								
								Add graphs and retention metrics to admin dashboard ( #16829 )  
							
							
							
						 
						
							2021-10-14 20:44:59 +02:00  
				
					
						
							
							
								 
						
							
								47e507fa61 
								
							 
						 
						
							
							
								
								Add ability to require invite request text ( #15326 )  
							
							... 
							
							
							
							Fixes  #15273 
Co-authored-by: Claire <claire.github-309c@sitedethib.com> 
						
							2020-12-14 10:03:09 +01:00  
				
					
						
							
							
								 
						
							
								a7e819b8a8 
								
							 
						 
						
							
							
								
								Fix dynamic updating of “Bootstrap timeline accounts” admin setting ( #15325 )  
							
							... 
							
							
							
							Co-authored-by: Claire <claire.github-309c@sitedethib.com> 
							
						 
						
							2020-12-14 09:37:58 +01:00  
				
					
						
							
							
								 
						
							
								4c45b43cb8 
								
							 
						 
						
							
							
								
								Change how CDN_HOST is passed down to make assets build reproducible ( #14381 )  
							
							... 
							
							
							
							* Change how CDN_HOST is passed down to make assets build reproducible
* Change webpacker/webpack configuration to dynamically load publicPath based on meta header
* Fix embedded layout missing the cdn-host meta header 
							
						 
						
							2020-10-13 01:19:35 +02:00  
				
					
						
							
							
								 
						
							
								f65568f1d4 
								
							 
						 
						
							
							
								
								Add ability to filter audit log in admin UI ( #13381 )  
							
							
							
						 
						
							2020-04-03 13:06:34 +02:00  
				
					
						
							
							
								 
						
							
								221eda646b 
								
							 
						 
						
							
							
								
								Migrate Rails ujs as required for Rails 6 Upgrade. ( #13280 )  
							
							... 
							
							
							
							* Update yarn.lock
* Update package.json
* Update public.js
* Update admin.js
* Update log_out.js
* Update common.js 
							
						 
						
							2020-03-21 03:14:50 +01:00  
				
					
						
							
							
								 
						
							
								668f698077 
								
							 
						 
						
							
							
								
								Admin setting to disable default follows ( #12566 )  
							
							
							
						 
						
							2019-12-16 23:55:50 +01:00  
				
					
						
							
							
								 
						
							
								c1e238a77b 
								
							 
						 
						
							
							
								
								Fix admin interface showing superfluous reject media/reports on suspended blocks ( #11749 )  
							
							... 
							
							
							
							* Fix admin interface showing superfluous reject media/reports on suspended domains
* Fix reject media/reports checkboxes being visible when editing domain block of suspend severity 
							
						 
						
							2019-09-03 22:53:27 +02:00  
				
					
						
							
							
								 
						
							
								fd5285658f 
								
							 
						 
						
							
							
								
								Add option to block reports from domain ( #8830 )  
							
							
							
						 
						
							2018-10-20 08:02:44 +02:00  
				
					
						
							
							
								 
						
							
								29da56cf75 
								
							 
						 
						
							
							
								
								Hide reject media checkbox when not relevant. ( #8426 )  
							
							
							
						 
						
							2018-08-25 13:26:17 +02:00  
				
					
						
							
							
								 
						
							
								be0b372a22 
								
							 
						 
						
							
							
								
								Fix admin.js starting rails-ujs twice ( fixes   #8168 ) ( #8213 )  
							
							
							
						 
						
							2018-08-15 23:38:31 +02:00  
				
					
						
							
							
								 
						
							
								e9b322d0a6 
								
							 
						 
						
							
							
								
								Upgrade webpack to version v4.x ( #6655 )  
							
							
							
						 
						
							2018-07-14 03:56:41 +02:00  
				
					
						
							
							
								 
						
							
								a9c440637c 
								
							 
						 
						
							
							
								
								Improve report layout ( #7188 )  
							
							... 
							
							
							
							* Use table for statuses in report
* Display reported account and reporter in the same table
* Split accounts and general report info into two tables again
* Redesign report statuses table, notes, merge notes and action log
* Remove unused translations
* Fix code style issue
* Fix code style issue
* Fix code style issue 
							
						 
						
							2018-04-20 02:28:48 +02:00  
				
					
						
							
							
								 
						
							
								8cd2828e91 
								
							 
						 
						
							
							
								
								Fix hide and show media button on admin page ( #6347 )  
							
							
							
						 
						
							2018-01-24 13:29:46 +01:00  
				
					
						
							
							
								 
						
							
								4d42a38954 
								
							 
						 
						
							
							
								
								Improve admin page ( #4121 )  
							
							... 
							
							
							
							* Improve admin page
* Fix test
* Add spec
* Improve select style 
							
						 
						
							2017-07-18 16:38:22 +02:00