vojo/src/app/pages
2026-06-11 22:35:33 +03:00
..
auth feat(proxy): route Android WebView and native traffic through a user-supplied HTTP/SOCKS5 proxy via an authed loopback relay 2026-06-08 02:18:44 +03:00
client feat(refresh): host the mascot chrome as a strip singleton and draw the radar rings on one canvas, zeroing WebView tile-memory warnings 2026-06-11 22:35:33 +03:00
afterLoginRedirectPath.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
App.tsx perf(bundle): code-split heavy routes and the emoji picker and add cacheable vendor chunks to shrink first-load 2026-05-29 02:35:33 +03:00
CallStatusRenderer.tsx feat(calls): redesign the DM voice-call rail with a loudspeaker toggle, live duration and explicit accept/decline, dropping the deafen control 2026-06-05 01:07:08 +03:00
ConfigConfig.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
FeatureCheck.tsx rework login page 2026-04-14 23:19:44 +03:00
HorseshoeContainer.css.ts feat(horseshoe): split web page-nav and chat panel with 12px void gap and rounded inner corners on both sides 2026-05-11 13:54:40 +03:00
HorseshoeContainer.tsx feat(share): receive Android system share intents and drop the payload into the next chat the user opens via a top banner cue 2026-05-16 19:33:06 +03:00
IncomingCallStripRenderer.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
MobileFriendly.tsx refactor: delete the dead SidebarNav rail and its sidebar tab and primitive subtree 2026-06-03 11:53:06 +03:00
paths.ts feat(ai): replace the Vojo AI widget with a native, isolated ChatGPT-style chat surface (threads, history, typing) 2026-06-02 01:49:31 +03:00
pathSearchParam.ts support matrix.to links (#1849) 2024-07-30 22:18:59 +10:00
pathUtils.ts feat(ai): replace the Vojo AI widget with a native, isolated ChatGPT-style chat surface (threads, history, typing) 2026-06-02 01:49:31 +03:00
Router.tsx refactor: delete the dead SidebarNav rail and its sidebar tab and primitive subtree 2026-06-03 11:53:06 +03:00
ThemeManager.tsx feat(settings): redesign settings as a grouped Dawn list and drop the Developer Tools tab 2026-06-03 00:27:29 +03:00