You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
8 years ago
..
application_controller_renderer.rb
Upgrade to Rails 5.0.0.1
9 years ago
assets.rb
Localizations for most server-side strings
8 years ago
backtrace_silencers.rb
Initial commit
9 years ago
cookies_serializer.rb
Upgrade to Rails 5.0.0.1
9 years ago
devise.rb
i18n for devise mailer too
8 years ago
doorkeeper.rb
Restrict access to oauth/applications to admins only
8 years ago
filter_parameter_logging.rb
Writing out more tests, fixed some bugs
9 years ago
httplog.rb
Add logging for outgoing http requests
8 years ago
inflections.rb
Initial commit
9 years ago
mime_types.rb
Adding application/jrd+json webfinger resource
8 years ago
new_framework_defaults.rb
Upgrade to Rails 5.0.0.1
9 years ago
ostatus.rb
Fix URLs in inline-rendered XML
8 years ago
paperclip.rb
Do not autoplay videos, display play button instead. Use expiring links when using S3. Do not keep originals
8 years ago
rabl_init.rb
Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
8 years ago
rack-attack.rb
Don't rate-limit PuSH endpoints
8 years ago
redis.rb
Fix rubocop issues, introduce usage of frozen literal to improve performance
8 years ago
session_store.rb
Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY,
8 years ago
sidekiq.rb
Improved configuration from ENV, cleaned up timeline filter methods
8 years ago
simple_form.rb
Improving all forms
8 years ago
timeout.rb
Adding rack timeout of 30sec, PuSH jobs moved to push queue so they
8 years ago
wrap_parameters.rb
Upgrade to Rails 5.0.0.1
9 years ago