mastodon/app/javascript/mastodon
2023-05-09 03:08:47 +02:00
..
actions Use LayoutType from is_mobile in actions/app (#24863) 2023-05-08 15:10:21 +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 Dont use CommonJS (require, module.exports) anywhere (#24913) 2023-05-09 03:08:47 +02:00
locales New Crowdin updates (#24678) 2023-04-30 17:02:11 +09: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 Dont use CommonJS (require, module.exports) anywhere (#24913) 2023-05-09 03:08:47 +02: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 Dont use CommonJS (require, module.exports) anywhere (#24913) 2023-05-09 03:08:47 +02: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 Update display_media typing to string (#24416) 2023-04-05 13:20:21 +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 Dont use CommonJS (require, module.exports) anywhere (#24913) 2023-05-09 03:08:47 +02:00
performance.js Dont use CommonJS (require, module.exports) anywhere (#24913) 2023-05-09 03:08:47 +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