mastodon/app/javascript/mastodon
Claire af157939d9
Fix sidebar rest position on mobile layout on RTL locales (#35067)
Co-authored-by: diondiondion <mail@diondiondion.com>
2025-06-17 14:41:51 +00:00
..
actions Change order of items in navigation panel in web UI (#35029) 2025-06-16 15:06:33 +00:00
api Change order of items in navigation panel in web UI (#35029) 2025-06-16 15:06:33 +00:00
api_types feat: Add "Followers you know" widget to user profiles (#34652) 2025-05-13 06:38:18 +00:00
components Change order of items in navigation panel in web UI (#35029) 2025-06-16 15:06:33 +00:00
containers Change design of audio player in web UI (#34520) 2025-05-02 16:15:00 +00:00
features Fix sidebar rest position on mobile layout on RTL locales (#35067) 2025-06-17 14:41:51 +00:00
hooks Prevent two composers from being shown (#35006) 2025-06-11 11:12:39 +00:00
locales New Crowdin Translations (automated) (#35062) 2025-06-17 10:39:43 +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 Change order of items in navigation panel in web UI (#35029) 2025-06-16 15:06:33 +00:00
selectors Change navigation layout on small screens in web UI (#34910) 2025-06-11 11:55:43 +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
is_mobile.ts
load_keyboard_extensions.js Convert from Webpack to Vite (#34450) 2025-05-16 13:26:12 +00:00
main.tsx Make React Spring respect animation preferences (#35018) 2025-06-11 16:51:55 +00:00
performance.js Convert from Webpack to Vite (#34450) 2025-05-16 13:26:12 +00:00
permissions.ts
ready.js
scroll.ts
settings.js
stream.js
test_helpers.tsx Migrate from Jest to Vitest (#34454) 2025-05-07 18:29:02 +00:00
uuid.ts