bastodon/app/javascript/mastodon
2023-10-31 16:05:44 +00:00
..
actions Change eslint config to autofix missing comma and indentation in JS files (#26711) 2023-10-09 13:38:29 +02:00
api_types Add Typescript types for some API objects (#26602) 2023-09-26 11:25:01 +02:00
components Use helpers to check environment in frontend (#27633) 2023-10-31 16:05:44 +00:00
containers Use helpers to check environment in frontend (#27633) 2023-10-31 16:05:44 +00:00
features Rewrite AutosuggestTextarea as Functional Component (#27618) 2023-10-31 10:17:37 +00:00
locales Use helpers to check environment in frontend (#27633) 2023-10-31 16:05:44 +00:00
polyfills Improve Babel configuration and automatically load polyfills (#27333) 2023-10-31 10:55:13 +00:00
reducers Convert dropdown_menu state to Typescript (#25585) 2023-09-22 18:18:46 +02:00
selectors
service_worker
store
utils Use helpers to check environment in frontend (#27633) 2023-10-31 16:05:44 +00:00
api.ts
blurhash.ts
common.js
compare_id.ts
initial_state.js Fix missing redirections to make sure /home redirect to the advanced UI (#27378) 2023-10-17 14:59:07 +02: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
stream.js
test_helpers.tsx Simplify column headers (#27557) 2023-10-27 13:21:07 +00:00
test_setup.js
uuid.ts