]> cat aescling's git repositories - mastodon.git/commit
Merge branch 'main' into glitch-soc/merge-upstream
authorClaire <claire.github-309c@sitedethib.com>
Fri, 26 Nov 2021 21:53:55 +0000 (22:53 +0100)
committerClaire <claire.github-309c@sitedethib.com>
Fri, 26 Nov 2021 21:53:55 +0000 (22:53 +0100)
commit9b861d56a9646e75caf1f7d60fa9eade566d3740
treea45059ea258e035c6f63e966973629b9cd0766b8
parent97151840b02499a0cec1360907a6b86a1df02b3b
parent1c826471e7d964f0fdb2dc2b89dcd5a19c017538
Merge branch 'main' into glitch-soc/merge-upstream

Conflicts:
- `.env.production.sample`:
  Copied upstream changes.
- `app/controllers/settings/identity_proofs_controller.rb`:
  Minor conflict due to glitch-soc's extra “enable_keybase” setting.
  Upstream removed keybase support altogether, so did the same.
- `app/controllers/well_known/keybase_proof_config_controller.rb`:
  Minor conflict due to glitch-soc's extra “enable_keybase” setting.
  Upstream removed keybase support altogether, so did the same.
- `lib/mastodon/statuses_cli.rb`:
  Minor conflict due to an optimization that wasn't shared between
  the two versions. Copied upstream's version.
18 files changed:
.env.production.sample
Gemfile
Gemfile.lock
app/javascript/styles/mastodon/components.scss
app/lib/activitypub/adapter.rb
app/models/form/admin_settings.rb
app/views/admin/settings/edit.html.haml
config/locales-glitch/en.yml
config/locales-glitch/es.yml
config/locales-glitch/ja.yml
config/locales-glitch/ko.yml
config/locales-glitch/zh-CN.yml
config/navigation.rb
config/routes.rb
config/settings.yml
db/schema.rb
package.json
yarn.lock