You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
environments Update Rails to version 5.1.1 (#3121) 7 years ago
initializers Update Rails to version 5.1.1 (#3121) 7 years ago
locales l10n update for occitan language (#3557) 7 years ago
webpack Enable stats.json analysis with Webpack Visualizer (#3509) 7 years ago
application.rb Set config.cache_store in environments file. (#3219) 8 years ago
boot.rb Adds bootsnap. Faster boot time (#3176) 8 years ago
brakeman.ignore Enable CodeClimate Brakeman checks (#2861) 8 years ago
database.yml
deploy.rb Update capistrano lock version to 3.8.1 (#3056) 8 years ago
environment.rb
i18n-tasks.yml Add date to ignore_missing and ignore_unused in config/i18n-tasks.yml (#3572) 7 years ago
navigation.rb Move admin/pubsubhubbub controller to admin/subscriptions (#3442) 8 years ago
puma.rb
routes.rb Redirect to streaming_api_base_url (#3579) 7 years ago
secrets.yml
settings.yml Added support for configurable reserved usernames (fix of #1382) (#3566) 7 years ago
sidekiq.yml Replace mastodon:media:clear and mastodon:feeds:clear rake tasks with (#3180) 8 years ago