mastodon/app/javascript/mastodon
2023-11-28 17:47:55 +00:00
..
actions Add profile setup to onboarding in web UI (#27829) 2023-11-15 11:13:53 +00:00
api_types Add profile setup to onboarding in web UI (#27829) 2023-11-15 11:13:53 +00:00
components Add prominent share/copy button on profiles in web UI (#27865) 2023-11-16 10:23:14 +00:00
containers Use helpers to check environment in frontend (#27633) 2023-10-31 16:05:44 +00:00
features Change search popout to not list unusable search options when logged out (#27918) 2023-11-24 09:27:54 +00:00
locales New Crowdin Translations (automated) (#28096) 2023-11-28 08:59:48 +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 error when muting users from Web UI (#28016) 2023-11-21 11:16:16 +00:00
selectors Use Immutable Record for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
service_worker Upgrade react-intl (#24906) 2023-05-31 23:43:39 +02:00
store Use Immutable Record for accounts in Redux state (#26559) 2023-11-03 15:00:03 +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 Upgrade to typescript-eslint v6 (#25904) 2023-07-13 11:49:16 +02:00
common.js Dont use CommonJS (require, module.exports) anywhere (#24913) 2023-05-09 03:08:47 +02:00
compare_id.ts Use Prettier for ESLint formatting TypeScript (#23631) 2023-05-09 19:02:12 +02:00
initial_state.js Use Immutable Record for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
is_mobile.ts Change links in multi-column mode so tabs are open in single-column mode (#25893) 2023-07-13 17:18:09 +02:00
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 Use Prettier for ESLint formatting TypeScript (#23631) 2023-05-09 19:02:12 +02:00
ready.js
scroll.ts Upgrade to typescript-eslint v6 (#25904) 2023-07-13 11:49:16 +02:00
settings.js Add volume saving/reuse to video player (#27488) 2023-11-07 18:15:38 +00:00
stream.js Add eslint-plugin-jsdoc (#24719) 2023-04-30 02:29:54 +02:00
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 Upgrade to typescript-eslint v6 (#25904) 2023-07-13 11:49:16 +02:00