mastodon/config
Claire 726931fe4a
Fix /api/v1/tags/:id route constraints ()
The constraint was applied prior to decoding, and rejected anything containing
the '%' character, which would be used for anything with non-ASCII unicode
characters.
..
environments Fix parsing `TRUSTED_PROXY_IP` ()
initializers Change how hashtags are normalized ()
locales New Crowdin updates ()
webpack Fix assets failing to build with OpenSSL 3 because of deprecated hash algorithm ()
application.rb Add customizable user roles ()
boot.rb Bump bootsnap from 1.6.0 to 1.8.1 ()
brakeman.ignore Fix IDN domains not being rendered correctly in a few left-over places ()
database.yml Format JSON and YAML using Prettier ()
deploy.rb Bump capistrano from 3.16.0 to 3.17.0 ()
environment.rb
i18n-tasks.yml Bump i18n-tasks from 0.9.37 to 1.0.8 ()
navigation.rb Add customizable user roles ()
pghero.yml Fix PgHero Content-Security-Policy when CDN_HOST is used ()
puma.rb
roles.yml Add customizable user roles ()
routes.rb Fix /api/v1/tags/:id route constraints ()
secrets.yml
settings.yml Change e-mail notifications to only be sent when recipient is offline ()
sidekiq.yml Change search indexing to use batches to minimize resource usage ()
storage.yml Update Mastodon to Rails 6.1 ()
themes.yml
webpacker.yml