Glitch-Shrike/app/javascript/mastodon
Claire aeacebb3d7 Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `.github/workflows/build-image.yml`:
  Upstream updated `docker/build-push-action`, and we a different config
  for `docker/metadata-action` so the lines directly above were different,
  but it's not a real conflict.
  Upgraded `docker/build-push-action` as upstream did.
- `app/javascript/mastodon/features/compose/components/compose_form.js`:
  Upstream changed the codestyle near a line we had modified to accommodate
  configurable character count.
  Kept our change.
2023-02-03 19:23:27 +01:00
..
actions Merge branch 'main' into glitch-soc/merge-upstream 2023-02-03 19:23:27 +01:00
components Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
containers Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
features Merge branch 'main' into glitch-soc/merge-upstream 2023-02-03 19:23:27 +01:00
locales Merge branch 'main' into glitch-soc/merge-upstream 2023-02-03 19:23:27 +01:00
middleware
reducers autofocus the compose form again on /share (#23094) 2023-01-30 14:49:10 +01:00
selectors
service_worker fix(web-push-notifications): fix favourite push notifications (#23286) 2023-02-03 09:29:32 +01:00
store
utils
api.js
base_polyfills.js
blurhash.js
common.js
compare_id.js
extra_polyfills.js chore: remove intersection-observer for old Safari support (#23284) 2023-01-29 19:02:04 +01:00
initial_state.js Merge branch 'main' into glitch-soc/merge-upstream 2023-01-18 17:38:11 +01:00
is_mobile.js
load_keyboard_extensions.js
load_polyfills.js
main.js
performance.js
permissions.js
ready.js
scroll.js
settings.js
stream.js
test_setup.js
uuid.js