mastodon/app/views/admin/instances
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
..
_instance.html.haml Add tooltip for instance delivery warnings (#17854) 2022-03-22 18:41:46 +01:00
index.html.haml Allow import/export of instance-level domain blocks/allows (#1754) 2022-05-16 09:29:01 +02:00
show.html.haml Merge branch 'main' into glitch-soc/merge-upstream 2022-03-26 19:18:55 +01:00