Matt Jankowski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8d5ed19c6d 
							
						 
					 
					
						
						
							
							Migrate form_tag to form_with in admin and auth views ( #30692 )  
						
						
						
						
					 
					
						2024-06-14 09:49:10 +00:00 
						 
				 
			
				
					
						
							
							
								Matt Jankowski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							32ead51e5a 
							
						 
					 
					
						
						
							
							Add material design icons to admin/settings views ( #27780 )  
						
						... 
						
						
						
						Co-authored-by: Claire <claire.github-309c@sitedethib.com> 
						
						
					 
					
						2024-04-23 16:43:49 +00:00 
						 
				 
			
				
					
						
							
							
								Matt Jankowski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0a33be39c1 
							
						 
					 
					
						
						
							
							Reduce LineLength for react_admin_component helpers ( #29650 )  
						
						
						
						
					 
					
						2024-03-20 13:45:34 +00:00 
						 
				 
			
				
					
						
							
							
								Jeong Arm 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							deffb8ecb6 
							
						 
					 
					
						
						
							
							Show comments in the admin/instances page ( #29240 )  
						
						... 
						
						
						
						Co-authored-by: Claire <claire.github-309c@sitedethib.com> 
						
						
					 
					
						2024-02-28 12:07:06 +00:00 
						 
				 
			
				
					
						
							
							
								Claire 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							99f2534cee 
							
						 
					 
					
						
						
							
							Add support for displaying unknown servers on /admin/instances/:domain ( #27150 )  
						
						
						
						
					 
					
						2023-10-23 14:27:57 +02:00 
						 
				 
			
				
					
						
							
							
								Matt Jankowski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9974163776 
							
						 
					 
					
						
						
							
							Consolidate inclusion of admin js pack link ( #26628 )  
						
						
						
						
					 
					
						2023-08-24 09:56:23 +02:00 
						 
				 
			
				
					
						
							
							
								Emelia Smith 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e258b4cb64 
							
						 
					 
					
						
						
							
							Refactor: replace whitelist_mode mentions with limited_federation_mode ( #26252 )  
						
						
						
						
					 
					
						2023-08-02 19:32:48 +02:00 
						 
				 
			
				
					
						
							
							
								Jed Fox 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							768b00c4d0 
							
						 
					 
					
						
						
							
							Consistently use middle dot (·) instead of bullet (•) to separate items ( #25248 )  
						
						
						
						
					 
					
						2023-06-02 19:58:18 +02:00 
						 
				 
			
				
					
						
							
							
								Nick Schonning 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							75131e7bf7 
							
						 
					 
					
						
						
							
							Setup haml-lint CI with todo config ( #23524 )  
						
						
						
						
					 
					
						2023-03-15 04:15:36 +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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								Claire 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e7f0c9f7da 
							
						 
					 
					
						
						
							
							Pre-fill domain block/allow domain from search filter ( #18172 )  
						
						
						
						
					 
					
						2022-04-29 00:24:44 +02: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 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5db1f377ea 
							
						 
					 
					
						
						
							
							Fix nil error when viewing suspended domain in admin UI ( #17765 )  
						
						
						
						
					 
					
						2022-03-14 05:27:37 +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 
						 
				 
			
				
					
						
							
							
								Jeong Arm 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ee47e2028b 
							
						 
					 
					
						
						
							
							Enable domain purge button on suspended domains too ( #17209 )  
						
						... 
						
						
						
						* Enable domain purge button on suspended domains too
* Change unless to if 
						
						
					 
					
						2022-02-11 22:23:19 +01:00 
						 
				 
			
				
					
						
							
							
								Claire 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7f803c41e2 
							
						 
					 
					
						
						
							
							Add ability to purge undeliverable domains from admin interface ( #16686 )  
						
						... 
						
						
						
						* Add ability to purge undeliverable domains from admin interface
* Add tests 
						
						
					 
					
						2021-12-17 23:01:21 +01:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0fb9536d38 
							
						 
					 
					
						
						
							
							Add batch suspend for accounts in admin UI ( #17009 )  
						
						
						
						
					 
					
						2021-12-05 21:48:39 +01:00 
						 
				 
			
				
					
						
							
							
								Claire 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e2844b7e58 
							
						 
					 
					
						
						
							
							Change number_to_human calls to always use 3-digits precision ( #16469 )  
						
						... 
						
						
						
						Fixes  #16435  
					
						2021-07-07 21:13:08 +02:00 
						 
				 
			
				
					
						
							
							
								Takeshi Umeda 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7cb34b32f8 
							
						 
					 
					
						
						
							
							Add management of delivery availability in Federation settings ( #15771 )  
						
						... 
						
						
						
						* Add management of delivery availavility in Federation settings
* fix translate
* Remove useless object creation
* Fix DeepSource issue
* Add shortcut for all
* Fix DeepSource(skipcq)
* Change 'remove' to 'clear'
* Fix style
* Change class method name (exhausted_deliveries_key_by) 
						
						
					 
					
						2021-05-05 23:39:02 +02:00 
						 
				 
			
				
					
						
							
							
								Claire 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							67c5cdea40 
							
						 
					 
					
						
						
							
							Fix some ignored brakeman warnings ( #15829 )  
						
						
						
						
					 
					
						2021-03-07 07:06:56 +01:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							216b85b053 
							
						 
					 
					
						
						
							
							Fix performance on instances list in admin UI ( #15282 )  
						
						... 
						
						
						
						- Reduce duplicate queries
- Remove n+1 queries
- Add accounts count to detailed view
- Add separate action log entry for updating existing domain blocks 
						
						
					 
					
						2020-12-14 09:06:34 +01:00 
						 
				 
			
				
					
						
							
							
								Mélanie Chauvel 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							08cf81f8c1 
							
						 
					 
					
						
						
							
							Improve appearence consistency of settings pages ( #13938 )  
						
						... 
						
						
						
						* Fix header button changing header size in settings pages
* Make form buttons look more like a part of the form in settings pages
- Put buttons closer, using same distance as between inputs
- Make buton font size a bit smaller to blend a bit more
- Add the class button to button tags for consisent styling 
						
						
					 
					
						2020-06-26 00:36:30 +02:00 
						 
				 
			
				
					
						
							
							
								Mélanie Chauvel 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							77619b1654 
							
						 
					 
					
						
						
							
							Put “Add new domain block” button on /admin/instances in header ( #13934 )  
						
						
						
						
					 
					
						2020-06-03 20:19:14 +02:00 
						 
				 
			
				
					
						
							
							
								ThibG 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b8ba977497 
							
						 
					 
					
						
						
							
							Fix admin-facing uses of inline CSS ( #13575 )  
						
						... 
						
						
						
						* Move .back-button inline styles to CSS file
All occurrences of the back-button CSS class used the same inline
CSS rules, so moved them over to the CSS file
* Fix “Add new domain block” button using inline CSS
* Replace common pattern of inline-styled button boxes by a CSS class
In particular, switching from `float: left/right` to a flexbox with
`justify-content: space-between`. This implied changing the order of
a few HTML tags and adding an empty `div` in one case.
Also removed a `margin-bottom` rule that wasn't needed due to the
margins of surrounding elements.
* Move account admin view inline CSS to CSS file 
						
						
					 
					
						2020-04-28 19:39:16 +02:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6feafb8802 
							
						 
					 
					
						
						
							
							Various fixes and improvements ( #12878 )  
						
						... 
						
						
						
						* Fix unused role routes being generated
* Remove unused JavaScript code
* Refactor filters code to be DRYer
* Fix `.count == 0` comparisons to `.empty?` in views
* Fix filters in views 
						
						
					 
					
						2020-01-20 15:55:03 +01:00 
						 
				 
			
				
					
						
							
							
								ThibG 
							
						 
					 
					
						
						
						
						
							
						
						
							4195039420 
							
						 
					 
					
						
						
							
							Link to reports targetting instance in admin view ( #12513 )  
						
						
						
						
					 
					
						2019-12-01 19:03:43 +01:00 
						 
				 
			
				
					
						
							
							
								ThibG 
							
						 
					 
					
						
						
						
						
							
						
						
							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 
						 
				 
			
				
					
						
							
							
								ThibG 
							
						 
					 
					
						
						
						
						
							
						
						
							bced70469a 
							
						 
					 
					
						
						
							
							Add domain block notes ( #11515 )  
						
						... 
						
						
						
						* Add database columns for adding notes to domain blocks/restrctions
* Add admin UI to set private and public comments when blocking a domain
* Add text for private and public comments on domain blocks
* Show domain block comments in admin UI
* Add comments to the domain block undo page
* Make UnblockDomainService more robust regarding upgraded domain blocks
* Allow editing domain blocks
* Rename button from “undo domain block” to “view domain block” in account admin UI
* Change test to unsilence silenced users from upgraded blocks 
						
						
					 
					
						2019-08-07 20:20:23 +02:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							24552b5160 
							
						 
					 
					
						
						
							
							Add whitelist mode ( #11291 )  
						
						
						
						
					 
					
						2019-07-30 11:10:46 +02:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1b052c7b2d 
							
						 
					 
					
						
						
							
							Remove expensive counters from federation page in admin UI ( #11139 )  
						
						
						
						
					 
					
						2019-06-22 00:39:09 +02:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							94e5e834f2 
							
						 
					 
					
						
						
							
							Improve performance of list of blocked domains by caching counts ( #10374 )  
						
						
						
						
					 
					
						2019-03-26 00:36:35 +01:00 
						 
				 
			
				
					
						
							
							
								ThibG 
							
						 
					 
					
						
						
						
						
							
						
						
							359d26a053 
							
						 
					 
					
						
						
							
							Fix “reset” button of instance filter switching to custom emoji admin panel ( #10076 )  
						
						
						
						
					 
					
						2019-02-19 14:01:22 +01:00 
						 
				 
			
				
					
						
							
							
								ThibG 
							
						 
					 
					
						
						
						
						
							
						
						
							6840a77711 
							
						 
					 
					
						
						
							
							Add domain search/filter to the "Federation" (/admin/instances) page ( #10071 )  
						
						
						
						
					 
					
						2019-02-18 14:59:19 +01:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a269ffdfa5 
							
						 
					 
					
						
						
							
							Change "federation" admin UI link to point to "limited" domains ( #9762 )  
						
						
						
						
					 
					
						2019-01-08 17:41:27 +01:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1c6588accc 
							
						 
					 
					
						
						
							
							Redesign admin instances area ( #9645 )  
						
						
						
						
					 
					
						2019-01-08 13:39:49 +01:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fd5285658f 
							
						 
					 
					
						
						
							
							Add option to block reports from domain ( #8830 )  
						
						
						
						
					 
					
						2018-10-20 08:02:44 +02:00 
						 
				 
			
				
					
						
							
							
								nullkal 
							
						 
					 
					
						
						
						
						
							
						
						
							da77f65c46 
							
						 
					 
					
						
						
							
							Add instance search feature ( #4925 )  
						
						
						
						
					 
					
						2017-09-13 12:30:07 +02:00 
						 
				 
			
				
					
						
							
							
								nullkal 
							
						 
					 
					
						
						
						
						
							
						
						
							9e2ff3ef71 
							
						 
					 
					
						
						
							
							Make instance names in  into links to user list in the instance ( #4924 )  
						
						
						
						
					 
					
						2017-09-13 11:34:07 +02:00 
						 
				 
			
				
					
						
							
							
								Lynx Kotoura 
							
						 
					 
					
						
						
						
						
							
						
						
							3c45d3963a 
							
						 
					 
					
						
						
							
							Scrollable tables in settings pages ( #4857 )  
						
						... 
						
						
						
						* Scrollable tables in settings pages
* Add space before curly brace 
						
						
					 
					
						2017-09-09 02:26:58 +02:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
						
						
							
						
						
							4b911fea03 
							
						 
					 
					
						
						
							
							Add button to re-subscribe to all accounts from a domain ( #4285 )  
						
						
						
						
					 
					
						2017-07-20 23:07:13 +02:00 
						 
				 
			
				
					
						
							
							
								Matt Jankowski 
							
						 
					 
					
						
						
						
						
							
						
						
							a132332b86 
							
						 
					 
					
						
						
							
							Add Instance class to list admin records ( #3443 )  
						
						
						
						
					 
					
						2017-05-31 20:38:44 +02:00 
						 
				 
			
				
					
						
							
							
								Matt Jankowski 
							
						 
					 
					
						
						
						
						
							
						
						
							b5eec34230 
							
						 
					 
					
						
						
							
							Add admin area view partials for each record type ( #2700 )  
						
						
						
						
					 
					
						2017-05-02 20:56:28 +02:00 
						 
				 
			
				
					
						
							
							
								Matt Jankowski 
							
						 
					 
					
						
						
						
						
							
						
						
							55e1503522 
							
						 
					 
					
						
						
							
							Instances list in admin ( #2095 )  
						
						... 
						
						
						
						* Add admin/instances index action
* Add link to instances admin page
* View lists instances
* Instances, grouped by domain, ordered by count
* Use Account.remote scope
* Extract method: Account.by_domain_accounts 
						
						
					 
					
						2017-04-18 21:09:07 +02:00