catstodon/app/javascript/mastodon
Claire 00c61317d3 Merge remote-tracking branch 'upstream/stable-4.4' into HEAD
Conflicts:
- `app/views/layouts/application.html.haml`:
  Conflict because of glitch-soc's theming system.
  Updated the line as upstream did.
2025-09-04 18:33:21 +02:00
..
actions Merge remote-tracking branch 'upstream/stable-4.4' into HEAD 2025-09-04 18:33:21 +02:00
api Fix API return types for interaction API helpers (#35915) 2025-09-04 10:45:54 +02:00
api_types Fix WebUI crashing for accounts with null URL (#35651) 2025-08-05 11:43:15 +02:00
components Fix error alerts for deleted quotes (#35918) 2025-09-04 10:45:54 +02:00
containers fix: Prevent content scrolling behind main menu (part 1) (#35173) 2025-06-25 12:12:49 +00:00
features Merge remote-tracking branch 'upstream/stable-4.4' into HEAD 2025-09-04 18:33:21 +02:00
hooks Make bio hashtags open the local page instead of the remote instance (#35349) 2025-07-23 16:08:43 +02:00
locales New Crowdin Translations for stable-4.4 (automated) (#35681) 2025-08-05 14:02:35 +02:00
models Fix WebUI crashing for accounts with null URL (#35651) 2025-08-05 11:43:15 +02:00
polyfills Convert from Webpack to Vite (#34450) 2025-05-16 13:26:12 +00:00
reducers Fix error alerts for deleted quotes (#35918) 2025-09-04 10:45:54 +02: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 Adds Redux and React-Intl to storybook (#35094) 2025-06-24 09:31:27 +00:00
utils fix: Prevent scrolling behind menus and modals in Safari iOS (#35183) 2025-06-25 19:22:11 +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 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
uuid.ts