vojo/src/app
2026-05-31 13:46:14 +03:00
..
components feat(room): colour the DM stream rail per side — white own nick/dots, purple peer nick, gray peer dots, green own dot while awaiting a reply 2026-05-31 13:46:14 +03:00
features feat(direct): show a green online dot on 1:1 chat avatars in the direct list, matching the profile card indicator 2026-05-30 01:21:27 +03:00
hooks feat(room): colour the DM stream rail per side — white own nick/dots, purple peer nick, gray peer dots, green own dot while awaiting a reply 2026-05-31 13:46:14 +03:00
pages fix(router): import the Channels and Bots listing tabs eagerly again to kill the web tab-switch flicker regression from their lazy-split 2026-05-30 13:07:13 +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(timeline): replace empty-chat RoomIntro with context-aware placeholder for 1:1, group and bridged rooms 2026-05-29 00:07:18 +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