1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/controllers/settings/exports
Matt Jankowski 7f0a865b05 Allow import/export of mutes list (#1541)
* Allow export of mutes list

* Allow importing of mutes list

* Refactor to use Settings::Exports::BaseController and DRY up exports code
2017-04-12 18:20:44 +02:00
..
base_controller.rb Allow import/export of mutes list (#1541) 2017-04-12 18:20:44 +02:00
blocked_accounts_controller.rb Allow import/export of mutes list (#1541) 2017-04-12 18:20:44 +02:00
following_accounts_controller.rb Allow import/export of mutes list (#1541) 2017-04-12 18:20:44 +02:00
muted_accounts_controller.rb Allow import/export of mutes list (#1541) 2017-04-12 18:20:44 +02:00