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/config
Claire 1abf0f9000
Fix 0 pluralization for some localization strings (#17576)
Apparently, when the `zero` case is not defined, the translation string used
for `0` depends on the language. In French, `one` is used, causing some strings
with hardcoded “one” or `1` to misrepresent the actual data.

For instance, the dashboard would display « 1 utilisateur·rice en attente » for
both 0 and 1 pending users.
4 years ago
..
environments Fix Sidekiq warnings about JSON serialization (#17381) 4 years ago
initializers Remove support for OAUTH_REDIRECT_AT_SIGN_IN (#17287) 4 years ago
locales Fix 0 pluralization for some localization strings (#17576) 4 years ago
webpack Bump jest from 26.6.3 to 27.1.0 (#16376) 4 years ago
application.rb Add global `locale` param (#17464) 4 years ago
boot.rb Bump bootsnap from 1.6.0 to 1.8.1 (#16677) 4 years ago
brakeman.ignore Add appeals (#17364) 4 years ago
database.yml config: add DB_SSLMODE for managed/remote PG (#10210) 7 years ago
deploy.rb Change references to tootsuite/mastodon to mastodon/mastodon (#16491) 4 years ago
environment.rb
i18n-tasks.yml Change move handler to carry blocks over (#14144) 5 years ago
navigation.rb Add appeals (#17364) 4 years ago
pghero.yml Fix PgHero Content-Security-Policy when CDN_HOST is used (#13595) 6 years ago
puma.rb Add PERSISTENT_TIMEOUT option (#11756) 6 years ago
routes.rb Add appeals (#17364) 4 years ago
secrets.yml
settings.yml Add appeals (#17364) 4 years ago
sidekiq.yml Add trending links (#16917) 4 years ago
storage.yml Update Mastodon to Rails 6.1 (#15910) 5 years ago
themes.yml
webpacker.yml Bump webpacker from 3.5.5 to 4.0.2 (#10277) 7 years ago