chinwagsocial/app/javascript/mastodon
2024-01-02 15:02:25 +00:00
..
actions Fix the loading bar with the new Redux actions (#28422) 2023-12-18 23:19:27 +00:00
api_types Add profile setup to onboarding in web UI (#27829) 2023-11-15 11:13:53 +00:00
components Change media to be hidden/blurred by default in report modal (#28522) 2023-12-29 16:34:13 +00:00
containers Use helpers to check environment in frontend (#27633) 2023-10-31 16:05:44 +00:00
features Fix OCR when using S3/CDN for assets (#28551) 2024-01-02 09:09:54 +00:00
locales New Crowdin Translations (automated) (#28529) 2024-01-02 09:11:53 +00: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 loading local accounts with extraneous domain part in WebUI (#28559) 2024-01-02 15:02:25 +00:00
selectors Use Immutable Record for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
service_worker
store Fix the loading bar with the new Redux actions (#28422) 2023-12-18 23:19:27 +00:00
utils Converted app/javascript/mastodon/utils/ folder to TypeScript (#27895) 2023-11-28 17:47:55 +00:00
api.ts Convert actions/account_notes into Typescript (#26601) 2023-09-11 16:09:22 +02:00
blurhash.ts
common.js
compare_id.ts
initial_state.js Use Immutable Record for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00: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 Simplify column headers (#27557) 2023-10-27 13:21:07 +00:00
test_setup.js Update dependency @testing-library/jest-dom to v6 (#26479) 2023-08-28 12:19:42 +02:00
uuid.ts