mastodon/app/javascript/mastodon
Claire 1cd7f5ff17 Merge commit 'd27216dc4616d80659c0cc5d2a55394e0e1ae874' into glitch-soc/merge-upstream
Conflicts:
- `.eslintrc.js`:
  Upstream moved a configuration block in which we had added a glitch-only
  path.
  Moved the configuration block as upstream did.
- other files:
  Upstream reordered imports, and those files had different ones.
  Kept our version and reordered imports using the same rules.
2023-05-28 15:54:31 +02:00
..
actions Merge commit 'd27216dc4616d80659c0cc5d2a55394e0e1ae874' into glitch-soc/merge-upstream 2023-05-28 15:54:31 +02:00
components Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
containers Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
features Merge commit 'd27216dc4616d80659c0cc5d2a55394e0e1ae874' into glitch-soc/merge-upstream 2023-05-28 15:54:31 +02:00
locales Merge commit '2ce0b666a139726dc406e6c1887728553b947e59' into glitch-soc/merge-upstream 2023-05-25 20:43:25 +02:00
polyfills Add stricter ESLint rules for Typescript files (#24926) 2023-05-10 12:59:29 +02:00
reducers Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
selectors Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
service_worker Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
store Add stricter ESLint rules for Typescript files (#24926) 2023-05-10 12:59:29 +02:00
utils Use the new JSX transform (#25064) 2023-05-23 10:52:27 +02:00
api.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
blurhash.ts Use Prettier for ESLint formatting TypeScript (#23631) 2023-05-09 19:02:12 +02:00
common.js Dont use CommonJS (`require`, `module.exports`) anywhere (#24913) 2023-05-09 03:08:47 +02:00
compare_id.ts Use Prettier for ESLint formatting TypeScript (#23631) 2023-05-09 19:02:12 +02:00
initial_state.js [Glitch] [Proposal] Make able to write React in Typescript (#2190) 2023-04-26 21:30:41 +02:00
is_mobile.ts Add stricter ESLint rules for Typescript files (#24926) 2023-05-10 12:59:29 +02:00
load_keyboard_extensions.js
main.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
performance.js Dont use CommonJS (`require`, `module.exports`) anywhere (#24913) 2023-05-09 03:08:47 +02:00
permissions.ts Use Prettier for ESLint formatting TypeScript (#23631) 2023-05-09 19:02:12 +02:00
ready.js
scroll.ts Use Prettier for ESLint formatting TypeScript (#23631) 2023-05-09 19:02:12 +02:00
settings.js
stream.js Add eslint-plugin-jsdoc (#24719) 2023-04-30 02:29:54 +02:00
test_setup.js
uuid.ts Add stricter ESLint rules for Typescript files (#24926) 2023-05-10 12:59:29 +02:00