mastodon/config/initializers
Eugen Rochko ccb8ac8573 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.
2017-02-04 00:34:31 +01:00
..
application_controller_renderer.rb
assets.rb
backtrace_silencers.rb
blacklists.rb
cookies_serializer.rb
devise.rb
doorkeeper.rb
filter_parameter_logging.rb
httplog.rb
inflections.rb
instrumentation.rb
mime_types.rb
new_framework_defaults.rb
ostatus.rb Make the streaming API also handle websockets (because trying to get the browser EventSource interface to 2017-02-04 00:34:31 +01:00
paperclip.rb
rabl_init.rb
rack-attack.rb
redis.rb
session_store.rb
sidekiq.rb
simple_form.rb
single_user_mode.rb
statsd.rb
timeout.rb
trusted_proxies.rb
wrap_parameters.rb