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/controllers/api
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
..
activitypub Extract authorization policy for viewing statuses (#3150) 8 years ago
v1 Redirect to streaming_api_base_url (#3579) 8 years ago
web Coverage for api/web/settings controller (#3238) 8 years ago
oembed_controller.rb Improve api oembed controller (#3450) 8 years ago
push_controller.rb Specs for API push controller, with refactor (#2926) 8 years ago
salmon_controller.rb Clean up api/salmon controller (#3449) 8 years ago
subscriptions_controller.rb Clean up api/subscriptions controller (#3448) 8 years ago