mastodon/config/initializers
Eugen Rochko 80c44ed9c1 Do not autoplay videos, display play button instead. Use expiring links when using S3. Do not keep originals
for avatars/headers, resize avatars down to 120x120 instead of 300x300. Set cache headers on S3 stuff, also
make it private (aka only accessible via expiring links to prevent hotlinking)
2016-12-04 12:28:10 +01:00
..
application_controller_renderer.rb
assets.rb Localizations for most server-side strings 2016-11-16 00:55:33 +01:00
backtrace_silencers.rb
cookies_serializer.rb
devise.rb i18n for devise mailer too 2016-11-16 18:25:21 +01:00
doorkeeper.rb
filter_parameter_logging.rb
httplog.rb
inflections.rb
mime_types.rb
new_framework_defaults.rb
ostatus.rb Fix URLs in inline-rendered XML 2016-11-29 00:26:01 +01:00
paperclip.rb Do not autoplay videos, display play button instead. Use expiring links when using S3. Do not keep originals 2016-12-04 12:28:10 +01:00
rabl_init.rb
rack-attack.rb Don't rate-limit PuSH endpoints 2016-11-29 00:44:11 +01:00
redis.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
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 Improved configuration from ENV, cleaned up timeline filter methods 2016-11-07 23:20:52 +01:00
simple_form.rb
timeout.rb Adding rack timeout of 30sec, PuSH jobs moved to push queue so they 2016-11-29 02:07:14 +01:00
wrap_parameters.rb