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/models/form
Jakub Mendyk 6cb3514d64 Add ability to change an instance default theme from the administration panel (#7092) (#8381)
* Add default_settings class method to ScopedSettings

ScopedSettings was extended to use value of unscoped setting instead of
only using defaults set in config/settings.yml for selected settings.
This adds possibility for admins to set default values of users' settings,
for example default theme (as requested in #7092).

* Add ability to change an instance default theme

Closes #7092
7 years ago
..
admin_settings.rb Add ability to change an instance default theme from the administration panel (#7092) (#8381) 7 years ago
admin_suspension_confirmation.rb
delete_confirmation.rb
migration.rb
status_batch.rb
two_factor_confirmation.rb