mastodon/spec
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
2018-08-23 14:17:35 +02:00
..
controllers Add ability to change an instance default theme from the administration panel (#7092) (#8381) 2018-08-23 14:17:35 +02:00
fabricators
features
fixtures
helpers
lib Implement Undo { Accept { Follow } } (fixes #8234) (#8245) 2018-08-17 16:24:56 +02:00
mailers
models exclude-other-silenced-accounts (#7528) 2018-08-22 13:20:50 +02:00
policies
presenters
requests
routing
services Improve federated ID validation (#8372) 2018-08-22 20:55:14 +02:00
support
validators
views
workers
rails_helper.rb
spec_helper.rb