mastodon/app/controllers
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
..
2021-02-21 19:50:12 +01:00
2022-05-09 07:43:08 +02:00