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/app
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
8 years ago
..
controllers Redirect to streaming_api_base_url (#3579) 8 years ago
helpers Resolve custom application stylesheet with Webpack (#3373) 8 years ago
javascript Add support key shortcut to Onboarding Modal (#3517) 8 years ago
lib Remove some code in TagManager and spec (#3547) 8 years ago
mailers
models Added support for configurable reserved usernames (fix of #1382) (#3566) 8 years ago
policies Add status destroy authorization to policy (#3453) 8 years ago
presenters
services Don't follow account if it's already followed (#3575) 8 years ago
validators Added support for configurable reserved usernames (fix of #1382) (#3566) 8 years ago
views Fix broken embed page (#3577) 8 years ago
workers change sidekiq queueing to bulk push (#3536) 8 years ago