Glitch-Shrike/app/javascript/mastodon
Claire 83480df820 Merge commit 'b42661ba95b7872ba278fca9b0fee8faffd89e52' into glitch-soc/merge-upstream
Conflicts:
- `lib/sanitize_ext/sanitize_config.rb`:
  Upstream added `<s>` to the list of allowed tags, the conflict is because
  we have a different list of allowed tags.
  Added `<s>` like upstream did.
2024-08-12 17:46:24 +02:00
..
actions Merge commit 'b42661ba95b7872ba278fca9b0fee8faffd89e52' into glitch-soc/merge-upstream 2024-08-12 17:46:24 +02:00
api Fix extra slash on notification policy request (#31378) 2024-08-11 21:28:43 +00:00
api_types Fix all streamed notification types being stored without filtering (#31384) 2024-08-12 13:40:29 +00:00
components Add ability to report, block and mute from notification requests list (#31309) 2024-08-09 14:56:39 +00:00
containers Change design of confirmation modals in web UI (#30884) 2024-07-25 17:05:54 +00:00
features Merge commit '85152af95f51642bcef0ba781a1e7213d79e8f03' into glitch-soc/merge-upstream 2024-08-11 21:05:09 +02:00
locales Merge commit 'b42661ba95b7872ba278fca9b0fee8faffd89e52' into glitch-soc/merge-upstream 2024-08-12 17:46:24 +02:00
models Fix issue with grouped notifications UI due to recent API change (#31224) 2024-07-31 13:23:08 +00:00
polyfills Improve Babel configuration and automatically load polyfills (#27333) 2023-10-31 10:55:13 +00:00
reducers Fix all streamed notification types being stored without filtering (#31384) 2024-08-12 13:40:29 +00:00
selectors Change unread notification count to only cover the selected notification type (#31326) 2024-08-08 20:20:52 +00:00
service_worker
store Remove usage of non-public RTK types (#31312) 2024-08-06 12:22:18 +00:00
utils Add tests for our number formatting function (#29852) 2024-04-05 08:06:31 +00:00
api.ts Change `apiRequest` to accept both `params` and `data` (#30818) 2024-06-25 13:45:41 +00:00
blurhash.ts
common.js Fix webpack warnings due to unhandled extensions (`LICENCE` and `README.md`) (#29869) 2024-04-08 08:17:51 +00:00
compare_id.ts
identity_context.tsx Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
initial_state.js Add setting to disable hover cards (#30931) 2024-07-11 19:42:58 +00:00
is_mobile.ts
load_keyboard_extensions.js
main.jsx Use helpers to check environment in frontend (#27633) 2023-10-31 16:05:44 +00:00
performance.js Use helpers to check environment in frontend (#27633) 2023-10-31 16:05:44 +00:00
permissions.ts
ready.js
scroll.ts
settings.js Add volume saving/reuse to video player (#27488) 2023-11-07 18:15:38 +00:00
stream.js Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
test_helpers.tsx chore(deps): update dependency @testing-library/react to v16 (#30533) 2024-06-28 11:39:32 +00:00
test_setup.js
uuid.ts Update eslint (non-major) (#29820) 2024-04-03 18:05:39 +00:00