mastodon/config
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
..
environments Looks like log level :debug is required for activerecord times to be tracked 2017-02-01 12:13:16 +01:00
initializers Make the streaming API also handle websockets (because trying to get the browser EventSource interface to 2017-02-04 00:34:31 +01:00
locales Add "open in web" link to detailed public status pages 2017-01-30 23:01:37 +01:00
application.rb
boot.rb
cable.yml
database.yml
deploy.rb
environment.rb
i18n-tasks.yml
navigation.rb
puma.rb
routes.rb Cleaning up format of broadcast real-time messages, removing 2017-02-02 00:03:31 +01:00
secrets.yml
settings.yml
sidekiq.yml