vojo/src/app/pages
2026-06-02 01:49:31 +03:00
..
auth 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
client 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
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(profile): mobile top-horseshoe rail and desktop right pane host a Dawn-style user card with hero, info rows, and floating 3-dot actions menu 2026-05-08 19:04:12 +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 feat(channels): ship M1 — Каналы segment with /channels/ routes and channels-mode RoomTimeline filter 2026-05-09 15:06:13 +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 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
ThemeManager.tsx Add option for monochrome mode (#2464) 2025-08-25 23:19:14 +10:00