vojo/src/app/pages/client
2026-05-28 17:22:59 +03:00
..
bots fix(bots): pad BotStatePage wrapper with safe-top so the mobile back-arrow header clears the Android status bar on the connect-bot empty state 2026-05-20 02:39:21 +03:00
channels fix(android): pad content root by WindowInsets.tappableElement so 3-button nav clears UI while gesture mode stays edge-to-edge 2026-05-28 01:57:13 +03:00
create localize Add Space 2026-04-14 02:18:51 +03:00
direct feat(stream-header): pin chats curtain over static pager header on drag-up with per-tab atom, native-only rubber-band gesture and pinned-aware horseshoe sheet coordination 2026-05-19 11:50:31 +03:00
explore chore: upgrade TypeScript to 5.4 with bundler module resolution and reformat repo against tightened ESLint 2026-04-27 13:07:49 +03:00
home chore(lint): close all typecheck and eslint tech debt to enable husky pre-commit hook with --max-warnings 0 2026-05-16 17:22:53 +03:00
sidebar chore(lint): close all typecheck and eslint tech debt to enable husky pre-commit hook with --max-warnings 0 2026-05-16 17:22:53 +03:00
space chore(lint): close all typecheck and eslint tech debt to enable husky pre-commit hook with --max-warnings 0 2026-05-16 17:22:53 +03:00
AutoDiscovery.tsx Show call support error and disable join button (#2748) 2026-03-09 21:39:58 +11:00
ClientBindAtoms.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
ClientInitStorageAtom.tsx chore(lint): close all typecheck and eslint tech debt to enable husky pre-commit hook with --max-warnings 0 2026-05-16 17:22:53 +03:00
ClientLayout.tsx handle error in loading screen (#1823) 2024-07-22 20:47:19 +10:00
ClientNonUIFeatures.tsx feat(direct): land inline invite cards with spam-filter toggle and retire the /inbox/ tree along with its sidebar tab 2026-05-03 13:49:33 +03:00
ClientRoomsNotificationPreferences.tsx Add option to change room notification settings (#2281) 2025-03-20 20:27:00 +11:00
ClientRoot.tsx fix(presence): gate /sync set_presence on app foreground state so background long-polls stop marking idle users as online 2026-05-28 17:22:59 +03:00
index.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
SidebarNav.tsx feat(channels): replace workspace switcher popout with sliding horseshoe sheet and inline create-channel row, retire sidebar CreateTab 2026-05-13 14:21:39 +03:00
SpecVersions.tsx fix(boot): drop 3-dots splash menu, add 10s fetch timeouts, surface logout on init/start/sync-error per Element Web pattern 2026-05-09 02:26:16 +03:00
SyncIndicator.css.ts fix(android): pad content root by WindowInsets.tappableElement so 3-button nav clears UI while gesture mode stays edge-to-edge 2026-05-28 01:57:13 +03:00
SyncIndicator.tsx fix(presence): gate /sync set_presence on app foreground state so background long-polls stop marking idle users as online 2026-05-28 17:22:59 +03:00
WelcomePage.tsx redesign(p0): land Dawn dark-theme foundation with one-shot migration and edge-to-edge polish 2026-04-26 21:30:22 +03:00