mastodon/config
Daigo 3 Dango 2985d08951 Redirect to streaming_api_base_url (#3579)
* Redirect to streaming_api_base_url

When Rails receives a request to streaming API, it most likely
means that there is another host which is configured to respond
to it. This is to redirect clients to that host if
`STREAMING_API_BASE_URL` is set as another host.

* Use the new Ruby 1.9 hash syntax
2017-06-05 12:09:29 +02:00
..
environments Update Rails to version 5.1.1 (#3121) 2017-06-01 20:53:37 +02:00
initializers Update Rails to version 5.1.1 (#3121) 2017-06-01 20:53:37 +02:00
locales l10n update for occitan language (#3557) 2017-06-05 01:31:10 +02:00
webpack Enable stats.json analysis with Webpack Visualizer (#3509) 2017-06-02 03:49:56 +02:00
application.rb
boot.rb
brakeman.ignore
database.yml
deploy.rb
environment.rb
i18n-tasks.yml Add date to ignore_missing and ignore_unused in config/i18n-tasks.yml (#3572) 2017-06-05 01:02:19 +02:00
navigation.rb Move admin/pubsubhubbub controller to admin/subscriptions (#3442) 2017-05-31 20:39:35 +02:00
puma.rb
routes.rb Redirect to streaming_api_base_url (#3579) 2017-06-05 12:09:29 +02:00
secrets.yml
settings.yml Added support for configurable reserved usernames (fix of #1382) (#3566) 2017-06-05 01:03:45 +02:00
sidekiq.yml