mastodon-glitch/config
Thibaut Girka 3fefb7909b Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- `config/webpack/shared.js`:
  Upstream has changed how Tesseract.js gets included and dropped a dependency.
  The conflict is caused by glitch-soc having different code due to its
  theming system.
  Ported upstream changes.
- `lib/mastodon/version.rb`:
  Upstream refactor/code style change in a place we replaced upstream's
  repo URL with ours.
  Ported upstram changes, keeping our repo URL.
- `yarn.lock`:
  Upstream dropped dependencies, one of which was textually too close to
  a glitch-soc-specific dependency. Not a real conflict.
2020-09-01 17:02:18 +02:00
..
environments Merge branch 'master' into glitch-soc/merge-upstream 2020-07-15 15:32:40 +02:00
initializers Merge branch 'master' into glitch-soc/merge-upstream 2020-08-30 16:13:08 +02:00
locales Add WebAuthn as an alternative 2FA method (#14466) 2020-08-24 16:46:27 +02:00
locales-glitch Add support for setting Content Warning for CW-less outgoing toots 2020-05-30 18:27:00 +02:00
webpack Merge branch 'master' into glitch-soc/merge-upstream 2020-09-01 17:02:18 +02:00
application.rb Add color extraction for audio thumbnails (#14209) 2020-07-05 18:28:25 +02:00
boot.rb
brakeman.ignore Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00
database.yml
deploy.rb Bump capistrano from 3.14.0 to 3.14.1 (#14037) 2020-06-17 06:31:30 +02:00
environment.rb
i18n-tasks.yml Merge branch 'master' into glitch-soc/merge-upstream 2020-07-01 19:23:14 +02:00
navigation.rb Merge branch 'master' into glitch-soc/merge-upstream 2020-08-30 16:13:08 +02:00
pghero.yml Fix PgHero Content-Security-Policy when CDN_HOST is used (#13595) 2020-05-04 13:52:41 +02:00
puma.rb
routes.rb Merge branch 'master' into glitch-soc/merge-upstream 2020-08-30 16:13:08 +02:00
secrets.yml
settings.yml Add support for setting Content Warning for CW-less outgoing toots 2020-05-30 18:27:00 +02:00
sidekiq.yml
webpacker.yml