mastodon/app/models/admin
Levi Bard 94e98864e3
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
2022-05-16 09:29:01 +02:00
..
account_action.rb Fix account warnings not being recorded in audit log (#18338) 2022-05-06 21:40:20 +02:00
action_log.rb Add batch suspend for accounts in admin UI (#17009) 2021-12-05 21:48:39 +01:00
action_log_filter.rb Add appeals (#17364) 2022-02-14 21:27:53 +01:00
appeal_filter.rb Add appeals (#17364) 2022-02-14 21:27:53 +01:00
import.rb Allow import/export of instance-level domain blocks/allows (#1754) 2022-05-16 09:29:01 +02:00
status_batch_action.rb Fix moderator account leak in status edit history (#17746) 2022-03-12 08:23:03 +01:00
status_filter.rb Fix admin statuses page order with media (#17538) 2022-02-14 16:07:04 +01:00