bastodon/app/javascript/mastodon
2024-03-06 12:53:54 +00:00
..
actions Change onboarding prompt to follow suggestions carousel in web UI (#28878) 2024-02-01 13:37:04 +00:00
api_types Add profile setup to onboarding in web UI (#27829) 2023-11-15 11:13:53 +00:00
components Fix full date display not respecting the locale 12/24h format (#29448) 2024-02-29 09:40:13 +00:00
containers Use modern ES syntax rather than .call (#29368) 2024-02-27 15:42:05 +00:00
features Fix unhandled nullable attachments limitation counter (#29183) 2024-03-06 12:53:54 +00:00
locales New Crowdin Translations (automated) (#29452) 2024-02-29 09:38:33 +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 sensitive flag not being removed when removing CW in new compose form (#29248) 2024-02-19 13:31:16 +00:00
selectors Upgrade Redux packages (#28585) 2024-01-08 10:57:40 +00:00
service_worker
store Update dependency react-redux to v9.1.0 (#28717) 2024-01-19 09:41:03 +00:00
utils Converted app/javascript/mastodon/utils/ folder to TypeScript (#27895) 2023-11-28 17:47:55 +00:00
api.ts
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 Update devDependencies (non-major) (#29089) 2024-02-27 16:07:43 +00:00
test_setup.js
uuid.ts