Commit graph

  • 5c64fc435c update vojo grok system promt heaven 2026-05-31 16:25:33 +03:00
  • 3b5f3567f2 update vojo grok system promt heaven 2026-05-31 16:22:30 +03:00
  • 1385123b55 docs(ai): record the in-repo ai-bot Synapse appservice (Vojo AI) and the single-file bind-mount / non-root registration gotchas heaven 2026-05-31 15:40:47 +03:00
  • add6107d66 feat(ai-bot): add the Vojo AI Matrix appservice (xAI Grok backend) with push transactions, mention/DM replies, self-generated registration and spend limiter heaven 2026-05-31 15:36:00 +03:00
  • 0a62fa8e1d 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 heaven 2026-05-31 13:46:14 +03:00
  • 0e87787f95 docs(ai): actualize architecture.md against current vojo/dev code after the Channels, Bots, threads and settings-route redesign heaven 2026-05-30 22:43:19 +03:00
  • a84c534179 style(room): lead the 1:1 stream row with the rail+dot, move the timestamp beside the nick and tint the peer nick lavender heaven 2026-05-30 14:35:41 +03:00
  • 109941e0dd fix(media): deliver session to the service worker on controllerchange and drop the poisoned handshake promise on timeout so authenticated media stops 401ing heaven 2026-05-30 13:23:19 +03:00
  • cdd2570ff1 fix(router): import the Channels and Bots listing tabs eagerly again to kill the web tab-switch flicker regression from their lazy-split heaven 2026-05-30 13:07:13 +03:00
  • de9ab8198f chore: merge 3af516f into vojo/dev, keeping its edge-to-edge --vojo-safe-top safe-area and superseding the abandoned ca34e026 approach v0.3.0 heaven 2026-05-30 01:39:08 +03:00
  • 45535a0dba feat(direct): show a green online dot on 1:1 chat avatars in the direct list, matching the profile card indicator heaven 2026-05-30 01:21:27 +03:00
  • 54f96112ff style(room): drop the 1:1 peer name chip and restore the plain bold author label heaven 2026-05-30 01:12:33 +03:00
  • b4d49d3b03 style(room): match the 1:1 peer name chip corner radius to the message bubble heaven 2026-05-30 00:59:56 +03:00
  • 170c78fb83 feat(room): give the 1:1 peer name its own dark chip matching the message bubble and round both with a minimal all-corners radius heaven 2026-05-30 00:52:47 +03:00
  • f6e374d551 feat(room): redesign the group/channel chat into a Discord-style layout with plain-text messages, avatar/timestamp grouping and the 1:1 media renderer heaven 2026-05-30 00:28:31 +03:00
  • 0f882567c5 feat(room): rework the 1:1 DM timeline into a VS Code-style rail with bold author labels, bubble-less own messages and same-sender run grouping heaven 2026-05-29 23:45:18 +03:00
  • 153860bb38 chore(assets): downscale the embedded raster in the three vojo logo SVGs from 690px to 256px heaven 2026-05-29 02:36:41 +03:00
  • 3f76336e57 fix(profile): load the hero avatar as a sharp scale thumbnail and keep full-res only for the expanded view heaven 2026-05-29 02:36:28 +03:00
  • bfe2f89a28 perf(timeline): memoize message rows and cache the per-render call-aggregate scan and HTML body parse heaven 2026-05-29 02:36:13 +03:00
  • 067417050c perf(bundle): code-split heavy routes and the emoji picker and add cacheable vendor chunks to shrink first-load heaven 2026-05-29 02:35:33 +03:00
  • 297b55f693 feat(timeline): replace empty-chat RoomIntro with context-aware placeholder for 1:1, group and bridged rooms heaven 2026-05-29 00:07:18 +03:00
  • aa3dbc13ef feat(members): replace MembersDrawer with Dawn-styled members sheet and group hero for every non-1:1 room and channel heaven 2026-05-28 20:51:37 +03:00
  • 1665cb185f feat(timeline): use Channel avatar+bubble layout for every non-1:1 room and shift 1:1 Stream rail ~4px left on desktop heaven 2026-05-28 18:07:23 +03:00
  • 2a24ee60ff fix(presence): gate /sync set_presence on app foreground state so background long-polls stop marking idle users as online heaven 2026-05-28 17:22:59 +03:00
  • 9a9880d63c feat(typing): replace composer-covered overlay strip with inline shimmer system-line in the timeline, aligned to the composer's left horseshoe curve heaven 2026-05-28 02:03:26 +03:00
  • 61fdf06126 fix(android): pad content root by WindowInsets.tappableElement so 3-button nav clears UI while gesture mode stays edge-to-edge heaven 2026-05-28 01:57:13 +03:00
  • 53acca3755 fix(stream-bubble): shrink bubble to text width and equalise bubble-to-bubble gap at ~14px regardless of same-sender grouping heaven 2026-05-28 00:30:54 +03:00
  • 67ee378b39 fix(stream-header): block body's drag-up from closed so pinning the directs/channels/bots header now requires the dedicated pin handle heaven 2026-05-28 00:28:38 +03:00
  • fda6c7bd7e fix(channels): render rooms list non-virtualized so re-picking a workspace on native doesn't strand the list empty after a remount heaven 2026-05-27 23:49:41 +03:00
  • 136aacded1 fix(stream-header): tighten Segment paddings and cluster gaps so plus/search icons stop clipping past the right edge on 360 px Android viewports heaven 2026-05-27 23:48:49 +03:00
  • 443213b4b6 fix(android): apply env(safe-area-inset-bottom) so 3-button nav stops covering bottom-anchored UI heaven 2026-05-27 22:43:28 +03:00
  • aca33f470d fix(telegram-widget): embed password reveal as in-input eye icon matching the main auth form so the toggle no longer overflows on native heaven 2026-05-27 18:24:24 +03:00
  • 6c052bbff9 feat(bridge-widgets): format phone input with libphonenumber-js AsYouType, show country flag, soft-warn on invalid before letting bridgev2 arbitrate heaven 2026-05-27 01:56:22 +03:00
  • 7b3a4145a7 fix(channels): back active-workspace persistence with a jotai atom so the native pager sees switcher picks instead of a stale memoized localStorage read 3af516f heaven 2026-05-22 01:18:15 +03:00
  • 765445c091 feat(discord-widget): render Open-in-Channels card after login via VOJO-LOGIN-SPACE-V1 sentinel and generic open-matrix-to widget action heaven 2026-05-21 14:08:50 +03:00
  • 408b9eefc3 chore(eslint): give widget apps their own Preact-aware root config so host airbnb and react rules stop flagging valid Preact code in pre-commit heaven 2026-05-21 14:08:21 +03:00
  • 8d8b39e897 fix(telegram-widget): stack password row column on mobile so the show toggle does not overflow off the right edge heaven 2026-05-21 13:43:11 +03:00
  • 055b7d3692 fix(workspace-switcher): switch space rows to SurfaceVariant so inactive bg blends with the sheet silhouette instead of reading as dark cards heaven 2026-05-21 01:05:34 +03:00
  • 78504262d3 feat(stream-header): flatten web curtain to a tabsRow-border divider pixel-aligned with PageHeader at WEB_TABS_ROW_PX=54 and gate keyboard probe to native heaven 2026-05-20 23:20:17 +03:00
  • cde50cff0f fix(bots): pad BotStatePage wrapper with safe-top so the mobile back-arrow header clears the Android status bar on the connect-bot empty state heaven 2026-05-20 02:39:21 +03:00
  • 6ca6b69d48 feat(stream-header): contextual Plus on Channels opens create-channel inside workspace and create-community on landing via StreamHeader.primaryAction heaven 2026-05-20 01:59:04 +03:00
  • 240bb54c29 refactor(stream-header): reset live drag on gesture teardown, drop dead pinned-local fallback, narrow commit() to peek|closed, add exhaustive transition guards and align stale comments heaven 2026-05-20 00:59:17 +03:00
  • 8fb885df1b feat(stream-header): free-range curtain drag through full pin↔closed↔peek range with bottomPinned-aware body bail and native-only handle heaven 2026-05-20 00:26:10 +03:00
  • ab283e9788 refactor(stream-header): unify curtain gestures onto dual handle+body surfaces with 1:1 handle and rubber-band body, scroll-aware bail heaven 2026-05-19 23:27:19 +03:00
  • e866cd3830 feat(stream-header): move pin/unpin gesture onto dedicated 32px drag-handle with 1:1 finger tracking and desktop-style grabber animation heaven 2026-05-19 18:26:37 +03:00
  • 7c5a1f2ee7 fix(mobile-tabs-pager): restore segment-button taps in pager mode via opacity-0 per-pane row and route their commits through an instant no-transition strip jump heaven 2026-05-19 14:28:56 +03:00
  • 0422a9832f feat(stream-header): pin chats curtain over static pager header on drag-up with per-tab atom, native-only rubber-band gesture and pinned-aware horseshoe sheet coordination heaven 2026-05-19 11:50:31 +03:00
  • 4a9d5f6384 fix(mobile-tabs-pager): paint Background.OnContainer on pagerRoot so panes mounted outside PageRoot inherit readable text on native heaven 2026-05-18 22:58:53 +03:00
  • 870e13d895 feat(mobile-tabs-pager): swipe between Direct, Channels and Bots on Capacitor native with static header, 24px gap, atom-bridged action icons and inert offscreen panes heaven 2026-05-18 22:00:53 +03:00
  • 727a53a776 fix(horseshoe): extend mobile DM and Channels wrappers up over the safe-top zone so the StreamHeader curtain paints the status-bar strip on drag-up heaven 2026-05-18 15:14:58 +03:00
  • af97549e48 tweak(stream-header): require curtain drag past 90% of full peek travel to commit so short drags snap back as accidental heaven 2026-05-18 02:12:55 +03:00
  • 0c704aac38 tweak(bubbles): paint peer bg and horseshoe void pure black and flip own/peer flat-corner to bottom-left/top-left at 16px radius heaven 2026-05-18 02:04:39 +03:00
  • b26340fa7d feat(electron): add desktop wrapper packaging Vojo as Windows zip with privileged vojo:// scheme, HashRouter override and native chrome heaven 2026-05-18 01:50:16 +03:00
  • 5dbe83aa9d feat(push): real sender+room avatars via MXC bridge with adaptive shortcut icons, plus review fixes (GROUP_ALERT_ALL, eventId dedup, isEncrypted privacy default, structured roomname parse, mark-as-read optimistic docs) heaven 2026-05-17 17:39:19 +03:00
  • 4b4454fa1d docs(android): document MessagingStyle pipeline, channel split, callId-session dedup and edit-collapse defer rationale heaven 2026-05-17 02:42:45 +03:00
  • de348eb4fc fix(push): close E2EE-flip race by re-checking room encryption at reply send time, pre-flight credentials before optimistic echo, share callId-dedup helpers between FCM and Worker heaven 2026-05-17 02:41:27 +03:00
  • 06778702b2 feat(push): inline RemoteInput reply on per-room notifications for cleartext rooms with optimistic local echo and encryption-state re-dump heaven 2026-05-17 02:29:20 +03:00
  • 8a80194fe5 fix(push): dedup re-rings within one call session via composite (roomId, callSessionId) key so a participant rejoin doesn't re-alert heaven 2026-05-17 02:22:20 +03:00
  • 38d24e5527 feat(push): group room messages into a per-room MessagingStyle conversation with DM/group channels, mark-as-read action and receipt-driven dismiss heaven 2026-05-17 02:06:21 +03:00
  • 408f165f60 feat(push): add WorkManager polling fallback that delivers notifications via /_matrix/client/v3/notifications when FCM is blocked heaven 2026-05-17 01:27:55 +03:00
  • b9aad691b5 update gitignore with Vite config heaven 2026-05-16 22:06:35 +03:00
  • 770609b964 feat(media): make the desktop right-side media pane resizable with a smart max that subtracts chat-list width and a chat-column reservation heaven 2026-05-16 20:45:54 +03:00
  • ebf2cfe07b fix(sidebar): raise resizable page-nav min width from 320 to 384px so StreamHeader segments and action icons stop clipping at the floor heaven 2026-05-16 20:31:11 +03:00
  • 2d101a40fc fix(channels): collapse /channels/ index into one mobile pane and add Create-community CTA next to Find-community on empty state heaven 2026-05-16 20:25:01 +03:00
  • f2ecca64da feat(share): receive Android system share intents and drop the payload into the next chat the user opens via a top banner cue heaven 2026-05-16 19:33:06 +03:00
  • 6982ec374e chore(lint): close all typecheck and eslint tech debt to enable husky pre-commit hook with --max-warnings 0 heaven 2026-05-16 17:22:53 +03:00
  • 45c69317ff feat(message): paint non-own bubbles via --vojo-peer-bubble-bg in Stream + Channel layouts and Stream rail/day-divider via --vojo-timeline-rail heaven 2026-05-16 13:13:28 +03:00
  • c78984a6d8 fix(direct): exclude bridged portal rooms from Direct tab so Telegram chats live exclusively in their per-bridge personal filtering space heaven 2026-05-16 00:31:38 +03:00
  • bfd72dc1ff tweak(stream-header): collapse peek1/peek2 into single peek snap so one drag reveals both action chips at once heaven 2026-05-15 23:47:40 +03:00
  • 0eb2e056c0 feat(stream-header): rebuild Direct/Channels/Bots header as a curtain layered above tabs with peek chips, inline forms, and VisualViewport keyboard compensation heaven 2026-05-15 23:05:34 +03:00
  • 81d23be61f feat(theme): ship Settings picker with system/light/dark and Vojo light palette reshading sidebar, chat, bubbles, horseshoe void and PWA chrome heaven 2026-05-15 01:06:49 +03:00
  • 8e2db986b4 feat(composer): tighten action-row padding, extract button JSX, and rotate placeholder across 12 hour-keyed variants heaven 2026-05-15 00:13:51 +03:00
  • 646cb7b124 feat(members): carve rounded TL/BL on members drawer with 12px void seam to chat and extract VoidGap helper consolidating four per-pane seams heaven 2026-05-14 21:11:36 +03:00
  • 8400ef54ee feat(syslines): render membership and room-state events as sender-anchored chat bubbles via StreamLayout instead of thin rail syslines heaven 2026-05-14 01:39:51 +03:00
  • a893e86d92 tweak(direct): dial DM list avatars down to 48px with 68px row height for a less heavy density heaven 2026-05-14 01:12:17 +03:00
  • 2d74848509 feat(direct): enlarge DM list avatars to size 500 with 80px row height and matched virtualizer estimate for a denser two-line layout heaven 2026-05-14 01:05:32 +03:00
  • c3a384b651 fix(page-nav): hold min-height:0 on scrolling middle and shrink-no on Direct bottom rows so flex pressure no longer squashes them below their NavItem floor heaven 2026-05-14 01:05:21 +03:00
  • 3c7c79fb6c fix(calls): split per-session bubbles by joined-count boundary with expiry-aware ongoing, post-ring duration, and same-caller retry merging heaven 2026-05-14 00:27:38 +03:00
  • f5e992daad fix(time): use Intl numeric day-month-year everywhere so chat day dividers follow the system locale instead of hardcoded English full-month heaven 2026-05-13 23:30:52 +03:00
  • 2dac76f9af chore(i18n): rename DM direct-stream segment label to Direct heaven 2026-05-13 23:30:42 +03:00
  • 1ee1d50c41 fix(dm-name): drop matrix-js-sdk mxid disambiguation suffix from DM room names by using peer rawDisplayName heaven 2026-05-13 22:54:26 +03:00
  • d3e69e042f fix(i18n): track system language on every launch instead of caching first-seen value in localStorage heaven 2026-05-13 22:54:06 +03:00
  • 5d4a50f593 feat(legal): publish Privacy Policy and account-deletion pages with About-screen link and Play Store feature graphic heaven 2026-05-13 22:53:58 +03:00
  • 5c16649e0c chore(versioning): derive Android versionName from git describe to match __APP_VERSION__ from vite heaven 2026-05-13 22:53:48 +03:00
  • 30e477d2cd feat(calls): render m.call.member events as one aggregate chat bubble per call aligned to initiator side heaven 2026-05-13 15:57:23 +03:00
  • 6a6b7acf15 feat(channels): rebuild thread drawer and channel rows as chat-style bubble cards that merge thread-summary into the bubble footer heaven 2026-05-13 15:21:13 +03:00
  • 3dee9f099f feat(thread-drawer): wrap in horseshoe seam with rounded TL/BL and add pointer/keyboard resize clamped to viewport/3 heaven 2026-05-13 14:42:15 +03:00
  • 11c46d9250 feat(channels): replace workspace switcher popout with sliding horseshoe sheet and inline create-channel row, retire sidebar CreateTab heaven 2026-05-13 14:21:39 +03:00
  • c27f8a7cc2 chore(mascot): re-encode as 2s VP9 cycle and center auth drop-shadow on character heaven 2026-05-13 04:17:14 +03:00
  • 4e7ea405ab chore(android): enable R8 shrinker with keep rules, set up release signing, and strip sourcemaps from APK heaven 2026-05-13 04:17:09 +03:00
  • ffb80bff88 chore(bundle): trim web bundle by dropping unused Twemoji TTF, Prism languages, and MediaPipe blur wasm heaven 2026-05-13 04:17:03 +03:00
  • 663aece487 feat(media-viewer): atom-driven horseshoe shell over chat replacing Overlay modal for image+video with anchor-aware pinch/wheel zoom and swipe prev/next heaven 2026-05-13 02:47:04 +03:00
  • 4654836092 feat(chat): hide composer on scroll-up past 200px and replace jump-to-latest chip with circular FAB that pulses on incoming live messages heaven 2026-05-13 01:36:29 +03:00
  • 635fb91022 feat(settings): replace Modal500 with /settings route plus mobile bottom-up horseshoe sheet overlaying DM list via clip-path mask heaven 2026-05-13 00:01:26 +03:00
  • c6bb66958d feat(profile-rail): size mobile user-card rail to measured content height with 85vh cap and inner scroll only on overflow heaven 2026-05-12 02:06:10 +03:00
  • 149382299a feat(safe-area): extend Android edge-to-edge top inset via --vojo-safe-top var and collapse profile horseshoe header with measured height heaven 2026-05-12 01:54:30 +03:00
  • ce82d66883 feat(safe-area): paint Android edge-to-edge top/bottom strips with the active surface tone instead of a fixed body bg heaven 2026-05-11 23:13:56 +03:00
  • ca34e026fb feat(safe-area): render edge-to-edge under Android gesture-pill / iOS home indicator and color-sync the system-bar zones to the active chat surface heaven 2026-05-11 22:06:15 +03:00
  • f38cb42344 feat(direct-tabs): spread DM/Channels/Bots tabs edge-to-edge and underline active segment with purple bar on the header's grey rule heaven 2026-05-11 21:04:07 +03:00
  • 785b679b61 feat(horseshoe): add 12px void gap between chat and profile pane with rounded TL/BL on profile, drop page-nav right rounding heaven 2026-05-11 20:33:51 +03:00