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/config
Andrew 0401a24558 Add support for multiple themes (#4959)
* Add support for selecting a theme

* Fix codeclimate issues

* Look up site default style if current user is not available due to e.g. not being logged in

* Remove outdated comment in common.js

* Address requested changes in themes PR

* Fix codeclimate issues

* Explicitly check current_account in application controller and only check theme availability if non-nil

* codeclimate

* explicit precedence with &&

* Fix code style in application_controller according to @nightpool's suggestion, use default style in embedded.html.haml

* codeclimate: indentation + return
7 years ago
..
environments Set fallback address when empty notification address (#4868) 8 years ago
initializers Re-allow underscore on valid_url_path_ending_chars (#4999) 7 years ago
locales Add support for multiple themes (#4959) 7 years ago
webpack Add support for multiple themes (#4959) 7 years ago
application.rb Revert unique retry job (#4937) 8 years ago
boot.rb Adds bootsnap. Faster boot time (#3176) 8 years ago
brakeman.ignore Update status embeds (#4742) 8 years ago
database.yml fix unnecessary variable (#3947) 8 years ago
deploy.rb Update Capistrano lock version in config/deploy.rb (#4352) 8 years ago
environment.rb Make PreviewCard records reuseable between statuses (#4642) 8 years ago
i18n-tasks.yml Shorten display of large numbers on public profiles (#4711) 8 years ago
navigation.rb Admin interface for listing, adding and removing custom emojis (#5002) 7 years ago
puma.rb Do not set port for puma if it is bound to unix socket (#2289) 8 years ago
routes.rb Admin interface for listing, adding and removing custom emojis (#5002) 7 years ago
secrets.yml Upgrade to Rails 5.0.0.1 9 years ago
settings.yml Add support for multiple themes (#4959) 7 years ago
sidekiq.yml Randomize sidekiq-scheduler cron schedule (#4980) 8 years ago
themes.yml Add support for multiple themes (#4959) 7 years ago
webpacker.yml Fix webpack-dev-server on Windows (#4000) 8 years ago