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
locales
application.rb Update settings to re-use admin layout, one big navigation tree, improve settings forms 2017-01-28 03:56:10 +01:00
boot.rb
cable.yml
database.yml
deploy.rb Add capistrano to development environment 2017-01-30 20:03:17 +01:00
environment.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
i18n-tasks.yml
navigation.rb Update settings to re-use admin layout, one big navigation tree, improve settings forms 2017-01-28 03:56:10 +01:00
puma.rb Add sounds for notifications. Boop by @jk@mastodon.social 2017-01-17 20:09:03 +01:00
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