2
0
Fork 0
chuckya-fe-standalone/app/javascript/mastodon
Claire 21e7a53ca5 Merge commit '3b31447408' into glitch-soc/merge-upstream
Conflicts:
- `package.json`:
  Conflict due to lines adjacent to the glitch-soc-modified `i18n:extract` one
  were changed, but otherwise no real conflict.
  Ported upstream's changes and kept glitch-soc's `i18n:extract`.
- `tsconfig.json`:
  Upstream's dependencies changed the code style rules for json formatting, and
  we had local changes.
  Kept our changes, but with upstream's formatting/
- `yarn.lock`:
  A dependency textually adjacent to a glitch-soc-only one got changed.
  Applied upstream's change, keeping the glitch-soc-only dependency.
2024-02-28 20:27:28 +01:00
..
actions Merge commit 'aaa58d4807' into glitch-soc/merge-upstream 2024-02-24 14:27:43 +01:00
api_types Add profile setup to onboarding in web UI (#27829) 2023-11-15 11:13:53 +00:00
components Fix report reason selector in moderation interface not unselecting rules when changing category (#29026) 2024-02-06 09:35:36 +00:00
containers Use modern ES syntax rather than .call (#29368) 2024-02-27 15:42:05 +00:00
features Merge commit '899eac1a92' into glitch-soc/merge-upstream 2024-02-28 20:10:01 +01:00
locales Merge commit '6f7615ba86' into glitch-soc/merge-upstream 2024-02-27 19:20:57 +01:00
models Add profile setup to onboarding in web UI (#27829) 2023-11-15 11:13:53 +00:00
polyfills Improve Babel configuration and automatically load polyfills (#27333) 2023-10-31 10:55:13 +00:00
reducers Fix sensitive flag not being removed when removing CW in new compose form (#29248) 2024-02-19 13:31:16 +00:00
selectors Upgrade Redux packages (#28585) 2024-01-08 10:57:40 +00:00
service_worker
store Update dependency react-redux to v9.1.0 (#28717) 2024-01-19 09:41:03 +00:00
utils Converted app/javascript/mastodon/utils/ folder to TypeScript (#27895) 2023-11-28 17:47:55 +00:00
api.ts
blurhash.ts
common.js
compare_id.ts
initial_state.js Merge commit '3bf896c973' into glitch-soc/main 2023-12-17 17:43:30 +01: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
test_helpers.tsx Update devDependencies (non-major) (#29089) 2024-02-27 16:07:43 +00:00
test_setup.js
uuid.ts