mastodon/config
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
..
environments
initializers Change how hashtags are normalized (#18795) 2022-07-13 15:03:28 +02:00
locales New Crowdin updates (#18810) 2022-07-20 21:21:57 +09:00
webpack
application.rb Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
boot.rb
brakeman.ignore
database.yml
deploy.rb
environment.rb
i18n-tasks.yml
navigation.rb Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
pghero.yml
puma.rb
roles.yml Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
routes.rb Fix /api/v1/tags/:id route constraints (#18854) 2022-07-20 17:06:52 +02:00
secrets.yml
settings.yml
sidekiq.yml
storage.yml
themes.yml
webpacker.yml