vojo/src/app/pages/client
2026-05-13 14:21:39 +03:00
..
bots feat(sidebar): add resizable left page-nav via pointer/keyboard with localStorage-persisted width, clamped [320, viewport/3] and tactile min/max indicator 2026-05-11 02:49:39 +03:00
channels 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
create localize Add Space 2026-04-14 02:18:51 +03:00
direct feat(settings): replace Modal500 with /settings route plus mobile bottom-up horseshoe sheet overlaying DM list via clip-path mask 2026-05-13 00:01:26 +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 feat(channels): route room-in-space navigations through /channels/ with eventId-anchored permalinks and channels-aware cold-push redirect 2026-05-10 20:13:50 +03:00
sidebar 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
space feat(sidebar): add resizable left page-nav via pointer/keyboard with localStorage-persisted width, clamped [320, viewport/3] and tactile min/max indicator 2026-05-11 02:49:39 +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 feat: Add voice/video room support (#2680) 2026-03-07 18:03:32 +11: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(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
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 feat(connection): replace 30s 'Connecting...' banner with bottom-edge sync indicator and resume-grace window for phone-unlock UX 2026-05-03 22:35:22 +03:00
SyncIndicator.tsx feat(bots): add bot-widget loading bar with cycle-complete hide and sync-state deference, plus matching cycle-complete polish on SyncIndicator 2026-05-06 22:11:42 +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