mastodon/app/javascript/mastodon
Claire 66ee0d4a1f
Fix incorrect label for filtered notifications badge (#29922)
2024-04-16 09:25:23 +00:00
..
actions Remove global `boosts` state and convert boosts modal to Typescript (#29774) 2024-03-28 15:33:15 +00:00
api_types Add API types for status and related objects (#29792) 2024-04-02 10:03:33 +00:00
components Update eslint (non-major) (#29820) 2024-04-03 18:05:39 +00:00
containers Remove global `boosts` state and convert boosts modal to Typescript (#29774) 2024-03-28 15:33:15 +00:00
features Fix incorrect label for filtered notifications badge (#29922) 2024-04-16 09:25:23 +00:00
locales Fix incorrect label for filtered notifications badge (#29922) 2024-04-16 09:25:23 +00:00
models Add API types for status and related objects (#29792) 2024-04-02 10:03:33 +00:00
polyfills Improve Babel configuration and automatically load polyfills (#27333) 2023-10-31 10:55:13 +00:00
reducers Remove global `boosts` state and convert boosts modal to Typescript (#29774) 2024-03-28 15:33:15 +00:00
selectors Rewrite PIP state in Typescript (#27645) 2024-03-27 15:19:33 +00:00
service_worker Upgrade react-intl (#24906) 2023-05-31 23:43:39 +02:00
store Fix Redux Middleware types (#29800) 2024-04-02 09:56:03 +00:00
utils Add tests for our number formatting function (#29852) 2024-04-05 08:06:31 +00:00
api.ts Rewrite markers reducer in Typescript (#27644) 2024-03-27 12:47:09 +00:00
blurhash.ts Upgrade to `typescript-eslint` v6 (#25904) 2023-07-13 11:49:16 +02:00
common.js Fix webpack warnings due to unhandled extensions (`LICENCE` and `README.md`) (#29869) 2024-04-08 08:17:51 +00:00
compare_id.ts Use Prettier for ESLint formatting TypeScript (#23631) 2023-05-09 19:02:12 +02:00
initial_state.js Remove setting for unfollow confirmation modal, and make it unconditional (#29373) 2024-03-22 16:24:04 +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 fix: support KaiOS arrow navigation on public pages (#12251) 2019-11-04 13:03:09 +01:00
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 Disable push notification when not logged in (#19272) 2022-10-03 18:15:47 +02:00
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 Update devDependencies (non-major) (#29089) 2024-02-27 16:07:43 +00:00
test_setup.js Update dependency @testing-library/jest-dom to v6 (#26479) 2023-08-28 12:19:42 +02:00
uuid.ts Update eslint (non-major) (#29820) 2024-04-03 18:05:39 +00:00