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 4b92e59f4f
Add support for editing media description and focus point of already-posted statuses (#20878)
* Add backend support for editing media attachments of existing posts

* Allow editing media attachments of already-posted toots

* Add tests
2 years ago
..
v1 Add support for editing media description and focus point of already-posted statuses (#20878) 2 years ago
v2 Move V2 Filter methods under /api/v2 prefix (#20622) 2 years ago
web
base_controller.rb Change CSP directives on API to be tight and concise (#20960) 2 years ago
oembed_controller.rb