mastodon/app/javascript/mastodon
Claire 8b568755ad Merge commit '89269e4b713e3291a5c8c29b8d2e7b950b60eb35' into glitch-soc/merge-upstream
Conflicts:
- `tsconfig.json`:
  Upstream changed the config to properly process imports.
  Glitch-soc had previously already done so.
  Changed the config to better match upstream.
2023-05-09 20:12:33 +02:00
..
actions Merge commit '89269e4b713e3291a5c8c29b8d2e7b950b60eb35' into glitch-soc/merge-upstream 2023-05-09 20:12:33 +02:00
components Mark `wheel` events on scrollable list as passive (#24914) 2023-05-09 03:07:13 +02:00
containers Rewrite Domain component as function component (#24896) 2023-05-08 15:12:12 +02:00
features Merge commit 'f877aa9d70d0d600961989b8e97c0e0ce3ac1db6' into glitch-soc/merge-upstream 2023-05-08 19:28:21 +02:00
locales Merge commit '0ad2413b35287958f59073a5b63aecc659a64d98' into glitch-soc/merge-upstream 2023-05-08 15:28:36 +02:00
middleware Enable eslint:recommended ruleset (#22433) 2022-12-19 00:51:37 +09:00
reducers Fixes build errors from some previous TS-related commits (#24811) 2023-05-03 16:28:14 +02:00
selectors Fix broken links in account gallery (#24218) 2023-03-23 05:17:29 +01:00
service_worker fix(web-push-notifications): fix favourite push notifications (#23286) 2023-02-03 09:29:32 +01:00
store use configureStore of redux-toolkit instead of createStore of redux (#24790) 2023-05-02 20:39:06 +02:00
utils Add type annotation for some js files (#24787) 2023-05-03 11:43:29 +02:00
api.js [Proposal] Make able to write React in Typescript (#16210) 2023-04-03 03:31:39 +02:00
base_polyfills.js Remove Array.prototype.includes polyfill (#24234) 2023-04-07 13:03:42 +02:00
blurhash.ts Add type annotation for some js files (#24787) 2023-05-03 11:43:29 +02:00
common.js Enable eslint:recommended ruleset (#22433) 2022-12-19 00:51:37 +09:00
compare_id.ts Add type annotation for some js files (#24787) 2023-05-03 11:43:29 +02:00
extra_polyfills.js chore: remove intersection-observer for old Safari support (#23284) 2023-01-29 19:02:04 +01: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 type annotation for some js files (#24787) 2023-05-03 11:43:29 +02:00
load_keyboard_extensions.js
load_polyfills.js Remove Array.prototype.includes polyfill (#24234) 2023-04-07 13:03:42 +02:00
main.jsx Fix incorrect import of redux store (#24805) 2023-05-03 10:29:45 +02:00
performance.js Move ESLint configs to overrides (#24370) 2023-04-03 12:41:10 +02:00
permissions.ts Add type annotation for some js files (#24787) 2023-05-03 11:43:29 +02:00
ready.js Disable push notification when not logged in (#19272) 2022-10-03 18:15:47 +02:00
scroll.ts Add type annotation for some js files (#24787) 2023-05-03 11:43:29 +02:00
settings.js Add dismissable hints to various timelines in web UI (#19315) 2022-10-09 06:08:37 +02:00
stream.js Add eslint-plugin-jsdoc (#24719) 2023-04-30 02:29:54 +02:00
test_setup.js
uuid.ts New Crowdin updates (#24276) 2023-04-03 14:44:43 +02:00