|
|
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 |
|
|
|
ad730b1538
|
style(message): swap the action-menu folds glyphs for custom stroke icons matching the rail
|
2026-06-03 17:02:50 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
a3dbe0df78
|
feat(settings): redesign settings as a grouped Dawn list and drop the Developer Tools tab
|
2026-06-03 00:27:29 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
45535a0dba
|
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 |
|
|
|
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
|
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
|
2026-05-29 23:45:18 +03:00 |
|
|
|
bfe2f89a28
|
perf(timeline): memoize message rows and cache the per-render call-aggregate scan and HTML body parse
|
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
|
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
|
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
|
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
|
2026-05-28 18:07:23 +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
|
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
|
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
|
2026-05-28 00:30:54 +03:00 |
|
|
|
443213b4b6
|
fix(android): apply env(safe-area-inset-bottom) so 3-button nav stops covering bottom-anchored UI
|
2026-05-27 22:44:16 +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
|
2026-05-21 14:08:50 +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
|
2026-05-19 11:50:31 +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
|
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
|
2026-05-18 15:14:58 +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
|
2026-05-16 20:45:54 +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
|
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
|
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
|
2026-05-16 13:13:28 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
2026-05-14 01:05:32 +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
|
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
|
2026-05-13 23:30:52 +03:00 |
|
|
|
5d4a50f593
|
feat(legal): publish Privacy Policy and account-deletion pages with About-screen link and Play Store feature graphic
|
2026-05-13 22:53:58 +03:00 |
|