mastodon-glitch/app/javascript/mastodon
Eugen Rochko 11a12e56b3
Change media reordering design in the compose form in web UI (#32093)
2024-09-27 15:09:39 +00:00
..
actions Add notification grouping for follow notifications (#32085) 2024-09-25 13:36:19 +00:00
api Add notification grouping for follow notifications (#32085) 2024-09-25 13:36:19 +00:00
api_types Convert notification requests actions and reducers to Typescript (#31866) 2024-09-16 09:54:03 +00:00
components Add ability to view alt text by clicking the ALT badge in web UI (#32058) 2024-09-26 13:26:49 +00:00
containers Change design of embed modal in web UI (#31801) 2024-09-12 12:54:16 +00:00
features Change media reordering design in the compose form in web UI (#32093) 2024-09-27 15:09:39 +00:00
locales Change media reordering design in the compose form in web UI (#32093) 2024-09-27 15:09:39 +00:00
models Change media reordering design in the compose form in web UI (#32093) 2024-09-27 15:09:39 +00:00
polyfills Improve Babel configuration and automatically load polyfills (#27333) 2023-10-31 10:55:13 +00:00
reducers Fix multiple bugs in notification requests and notification policies (#32062) 2024-09-24 15:03:38 +00:00
selectors Fix selectSettingsNotificationsExcludedTypes not being memoized properly (#31881) 2024-09-16 14:51:56 +00:00
service_worker Upgrade react-intl (#24906) 2023-05-31 23:43:39 +02:00
store Convert notification requests actions and reducers to Typescript (#31866) 2024-09-16 09:54:03 +00:00
utils Fix too many requests caused by relationship look-ups in web UI (#32042) 2024-09-24 17:02:36 +00:00
api.ts Add preview of followers removed in domain block modal in web UI (#32032) 2024-09-25 18:13:36 +00:00
blurhash.ts Upgrade to `typescript-eslint` v6 (#25904) 2023-07-13 11:49:16 +02:00
common.js Update typescript-eslint monorepo to v8 (major) (#31231) 2024-09-11 13:59:46 +00:00
compare_id.ts Use Prettier for ESLint formatting TypeScript (#23631) 2023-05-09 19:02:12 +02:00
identity_context.tsx Remove the access token from Redux & context (#30275) 2024-05-22 14:45:18 +00:00
initial_state.js Enable grouped notifications unconditionally (#31929) 2024-09-16 13:12:10 +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 Add quick links to Administration and Moderation Reports from Web UI (#24838) 2024-08-26 16:42:46 +00:00
ready.js
scroll.ts Fix browser glitch caused by two overlapping scroll animations in web UI (#31960) 2024-09-19 10:52:46 +00:00
settings.js Update typescript-eslint monorepo to v8 (major) (#31231) 2024-09-11 13:59:46 +00:00
stream.js Remove unused E2EE-related methods (#31964) 2024-09-19 10:23:58 +00:00
test_helpers.tsx Fix browser glitch caused by two overlapping scroll animations in web UI (#31960) 2024-09-19 10:52:46 +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