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/v1/admin/trends
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
2 years ago
..
links_controller.rb Add customizable user roles (#18641) 3 years ago
statuses_controller.rb Add customizable user roles (#18641) 3 years ago
tags_controller.rb Fix /api/v1/admin/trends/tags using wrong serializer (#18943) 2 years ago