mastodon/app/views/layouts
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
2017-09-19 16:36:23 +02:00
..
admin.html.haml New logo (#4306) 2017-07-23 02:40:39 +02:00
application.html.haml Add support for multiple themes (#4959) 2017-09-19 16:36:23 +02:00
auth.html.haml New logo (#4306) 2017-07-23 02:40:39 +02:00
embedded.html.haml Add support for multiple themes (#4959) 2017-09-19 16:36:23 +02:00
error.html.haml Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
mailer.text.erb Instance helper to replace site title helper (#2038) 2017-04-18 00:16:32 +02:00
modal.html.haml Add "signed in as" header to some pages (#4523) 2017-08-05 04:24:58 +02:00
public.html.haml Link to /about from public page on a single user instance (#3814) 2017-06-19 11:32:28 +02:00