mastodon/app/controllers/api
Claire 726931fe4a
Fix /api/v1/tags/:id route constraints (#18854)
The constraint was applied prior to decoding, and rejected anything containing
the '%' character, which would be used for anything with non-ASCII unicode
characters.
2022-07-20 17:06:52 +02:00
..
v1 Fix /api/v1/tags/:id route constraints (#18854) 2022-07-20 17:06:52 +02:00
v2 Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
web
base_controller.rb
oembed_controller.rb