1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/config/initializers
Naouak 3d3e32befb Check for a custom css file to help customization of instances ()
* 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
..
application_controller_renderer.rb
assets.rb Check for a custom css file to help customization of instances () 2017-04-15 22:47:48 +02:00
backtrace_silencers.rb
blacklists.rb
cookies_serializer.rb
devise.rb Add recovery code support for two-factor auth () 2017-04-15 13:26:03 +02:00
doorkeeper.rb
filter_parameter_logging.rb
httplog.rb
inflections.rb
instrumentation.rb
kaminari_config.rb
mime_types.rb
new_framework_defaults.rb
open_uri_redirection.rb
ostatus.rb Allow running mastodon on a different domain as the one used for identifying users () 2017-04-15 02:15:46 +02:00
pagination.rb
paperclip.rb
rabl_init.rb
rack-attack.rb
redis.rb
session_store.rb
sidekiq.rb Add REDIS_DB env variable to configure Redis database () 2017-04-15 02:21:13 +02:00
simple_form.rb
single_user_mode.rb
statsd.rb
timeout.rb
trusted_proxies.rb
wrap_parameters.rb