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
Claire 589af7a1cc
Change `GET /api/v1/statuses/:id/quotes` to allow listing quotes to other people's posts (#36291)
2 months ago
..
fasp
v1 Change `GET /api/v1/statuses/:id/quotes` to allow listing quotes to other people's posts (#36291) 2 months ago
v1_alpha
v2 Replace `unprocessable_entity` -> `unprocessable_content` (#35658) 4 months ago
web Silence json key duplicate warning from `api/web/push_subscriptions` (#35481) 4 months ago
base_controller.rb Move "limited federation mode" config to `x.mastodon` area (#35041) 6 months ago
oembed_controller.rb