Commit graph

  • c0fd48f37b merge: bring native Telecom calls, local LLM backend and search overlay into dev vojo/dev heaven 2026-08-23 03:55:22 +03:00
  • df4baabaa0 merge: fold remote 'temp' snapshot into the split-out commit history heaven 2026-08-23 03:55:05 +03:00
  • 0f5bc33619 fix(calls): resolve call glare via co-presence, not answer vojo/telecom-calls heaven 2026-07-04 02:40:47 +03:00
  • 28d266964e docs(calls): refresh android.md and telecom migration journal heaven 2026-07-04 02:16:21 +03:00
  • 71a71fa56b feat(calls): verify Answer-intent token + harden native ring lifecycle heaven 2026-07-04 02:14:08 +03:00
  • 64517a73f7 fix(calls): close glare cross-call races and lifecycle gaps heaven 2026-07-04 02:06:31 +03:00
  • b88e056dcd test(ai-bot): extend routereval golden set to 30 items with live-harvested Gemini verdicts heaven 2026-07-03 00:04:51 +03:00
  • bbf2e55165 fix(bots): AI typing indicator — 45s receipt expiry (5s died mid-generation, Synapse doesn't re-emit unchanged m.typing); avatar ring spinner in header replaces dots heaven 2026-07-03 00:04:34 +03:00
  • 0a538a9e0b feat(ai-bot): local LLM voice backend — OpenAI-compatible adapter, health-probed failover to Grok, billing by actual serving model ($0 local), LOCAL_LLM_* config heaven 2026-07-03 00:04:18 +03:00
  • ddc5cd2cad refactor(bots): drop the iframe touch-forwarding side-channel; swipe-back over the widget body now falls back to system/hardware back heaven 2026-07-02 00:59:28 +03:00
  • d599c98a62 feat(search): open listing search as a full-stage overlay over the tabs — right-side close ✕, hardware-back/Escape dismiss, flush result clip heaven 2026-06-29 21:48:43 +03:00
  • 80c64e0760 refactor(notifications): drop bundled Cinny message chime + DM-call ring audio; alerts now system-owned (native ringtone, web push) heaven 2026-06-29 19:57:28 +03:00
  • 628618aafe fix(calls): bound + unclip the answer drag — disc rides a clamped track (trackMax/lateralMax), clipChildren=false up the chain, halo follows; no clip-square, no full-screen runaway heaven 2026-06-24 02:54:58 +03:00
  • fe32bed081 fix(calls): harden DM signaling — Doze ring ceiling, FGS onCreate crash, logout teardown, role-aware grace, web ring withdrawal, caller-cancel heaven 2026-06-24 02:44:52 +03:00
  • 5d908bc04a feat(calls): ring incoming calls through Do Not Disturb — bypass-DND notification channel gated on policy access, with one-time grant prompt heaven 2026-06-24 02:09:04 +03:00
  • 492e950245 feat(calls): polish call surfaces — unify Answer verb, single live-green, over-lock entrance, press feedback, aria-live phases heaven 2026-06-24 02:08:20 +03:00
  • aa83b05a31 feat(calls): polish native incoming ring — axis-locked slide-to-answer (up only), color-morph + 3-rung haptics, breathing avatar halo, decline tap-only, reduced-motion heaven 2026-06-24 02:07:12 +03:00
  • 501ed9ac96 docs(calls): telecom migration journal + DM-calls techdebt closeout heaven 2026-06-24 00:43:39 +03:00
  • 99c309d493 feat(calls): native full-screen incoming ring UI + drag-to-answer with glow/chevron animation heaven 2026-06-24 00:43:39 +03:00
  • 3d10fc2d3e feat(calls): over-lock call screen — answer without unlocking (element-x pattern), minimize + live timer heaven 2026-06-24 00:43:39 +03:00
  • fa09674748 feat(calls): incoming via Telecom + answer-from-killed (session mgmt, FCM ring bridge, phoneCall FGS, JS sync) heaven 2026-06-24 00:43:39 +03:00
  • 2c3dfcb965 refactor(calls): drop TELECOM_ENABLED flag, retire AudioRoute plugin, bump minSdk to 26 heaven 2026-06-24 00:43:39 +03:00
  • f2eb363db4 feat(calls): native self-managed Telecom backend for Android (Phase A/B, flag-gated off, validated on Samsung) heaven 2026-06-23 02:47:17 +03:00
  • 9aaa0b1833 update tasks heaven 2026-06-23 01:11:00 +03:00
  • cd93f4df04 docs(ai): update architecture for the composer, settings, logout and bot-widget swipe refactors heaven 2026-06-15 02:57:32 +03:00
  • 53515ea427 style(message): tighten channel layout and channels list for mobile touch and rework the jump-to-message highlight heaven 2026-06-15 02:57:32 +03:00
  • 67a275561d style(emoji-board): restyle the emoji board as an overlay window and drop the inline dock variant heaven 2026-06-15 02:57:32 +03:00
  • ecfb02a221 refactor(event-readers): rebuild the read-receipts card as a self-contained Vojo overlay with per-reader timestamps heaven 2026-06-15 02:57:32 +03:00
  • e1d8e18176 feat(user-profile): add back/close affordances to profile cards, show the mxid localpart, and scope members-sheet auto-open per room heaven 2026-06-15 02:57:32 +03:00
  • f2ce9d4cd9 refactor(room): rebuild the room and bot action menus onto a shared inline notifications mode-picker tray heaven 2026-06-15 02:57:32 +03:00
  • 0956e58cfd refactor(settings): restructure user settings into a profile hero with tinted menu rows and a near-fullscreen mobile sheet heaven 2026-06-15 02:57:32 +03:00
  • df9cac8f5c refactor(settings): replace the shared LogoutDialog with a self-contained localised logout-dialog card heaven 2026-06-15 02:57:32 +03:00
  • caff65d9ee refactor(room-settings): collapse room settings into a single Modal500 page, dropping the per-room permissions and developer surfaces heaven 2026-06-15 02:57:32 +03:00
  • abae93170a refactor(room): fold message editing and file attachments into the composer, removing the floating MessageEditor and UploadBoard heaven 2026-06-15 02:57:32 +03:00
  • 180021b9ad feat(bots): forward bot-widget iframe touches over a side-channel so swipe-back works across the widget body on mobile heaven 2026-06-15 02:57:32 +03:00
  • c7dc1d51de feat(i18n): localise hardcoded English across calls, lobby, device verification, moderation, editor and email stage, syncing en/ru keys heaven 2026-06-15 02:57:32 +03:00
  • c2f504ffb4 temp heaven 2026-06-13 12:50:55 +03:00
  • 99391d9f28 feat(ai-bot): expand the product KB into a verified how-to manual with bilingual UI paths and raise its size cap heaven 2026-06-12 15:44:02 +03:00
  • 1a949e9a80 feat(ai-bot): improve answer quality and cost accounting across routing, web grounding, conversation memory, prompts, and telemetry feedback heaven 2026-06-12 14:27:06 +03:00
  • b500afc8a9 fix: harden client against crafted-event crashes and audit-found hardening gaps heaven 2026-06-12 13:04:19 +03:00
  • 3abbe893e0 fix(telegram): backport probe and cooldown race fixes and make the QR long-poll survive background WebView freezes heaven 2026-06-12 00:47:00 +03:00
  • 0095df358c feat(whatsapp): rewrite the widget onto the bridge provisioning API with OpenID auth, a pairing-code panel, and background-resilient login polling heaven 2026-06-12 00:46:25 +03:00
  • 5c67c4d78e feat(refresh): host the mascot chrome as a strip singleton and draw the radar rings on one canvas, zeroing WebView tile-memory warnings heaven 2026-06-11 22:35:33 +03:00
  • 7bf177751b fix(direct): hide fresh bridge-ghost invites while the double puppet auto-accepts them heaven 2026-06-10 22:25:06 +03:00
  • a286d1e2c6 feat(telegram): rewrite the widget onto the bridge provisioning API with OpenID auth, a contacts picker, and MSC4039 avatars heaven 2026-06-10 22:24:23 +03:00
  • 6d48ed0341 feat(channels): split bridge-space rooms into collapsible chats/groups/channels sections with tinted icons, counts, and an indented tree guide heaven 2026-06-10 22:10:04 +03:00
  • 4dcfe7fd1d feat(media): rework viewer paging into a persistent no-remount slide filmstrip with drag-anywhere-to-close and rounded sheet corners heaven 2026-06-09 14:39:52 +03:00
  • b210f2b3a2 feat(stream-header): spawn an echo pulse ring when the user taps the refresh mascot heaven 2026-06-08 23:13:33 +03:00
  • 47255c6bf1 fix(stream-header): fix the Android WebView pull-to-refresh flicker and rework the dancing-mascot loop and dwell heaven 2026-06-08 21:56:36 +03:00
  • b6ffa03891 feat(media): rework the viewer — smaller rounded chat previews, a draggable desktop window, a fullscreen mobile sheet, and swipe animation heaven 2026-06-08 16:17:59 +03:00
  • 901bec2e9a feat(stream-header): swap the curtain search-peek for a pull-to-refresh dancing mascot with a radar-pulse ripple heaven 2026-06-08 16:08:50 +03:00
  • 717928154b feat(proxy): route Android WebView and native traffic through a user-supplied HTTP/SOCKS5 proxy via an authed loopback relay heaven 2026-06-08 02:18:44 +03:00
  • f41ea049cc feat(ai-bot): rebuild the @ai overflow menu to match 1-1 chats, restyle the chats-list panel, and slim the notification button heaven 2026-06-07 03:29:59 +03:00
  • ae387c735d update sysmtem promt heaven 2026-06-07 03:29:16 +03:00
  • f9f16dcf4f update system promts heaven 2026-06-07 02:56:30 +03:00
  • 0a640aee11 feat(ai-bot): log the classifier's conversation window behind the body-debug flag to diagnose about_project misroutes heaven 2026-06-07 02:47:49 +03:00
  • 91899f56fb fix(ai-bot): decode punycode IDN domains to Unicode in the Sources footer so .рф citations read instead of xn-- heaven 2026-06-07 02:47:10 +03:00
  • 674616f398 fix(nav): stop the native chat list overscrolling when its content fits the window heaven 2026-06-07 01:46:40 +03:00
  • 2581ff8137 feat(room): extend the centred message band, date pill and composer width to group and channel rooms, matching 1:1 heaven 2026-06-06 21:13:34 +03:00
  • 4b7ad11620 feat(room): redesign the 1:1 DM timeline as a bubble chat with sticky date pills, grouped timestamps, a tap action rail and read status heaven 2026-06-06 14:35:15 +03:00
  • b56a47db4d fix(ai-bot): drop reasoning_effort for models that reject it, healing once and caching it instead of failing every request heaven 2026-06-06 02:27:51 +03:00
  • 9beb5a19bd fix(ai-bot): keep recommendation requests on grok_direct instead of force-routing them to web on a freshness word heaven 2026-06-06 02:27:05 +03:00
  • ef5a9f5013 feat(ai-bot): give project_then_grok a plain, matter-of-fact product tone instead of the chat persona's irony heaven 2026-06-06 02:26:37 +03:00
  • 75eb015d77 feat(ai-bot): retune the assistant persona to be livelier and lightly ironic without a hardcoded Russian default heaven 2026-06-06 02:26:16 +03:00
  • 0b2670d73a ref style heaven 2026-06-05 18:13:54 +03:00
  • 7e7630bba4 feat(room): add voice messages with an in-composer recorder, playback bubble, and per-room disable toggle heaven 2026-06-05 18:08:03 +03:00
  • d1d2c68393 feat(search): reach users by full address with an existence-checked confirm dialog, never offering chats with non-existent accounts heaven 2026-06-05 17:26:17 +03:00
  • c2f6baa712 feat(room): redesign the chat overflow menu as a flat Dawn popout on the composer's dark surface tone, dropping the search row heaven 2026-06-05 03:16:32 +03:00
  • 0ff06e577b feat(calls): redesign the DM voice-call rail with a loudspeaker toggle, live duration and explicit accept/decline, dropping the deafen control heaven 2026-06-05 01:07:08 +03:00
  • 0aaecbbe2e feat(search): find homeserver-directory users in search and start DMs from there, retiring the Direct new-chat Plus heaven 2026-06-04 23:49:33 +03:00
  • c12c228eb8 fix(ai-bot): strip the bot mention from the search query and append a clickable sources footer to web answers heaven 2026-06-04 22:44:56 +03:00
  • 08456b63ad style(rooms): redesign the join-before-navigate screen as a full-width Dawn invite hero with accept and decline heaven 2026-06-04 14:00:46 +03:00
  • 15ce5f4fb9 style(settings): drop the row gap in the pack and power-level lists so their hairline dividers sit flush like the rest heaven 2026-06-04 13:48:07 +03:00
  • af8e2963f1 app kb promt heaven 2026-06-04 13:42:30 +03:00
  • e7f354574f style(settings): flatten the power-level editor to match, tinting tags marked for deletion heaven 2026-06-04 13:18:15 +03:00
  • 7f52090967 style(settings): flatten the emoji and sticker pack list, tinting removed packs instead of boxing them heaven 2026-06-04 13:14:35 +03:00
  • fd6115cf85 style(settings): flatten the addresses and advanced blocks so the whole General page reads as one flat list heaven 2026-06-04 13:14:10 +03:00
  • d985b289c9 fix(notifications): show the loudest mode per group and re-enable disabled rules so a server-disabled rule can be toggled heaven 2026-06-04 12:48:55 +03:00
  • e66d8cf7bf fix(ai-chat): make the new-chat composer text-only so a sticker or file first move cannot strand the user heaven 2026-06-04 12:42:09 +03:00
  • 1de93f3c88 style(settings): flatten the device list to match the Dawn list, tinting pending-delete rows instead of boxing them heaven 2026-06-04 12:41:50 +03:00
  • 172b00a732 fix(ai-chat): re-derive thread titles on decryption so encrypted chats do not stick on the fallback heaven 2026-06-04 12:27:32 +03:00
  • 5d023147c5 fix(composer): reset the docked emoji board when crossing the breakpoint so it cannot silently re-open heaven 2026-06-04 12:27:10 +03:00
  • 986ba05fa5 style: point code blocks, device timestamps and AI chat metadata at the shared mono token heaven 2026-06-04 12:26:49 +03:00
  • e06ab508f9 style(settings): flatten the permissions page into Dawn sections and swap the peek checkmarks for icons heaven 2026-06-04 12:26:30 +03:00
  • fa17029a45 fix(composer): isolate the web emoji pop-out state so opening it no longer re-renders the whole composer heaven 2026-06-04 02:45:04 +03:00
  • 587d117f96 style(settings): replace the boxed setting cards with a flat edge-to-edge list parted by hairlines heaven 2026-06-04 02:40:50 +03:00
  • 390149d1f6 style(settings): render member handles in mono and power-group headers as uppercase tracked labels heaven 2026-06-04 02:40:08 +03:00
  • 0beb98e4d1 style(settings): redesign the room and space settings nav rail with a violet active accent and eyebrow header heaven 2026-06-04 02:39:23 +03:00
  • 18eddec405 feat(composer): dock the emoji and sticker picker inline at the top of the composer on native heaven 2026-06-04 02:38:42 +03:00
  • aab65b573a style(settings): group the General options into a Dawn hairline-divided section in room and space settings heaven 2026-06-04 01:40:27 +03:00
  • a3a8655487 refactor(notifications): simplify keywords to add/remove, dropping the per-keyword loudness control heaven 2026-06-04 01:22:20 +03:00
  • 94bc35092a refactor(notifications): cut the email-pusher row and its orphaned hook heaven 2026-06-04 01:20:36 +03:00
  • 81c57eccdd refactor(notifications): drop the vestigial Block Messages redirect section heaven 2026-06-04 01:15:23 +03:00
  • 2ff6166b1a feat(i18n): localize space settings nav, titles and the full permission tree into Russian heaven 2026-06-04 01:14:55 +03:00
  • 083c8e7149 refactor(notifications): collapse the push-rule matrices into compact controls, preserving every rule id heaven 2026-06-04 01:00:55 +03:00
  • 5843d75d89 style(search): Dawn panel for the switcher and grouped hairline rows for in-room results heaven 2026-06-04 01:00:23 +03:00
  • 7ea273eca8 style(create-chat): Dawn grouped form with a mono server and one native layout without the hero heaven 2026-06-04 00:59:55 +03:00
  • 4c6f662939 style(autocomplete): Dawn popover with mono handles, a fleet row highlight and a violet self-mention chip heaven 2026-06-04 00:59:31 +03:00
  • baf23f9a45 feat(i18n): add keys for autocomplete headers, search shortcuts, the new-chat form and notification controls heaven 2026-06-04 00:59:03 +03:00
  • 2b07b110dd feat(ai-bot): route Vojo product questions to a curated KB via the classifier's about_project signal so Grok answers from facts, not hallucination heaven 2026-06-04 00:45:58 +03:00