vojo/src/app
2026-06-02 22:04:50 +03:00
..
components feat(mobile): add swipe-right-to-go-back on chat screens, sliding the chat over the static listing pager 2026-06-02 13:31:57 +03:00
features fix(ai-chat): cast the history panel shadow only when open so it stops bleeding a dark sliver onto the right edge while closed 2026-06-02 22:04:50 +03:00
hooks 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
pages 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
plugins 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
state feat(members): replace MembersDrawer with Dawn-styled members sheet and group hero for every non-1:1 room and channel 2026-05-28 20:51:37 +03:00
styles 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
utils feat(mobile): add swipe-right-to-go-back on chat screens, sliding the chat over the static listing pager 2026-06-02 13:31:57 +03:00
cs-api.ts 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
cs-errorcode.ts feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
i18n.ts fix(i18n): track system language on every launch instead of caching first-seen value in localStorage 2026-05-13 22:54:06 +03:00