]> cat aescling's git repositories - mastodon.git/commit
Add CSV export for lists and domain blocks (#9677)
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 1 Jan 2019 12:44:04 +0000 (13:44 +0100)
committerGitHub <noreply@github.com>
Tue, 1 Jan 2019 12:44:04 +0000 (13:44 +0100)
commit7fc7437d05bf1441bb694b847f7e65ce37cd74fa
tree2ecefba5f58a812ab429151841b30e25a331097e
parent1d4215be777afde86208059e3eacf615533bc734
Add CSV export for lists and domain blocks (#9677)

Fix #6893
Fix #9268
app/controllers/settings/exports/blocked_domains_controller.rb [new file with mode: 0644]
app/controllers/settings/exports/lists_controller.rb [new file with mode: 0644]
app/models/export.rb
app/views/settings/exports/show.html.haml
config/routes.rb