1
0
mirror of https://github.com/whippyshou/mastodon synced 2024-11-25 07:37:08 +09:00
whippy-edition/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