This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/config
Claire f224237862 Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `db/schema.rb`:
  Conflict due to glitch-soc adding the `content_type` column on status edits
  and thus having a different schema version number.
  Solved by taking upstream's schema version number, as it is higher than
  glitch-soc's.
2022-02-17 10:58:44 +01:00
..
environments
initializers
locales Fix 0 pluralization for some localization strings (#17576) 2022-02-16 14:57:57 +01:00
locales-glitch
webpack Add support for multiple source files per pack 2022-02-12 00:10:28 +01:00
application.rb
boot.rb
brakeman.ignore Add appeals (#17364) 2022-02-14 21:27:53 +01:00
database.yml
deploy.rb
environment.rb
i18n-tasks.yml
navigation.rb Merge branch 'main' into glitch-soc/merge-upstream 2022-02-17 10:58:44 +01:00
pghero.yml
puma.rb
routes.rb Merge branch 'main' into glitch-soc/merge-upstream 2022-02-17 10:58:44 +01:00
secrets.yml
settings.yml Merge branch 'main' into glitch-soc/merge-upstream 2022-02-17 10:58:44 +01:00
sidekiq.yml
storage.yml
webpacker.yml