This repository has been archived on 2024-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/views
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
..
about Allow use of plurals on about page stats. (#8363) 2018-08-22 19:42:47 +02:00
accounts
admin Add ability to change an instance default theme from the administration panel (#7092) (#8381) 2018-08-23 14:17:35 +02:00
admin_mailer
application
auth
authorize_interactions Add remote interaction dialog for toots (#8202) 2018-08-18 03:03:12 +02:00
errors
filters
follower_accounts
following_accounts
home
invites
kaminari
layouts Link to mobile apps page (#8278) 2018-08-19 01:17:44 +02:00
media
notification_mailer
oauth
remote_follow
remote_interaction Add remote interaction dialog for toots (#8202) 2018-08-18 03:03:12 +02:00
remote_unfollows
settings
shared
shares
stream_entries Add "sign in to participate" message to public toot page (#8200) 2018-08-18 12:48:27 +02:00
tags
user_mailer
well_known Add remote interaction dialog for toots (#8202) 2018-08-18 03:03:12 +02:00