This repository has been archived on 2024-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
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 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
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
settings.yml
sidekiq.yml