mastodon/config/initializers
Eugen 956da43e19 Fix error
..
application_controller_renderer.rb
assets.rb Localizations for most server-side strings
backtrace_silencers.rb
blacklists.rb Adding configurable e-mail blacklist
cookies_serializer.rb
devise.rb i18n for devise mailer too
doorkeeper.rb Restrict access to oauth/applications to admins only
filter_parameter_logging.rb
httplog.rb
inflections.rb Fix - Fetch and display previews of URLs using OpenGraph tags
mime_types.rb Adding application/jrd+json webfinger resource
new_framework_defaults.rb
ostatus.rb Removing external hub completely, fix fixing digit-only hashtags,
paperclip.rb Change default S3 ACL string used by Paperclip from 'public' (which is invalid) to 'public-read'
rabl_init.rb Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
rack-attack.rb Don't rate-limit PuSH endpoints
redis.rb Add Heroku deployment support
session_store.rb Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY,
sidekiq.rb Add Heroku deployment support
simple_form.rb Follow call on locked account creates follow request instead
single_user_mode.rb Add single user mode
statsd.rb Add optional StatsD performance tracking
timeout.rb Don't use rack timeout in any but production environments
trusted_proxies.rb Fix error
wrap_parameters.rb