]> cat aescling's git repositories - mastodon.git/commit
Merge branch 'main' into glitch-soc/merge-upstream
authorClaire <claire.github-309c@sitedethib.com>
Wed, 2 Mar 2022 19:48:27 +0000 (20:48 +0100)
committerClaire <claire.github-309c@sitedethib.com>
Wed, 2 Mar 2022 19:48:27 +0000 (20:48 +0100)
commit8743b1ea40425a83cc72834e823320439fd2fa02
tree0bdfaca0357df1326bd3efb2e1a8319e719a2047
parentd9e30efa5ecc87bc9be7b2e28baaf34bd01032f5
parentc0c4b5718d8827fc59d5564c227e848547a2cb69
Merge branch 'main' into glitch-soc/merge-upstream

Conflicts:
- `app/views/admin/trends/links/index.html.haml`:
  Not really a conflict, upstream change textually too close to a glitch-soc
  change (removed `javascript_pack_tag` to accomodate for glitch-soc's theming
  system).
  Ported upstream changes.
- `app/views/admin/trends/links/preview_card_providers/index.html.haml`:
  Not really a conflict, upstream change textually too close to a glitch-soc
  change (removed `javascript_pack_tag` to accomodate for glitch-soc's theming
  system).
  Ported upstream changes.
- `app/views/admin/trends/statuses/index.html.haml`:
  Not really a conflict, upstream change textually too close to a glitch-soc
  change (removed `javascript_pack_tag` to accomodate for glitch-soc's theming
  system).
  Ported upstream changes.
- `app/views/admin/trends/tags/index.html.haml`:
  Not really a conflict, upstream change textually too close to a glitch-soc
  change (removed `javascript_pack_tag` to accomodate for glitch-soc's theming
  system).
  Ported upstream changes.
app/controllers/api/v1/statuses_controller.rb
app/javascript/styles/mastodon/admin.scss
app/views/admin/trends/links/index.html.haml
app/views/admin/trends/links/preview_card_providers/index.html.haml
app/views/admin/trends/statuses/index.html.haml
app/views/admin/trends/tags/index.html.haml