chinwagsocial/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 Update settings to re-use admin layout, one big navigation tree, improve settings forms 2017-01-28 03:56:10 +01:00
boot.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
cable.yml Add Heroku deployment support 2017-01-17 22:00:03 +11:00
database.yml Fix env variable name 2017-01-10 22:01:13 +01:00
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 Update settings to re-use admin layout, one big navigation tree, improve settings forms 2017-01-28 03:56:10 +01:00
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 Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
settings.yml Add extended about page stub 2017-01-13 03:24:41 +01:00
sidekiq.yml Adjust down the number of Sidekiq threads to 5 (default of 25 is way too high) 2016-03-25 14:20:31 +01:00