You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/controllers/admin
Matt Jankowski 1ada494bb2 Admin settings controller refactor, add specs, cleanup (#2225)
* Add render_views for admin/settings spec

* Add coverage for admin/settings#update

* Add coverage for admin/settings typecasting open_registrations setting

* Simplify how admin/settings finds the value for updating

* Rely on activerecord to not update a value that hasnt changed

* Add coverage for non-existent setting

* Use a constant for boolean settings
8 years ago
..
accounts_controller.rb Admin accounts controller cleanup (#1664) 8 years ago
base_controller.rb Admin base controller (#1465) 8 years ago
domain_blocks_controller.rb Simplify render in controllers (#2144) 8 years ago
instances_controller.rb Instances list in admin (#2095) 8 years ago
pubsubhubbub_controller.rb Pagination improvements (#1445) 8 years ago
reported_statuses_controller.rb Admin reports controller improvements (#1714) 8 years ago
reports_controller.rb Admin reports with accounts (#2092) 8 years ago
resets_controller.rb Add password reset for users from admin accounts area (#1841) 8 years ago
settings_controller.rb Admin settings controller refactor, add specs, cleanup (#2225) 8 years ago
silences_controller.rb Admin accounts controller cleanup (#1664) 8 years ago
suspensions_controller.rb Admin accounts controller cleanup (#1664) 8 years ago