mastodon/config/initializers
2017-04-15 02:21:13 +02:00
..
application_controller_renderer.rb
assets.rb Localizations for most server-side strings 2016-11-16 00:55:33 +01:00
backtrace_silencers.rb
blacklists.rb Quick best practice cleanup of views/helpers (#1546) 2017-04-12 18:24:18 +02:00
cookies_serializer.rb
devise.rb Avoid user enumeration with devise paranoid mode (#1527) 2017-04-11 14:21:15 +02:00
doorkeeper.rb
filter_parameter_logging.rb
httplog.rb
inflections.rb
instrumentation.rb
kaminari_config.rb Pagination improvements (#1445) 2017-04-11 01:11:41 +02:00
mime_types.rb
new_framework_defaults.rb
open_uri_redirection.rb Federate header images, fix open-uri http->https redirection error 2017-03-18 22:51:20 +01:00
ostatus.rb Allow running mastodon on a different domain as the one used for identifying users (#1267) 2017-04-15 02:15:46 +02:00
pagination.rb Pagination improvements (#1445) 2017-04-11 01:11:41 +02:00
paperclip.rb Custom Paperclip path. (#778) 2017-04-15 02:07:21 +02:00
rabl_init.rb Make sure Rabl is using Oj 2017-04-05 19:29:30 +02:00
rack-attack.rb
redis.rb
session_store.rb Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY, 2016-11-02 12:58:15 +01:00
sidekiq.rb Add REDIS_DB env variable to configure Redis database (#1366) 2017-04-15 02:21:13 +02:00
simple_form.rb
single_user_mode.rb Add single user mode 2016-12-06 17:19:26 +01:00
statsd.rb
timeout.rb
trusted_proxies.rb
wrap_parameters.rb