Commit graph

1822 commits

Author SHA1 Message Date
94bc35092a refactor(notifications): cut the email-pusher row and its orphaned hook 2026-06-04 01:20:36 +03:00
81c57eccdd refactor(notifications): drop the vestigial Block Messages redirect section 2026-06-04 01:15:23 +03:00
2ff6166b1a feat(i18n): localize space settings nav, titles and the full permission tree into Russian 2026-06-04 01:14:55 +03:00
083c8e7149 refactor(notifications): collapse the push-rule matrices into compact controls, preserving every rule id 2026-06-04 01:00:55 +03:00
5843d75d89 style(search): Dawn panel for the switcher and grouped hairline rows for in-room results 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 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 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 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 2026-06-04 00:45:58 +03:00
ad730b1538 style(message): swap the action-menu folds glyphs for custom stroke icons matching the rail 2026-06-03 17:02:50 +03:00
d92fd7ea60 style(emoji-board): hairline frame, uppercase muted group labels and a flush mono-shortcode footer 2026-06-03 16:53:11 +03:00
8989c0d7f7 feat(i18n): localize the emoji and sticker picker into English and Russian 2026-06-03 16:32:00 +03:00
cd050c309b fix(message): give the action rail bigger buttons, icons and spacing on mobile for comfortable touch 2026-06-03 15:12:06 +03:00
ebc7ec87f0 fix(message): give the action rail custom stroke icons, drop its inline reactions, and lift it above the bubble 2026-06-03 13:40:05 +03:00
78f9b84850 feat(message): surface one-tap quick-reactions inline in the hover action rail 2026-06-03 13:25:41 +03:00
b730ccb0f3 style(message): restyle the hover action bar as a flat Dawn strip and tuck it against the message corner 2026-06-03 12:45:15 +03:00
5f2bac7ad6 style: move reaction chips and url-preview links onto the Dawn surface and accent palette 2026-06-03 12:01:08 +03:00
06afe034c5 refactor(settings): drop three orphan settings with no UI and strip them via a one-shot migration 2026-06-03 11:53:30 +03:00
8fcb94e956 refactor: delete the dead SidebarNav rail and its sidebar tab and primitive subtree 2026-06-03 11:53:06 +03:00
1faffad3e6 fix(settings): center the content in a 720px column and add a shared --font-mono token 2026-06-03 11:52:44 +03:00
a334612734 update privacy 2026-06-03 01:20:32 +03:00
c0658c38ec fix(ai-bot): web search query follows the user's language and the synth notes go English, so news isn't Russia-slanted and Grok stops denying web access 2026-06-03 01:15:39 +03:00
a3dbe0df78 feat(settings): redesign settings as a grouped Dawn list and drop the Developer Tools tab 2026-06-03 00:27:29 +03:00
331366cf40 feat(ai-bot): tune system prompt — neutral on divisive topics (holds under pressure), light optional irony, bot picks its own length 2026-06-03 00:18:42 +03:00
3662afd81d 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
7ae77da2d0 feat(ai-bot): paranoid epistemic-risk router that grounds checkable facts behind default-off flags, with booked grounding fee and offline eval harness 2026-06-02 21:08:27 +03:00
6f19feac91 feat(ai-bot): rework the system prompt in English with a dominant reply-language rule, rename to system_prompt.txt 2026-06-02 15:01:10 +03:00
218d463be9 feat(ai-bot): thread a per-request trace id through logs and add per-user gated model request/response logging 2026-06-02 14:51:18 +03:00
6256048ddd style(ai-chat): keep the consent text readable, only the frame gold (match WhatsApp about-warn-callout) 2026-06-02 13:37:52 +03:00
5f940af9f7 style(ai-chat): give the privacy consent line a gold frame matching the WhatsApp bridge 2026-06-02 13:35:24 +03:00
d92f6dc1ca 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
77959167fa feat(ai-chat): add a minimal privacy notice and redesign the history panel, centering the transcript and composer on web 2026-06-02 13:31:13 +03:00
58665921a4 feat(bots): list the Vojo AI bot first in the bots catalog 2026-06-02 02:01:36 +03:00
185d0a60a7 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
5d959311f2 docs(ai): add ai-bot.md documenting the bot's Grok-voiced cascade backend and link it from the context bank 2026-06-01 20:43:02 +03:00
ff8918dae1 feat(ai-bot): add a flag-gated, provider-neutral answer cascade with a reserved-USD ledger and request telemetry 2026-06-01 18:06:15 +03:00
f7f6984d18 feat(ai-bot): move the operational store off SQLite onto a dedicated Postgres database (vojo_ai) via pgx 2026-06-01 02:40:26 +03:00
ebb2363d9d fix(ai-bot): ack transactions instantly with async per-room processing to stop slow-call freezes, and signal system states via emoji reactions 2026-06-01 01:30:30 +03:00
a5fcce4d77 fix(composer): shorten long input placeholders and split the mirror joke across the rotation so phrases no longer truncate 2026-05-31 23:11:18 +03:00
7f1f40f3c7 update ai docs 2026-05-31 20:46:47 +03:00
dd1a5d8412 fix(bots): remove the empty section-label caption from the Vojo AI widget 2026-05-31 20:45:55 +03:00
9c3287165f fix bot DMs vanishing from Direct under lazy member-loading and hide invite in bot control rooms 2026-05-31 20:39:36 +03:00
a4429d9c31 replace the hand-rolled markdown renderer with goldmark/bluemonday and harden the ai-bot against quota abuse and third-party leaks 2026-05-31 20:39:10 +03:00
fe8ba2878b feat(bots): add the Vojo AI bot widget and its capability-gated add-to-chat room picker 2026-05-31 18:30:52 +03:00
4158f9a232 update vojo grok system promt 2026-05-31 16:32:29 +03:00
5c64fc435c update vojo grok system promt 2026-05-31 16:25:33 +03:00
3b5f3567f2 update vojo grok system promt 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 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 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 2026-05-31 13:46:14 +03:00