mastodon/app/javascript/mastodon
2025-08-06 14:54:03 +00:00
..
actions Bundle quotes and mentions in the same quickfilter bar since quotes don't have their own icon (#35700) 2025-08-06 14:54:03 +00:00
api Add UI for revoking quote posts (#35689) 2025-08-06 11:52:56 +00:00
api_types Add quote notifications to WebUI (#35653) 2025-08-04 18:12:37 +00:00
components Add UI for revoking quote posts (#35689) 2025-08-06 11:52:56 +00:00
containers Add UI for revoking quote posts (#35689) 2025-08-06 11:52:56 +00:00
features Add UI for revoking quote posts (#35689) 2025-08-06 11:52:56 +00:00
hooks Make bio hashtags open the local page instead of the remote instance (#35349) 2025-07-11 15:18:34 +00:00
locales Add UI for revoking quote posts (#35689) 2025-08-06 11:52:56 +00:00
models Add quote notifications to WebUI (#35653) 2025-08-04 18:12:37 +00:00
polyfills Provides legacy fallback for browser that don't support regex flag v (#35659) 2025-08-04 17:15:46 +00:00
reducers Fix quote notification filtering and add settings (#35690) 2025-08-05 16:15:16 +00:00
selectors Bundle quotes and mentions in the same quickfilter bar since quotes don't have their own icon (#35700) 2025-08-06 14:54:03 +00:00
service_worker Update ESLint to not try to resolve virtual modules (#34837) 2025-05-28 10:04:52 +00:00
store Adds Redux and React-Intl to storybook (#35094) 2025-06-24 09:31:27 +00:00
utils Emoji Rendering Efficiency (#35568) 2025-07-31 17:30:14 +00:00
api.ts Add button to load new replies in web UI (#35210) 2025-07-23 13:42:07 +00:00
blurhash.ts Change design of audio player in web UI (#34520) 2025-05-02 16:15:00 +00:00
common.ts Convert from Webpack to Vite (#34450) 2025-05-16 13:26:12 +00:00
compare_id.ts
identity_context.tsx
initial_state.js Force modern emoji experimental to be dev mode only (#35505) 2025-07-24 14:55:00 +00:00
is_mobile.ts
load_keyboard_extensions.js Convert from Webpack to Vite (#34450) 2025-05-16 13:26:12 +00:00
main.tsx Emoji Rendering Efficiency (#35568) 2025-07-31 17:30:14 +00:00
permissions.ts Add link from Web UI for Hashtags to the Moderation UI (#31448) 2024-11-29 07:36:17 +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
uuid.ts