]> cat aescling's git repositories - mastodon.git/commit
Merge branch 'master' into glitch-soc/merge-upstream
authorClaire <claire.github-309c@sitedethib.com>
Wed, 6 Jan 2021 17:08:06 +0000 (18:08 +0100)
committerClaire <claire.github-309c@sitedethib.com>
Wed, 6 Jan 2021 17:08:06 +0000 (18:08 +0100)
commit90528f43bc988bac8c8280e917531f7505027570
tree6143b81902af21aff93a1dc40b2a2eff3593735b
parent225c934a1b66e2fcbedbda7936666c1ca3c9a04b
parent69763b6385250902fdb329d030457159976f70ed
Merge branch 'master' into glitch-soc/merge-upstream

Conflicts:
- `config/webpack/configuration.js`:
  Upstream updated the `js-yaml` dependency, which changed how to call it.
  Those changes conflicted because that code is pretty different in glitch-soc
  which has to deal with its more complex theming system.
  Proceeded to the same compatibility changes in glitch-soc's code.
- `package.json` and `yarn.lock`:
  Not really a conflict, just glitch-soc-specific dependencies textually too
  close to some dependencies updated upstream.
Gemfile
Gemfile.lock
app/javascript/styles/mastodon/components.scss
app/services/batched_remove_status_service.rb
app/views/media/player.html.haml
app/views/statuses/_simple_status.html.haml
config/webpack/configuration.js
lib/mastodon/version.rb
package.json
yarn.lock