mastodon/app/javascript/mastodon
2025-06-04 14:35:29 +00:00
..
actions Fix nested buttons in search popout in web UI (#34871) 2025-06-02 12:21:31 +00:00
api refactor: Prevent leading slashes in API urls (#34680) 2025-05-14 08:59:08 +00:00
api_types feat: Add "Followers you know" widget to user profiles (#34652) 2025-05-13 06:38:18 +00:00
components Add icon to header of pinned posts carousel in web UI (#34869) 2025-05-30 22:24:34 +00:00
containers Change design of audio player in web UI (#34520) 2025-05-02 16:15:00 +00:00
features fix: Fix Safari volume bug, #34797 (#34929) 2025-06-04 14:35:29 +00:00
hooks fix: Fix Safari volume bug, #34797 (#34929) 2025-06-04 14:35:29 +00:00
locales New Crowdin Translations (automated) (#34897) 2025-06-03 07:57:07 +00:00
models Fix code style issue (#34624) 2025-05-06 13:35:54 +00:00
polyfills Convert from Webpack to Vite (#34450) 2025-05-16 13:26:12 +00:00
reducers feat: Add "Followers you know" widget to user profiles (#34652) 2025-05-13 06:38:18 +00:00
selectors feat: Add "Followers you know" widget to user profiles (#34652) 2025-05-13 06:38:18 +00:00
service_worker Update ESLint to not try to resolve virtual modules (#34837) 2025-05-28 10:04:52 +00:00
store Refactor context reducer to TypeScript (#34506) 2025-04-28 13:38:40 +00:00
utils Convert from Webpack to Vite (#34450) 2025-05-16 13:26:12 +00:00
api.ts refactor: Prevent leading slashes in API urls (#34680) 2025-05-14 08:59:08 +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 Add reminder when about to post without alt text in web UI (#33760) 2025-01-29 11:37:56 +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 Convert from Webpack to Vite (#34450) 2025-05-16 13:26:12 +00:00
performance.js Convert from Webpack to Vite (#34450) 2025-05-16 13:26:12 +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
stream.js Remove unused E2EE-related methods (#31964) 2024-09-19 10:23:58 +00:00
test_helpers.tsx Migrate from Jest to Vitest (#34454) 2025-05-07 18:29:02 +00:00
uuid.ts