mastodon/config
Claire 0092fe50ac Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `.github/workflows/build-image.yml`:
  Upstream entirely refactored this, while we changed the docker repository
  to upload to and disabled the “latest” tag.
  Applied the repository change to `.github/workflows/build-*.yml`, as well
  as disabling native ARMv64 builds.
- `README.md`:
  We have a completely different README.
  Kept ours.
- `app/views/admin/settings/shared/_links.html.haml`:
  Upstream refactored, we had an extra item.
  Refactored as upstream did.
- `spec/controllers/api/v1/timelines/public_controller_spec.rb`:
  Upstream deleted this file, to be replaced by a request spec at
  `spec/requests/api/v1/timelines/public_spec.rb`.
  We had an extra bit about enabling the public timelines because we have
  different defaults than upstream.
  Moved that bit to `spec/requests/api/v1/timelines/public_spec.rb`
2023-07-19 07:35:51 +02:00
..
environments Merge commit '0d7340380cf3094335d8bc67f7c465e2b154566a' into glitch-soc/merge-upstream 2023-07-13 13:35:15 +02:00
imagemagick
initializers Merge commit '0d7340380cf3094335d8bc67f7c465e2b154566a' into glitch-soc/merge-upstream 2023-07-13 13:35:15 +02:00
locales New Crowdin Translations (automated) (#26054) 2023-07-18 21:13:25 +02:00
locales-glitch New Crowdin updates (#2306) 2023-07-19 07:05:33 +02:00
routes Merge commit '71db616fed817893d0efa363f0e7dbfcf23866a0' into glitch-soc/merge-upstream 2023-07-13 22:40:15 +02:00
webpack
application.rb Rails 7.0 update (#25668) 2023-07-13 09:36:07 +02:00
boot.rb
brakeman.ignore Refactor `Status.tagged_with_all` for brakeman SQL injection warning (#25941) 2023-07-13 15:52:37 +02:00
database.yml Fix not actually connecting to the configured replica (#25977) 2023-07-17 08:26:52 +02:00
deploy.rb
environment.rb
formatjs-formatter.js
i18n-tasks.yml Merge branch 'main' into glitch-soc/merge-upstream 2023-07-19 07:35:51 +02:00
navigation.rb
pghero.yml
puma.rb
roles.yml
routes.rb Merge commit '71db616fed817893d0efa363f0e7dbfcf23866a0' into glitch-soc/merge-upstream 2023-07-13 22:40:15 +02:00
secrets.yml
settings.yml
sidekiq.yml
storage.yml
webpacker.yml