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 b034dc42be
Fix /api/v1/admin/trends/tags using wrong serializer (#18943)
* Fix /api/v1/admin/trends/tags using wrong serializer

Fix regression from #18641

* Only use `REST::Admin::TagSerializer` when the user can `manage_taxonomies`

* Fix admin trending hashtag component to not link if `id` is unknown
3 years ago
..
v1 Fix /api/v1/admin/trends/tags using wrong serializer (#18943) 3 years ago
v2 Move V2 Filter methods under /api/v2 prefix (#20622) 3 years ago
web Refactor formatter (#17828) 4 years ago
base_controller.rb Change CSP directives on API to be tight and concise (#20960) 3 years ago
oembed_controller.rb Fix OEmbed leaking information about existence of non-public statuses (#12930) 6 years ago