You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
8 years ago
..
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 8 years ago
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