1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/config
Naouak 3d3e32befb Check for a custom css file to help customization of instances (#1368)
* User can create a custom.scss to customize their instance without modifying gitted files.

* Add documentation for customization.

* Forgot the helper file

* Fix Style to pass codeclimate

* Requests from maintainer.
2017-04-15 22:47:48 +02:00
..
environments Add REDIS_DB env variable to configure Redis database (#1366) 2017-04-15 02:21:13 +02:00
initializers Check for a custom css file to help customization of instances (#1368) 2017-04-15 22:47:48 +02:00
locales Fix typo in simple_form.eo.yml (#1848) 2017-04-15 16:46:48 +02:00
application.rb Add translations for zh-TW (Taiwan) (#1794) 2017-04-15 02:49:43 +02:00
boot.rb
cable.yml
database.yml
deploy.rb
environment.rb
i18n-tasks.yml Pagination improvements (#1445) 2017-04-11 01:11:41 +02:00
navigation.rb Translate admin (#1702) 2017-04-13 21:49:07 +02:00
puma.rb
routes.rb Add password reset for users from admin accounts area (#1841) 2017-04-15 16:44:59 +02:00
secrets.yml
settings.yml Make boost modal off by default (#1719) 2017-04-13 21:53:59 +02:00
sidekiq.yml