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
9bd2b6be86
Make the streaming API also handle websockets (because trying to get the browser EventSource interface to
...
work flawlessly was a nightmare). WARNING: This commit makes the web UI connect to the streaming API instead
of ActionCable like before. This means that if you are upgrading, you should set that up beforehand.
8 years ago
..
application_controller_renderer.rb
Upgrade to Rails 5.0.0.1
8 years ago
assets.rb
Localizations for most server-side strings
8 years ago
backtrace_silencers.rb
Initial commit
9 years ago
blacklists.rb
Adding configurable e-mail blacklist
8 years ago
cookies_serializer.rb
Upgrade to Rails 5.0.0.1
8 years ago
devise.rb
Do not automatically login after password reset, as it would circumvent two-factor auth (if enabled)
8 years ago
doorkeeper.rb
Restrict access to oauth/applications to admins only
8 years ago
filter_parameter_logging.rb
Added optional two-factor authentication
8 years ago
httplog.rb
Add logging for outgoing http requests
8 years ago
inflections.rb
Fix #463 - Fetch and display previews of URLs using OpenGraph tags
8 years ago
instrumentation.rb
Improve StatsD instrumentation
8 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
8 years ago
ostatus.rb
Make the streaming API also handle websockets (because trying to get the browser EventSource interface to
8 years ago
paperclip.rb
Change default S3 ACL string used by Paperclip from 'public' (which is invalid) to 'public-read'
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
Add Heroku deployment support
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
Add Heroku deployment support
8 years ago
simple_form.rb
Update settings to re-use admin layout, one big navigation tree, improve settings forms
8 years ago
single_user_mode.rb
Add single user mode
8 years ago
statsd.rb
Fix key names in statsd
8 years ago
timeout.rb
Fix up timeout, improve contrast on "show more", add responsive style
8 years ago
trusted_proxies.rb
Fix error
8 years ago
wrap_parameters.rb
Upgrade to Rails 5.0.0.1
8 years ago