|
|
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 |
|
|
|
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 |
|
|
|
67ee378b39
|
fix(stream-header): block body's drag-up from closed so pinning the directs/channels/bots header now requires the dedicated pin handle
|
2026-05-28 00:28:38 +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
|
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
|
2026-05-27 22:44:16 +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
|
2026-05-20 23:20:17 +03:00 |
|
|
|
6ca6b69d48
|
feat(stream-header): contextual Plus on Channels opens create-channel inside workspace and create-community on landing via StreamHeader.primaryAction
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
2026-05-18 22:00:53 +03:00 |
|
|
|
af97549e48
|
tweak(stream-header): require curtain drag past 90% of full peek travel to commit so short drags snap back as accidental
|
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
|
2026-05-18 02:04:39 +03:00 |
|
|
|
2d101a40fc
|
fix(channels): collapse /channels/ index into one mobile pane and add Create-community CTA next to Find-community on empty state
|
2026-05-16 20:25:01 +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 |
|
|
|
bfd72dc1ff
|
tweak(stream-header): collapse peek1/peek2 into single peek snap so one drag reveals both action chips at once
|
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
|
2026-05-15 23:05:34 +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
|
2026-05-14 01:05:21 +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 |
|
|
|
6a6b7acf15
|
feat(channels): rebuild thread drawer and channel rows as chat-style bubble cards that merge thread-summary into the bubble footer
|
2026-05-13 15:21:13 +03:00 |
|
|
|
11c46d9250
|
feat(channels): replace workspace switcher popout with sliding horseshoe sheet and inline create-channel row, retire sidebar CreateTab
|
2026-05-13 14:21:39 +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
|
2026-05-13 02:47:04 +03:00 |
|
|
|
635fb91022
|
feat(settings): replace Modal500 with /settings route plus mobile bottom-up horseshoe sheet overlaying DM list via clip-path mask
|
2026-05-13 00:01:26 +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
|
2026-05-12 01:54:30 +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
|
2026-05-11 20:33:51 +03:00 |
|
|
|
2337b05140
|
feat(chat): invert canvas/bubble tones and darken timeline rail and media frames
|
2026-05-11 15:16:53 +03:00 |
|
|
|
4d0b508ebb
|
feat(horseshoe): split web page-nav and chat panel with 12px void gap and rounded inner corners on both sides
|
2026-05-11 13:54:40 +03:00 |
|
|
|
023a6a439c
|
feat(sidebar): add resizable left page-nav via pointer/keyboard with localStorage-persisted width, clamped [320, viewport/3] and tactile min/max indicator
|
2026-05-11 02:49:39 +03:00 |
|
|
|
2bbaf4dfcf
|
fix(profile): override avatar circle force via && self-doubled selector instead of source-order-dependent !important double-up
|
2026-05-11 02:00:12 +03:00 |
|
|
|
626a7c2d1d
|
feat(profile): inline-expand hero avatar in desktop side pane instead of swapping the whole card to full-view
|
2026-05-11 01:11:09 +03:00 |
|
|
|
9c204c1af6
|
feat(profile): drop pill background on user-card kebab and enlarge the dots icon
|
2026-05-11 00:58:39 +03:00 |
|
|
|
307af24d1e
|
feat(channels): ship M3 channel timeline avatar-name layout with thread summary cards and drawer header counter polish
|
2026-05-10 01:06:29 +03:00 |
|
|
|
4632be30f7
|
feat(channels): ship M2 thread drawer + composer + shareable thread URL with cold-load relations repair
|
2026-05-09 22:49:53 +03:00 |
|
|
|
b30704dd96
|
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 |
|
|
|
cd824e0c90
|
feat(profile): mobile top-horseshoe rail and desktop right pane host a Dawn-style user card with hero, info rows, and floating 3-dot actions menu
|
2026-05-08 19:04:12 +03:00 |
|
|
|
d58e69d49f
|
refactor(timeline): rebuild stream row as 3-track CSS grid with auto-sized time column so 24h and AM/PM render with consistent gaps without JS measurement
|
2026-05-07 23:36:18 +03:00 |
|
|
|
997375b307
|
feat(timeline): square image+video bubbles with username overlay, reactions outside bubble, edge-anchored mobile rail, horizontal day divider
|
2026-05-07 21:24:50 +03:00 |
|
|
|
ece9e922e3
|
fix(user-profile): round the avatar surface plate and replace its outline with a box-shadow ring so corners no longer poke past the circle
|
2026-05-06 16:19:47 +03:00 |
|
|
|
f102593081
|
Revert "feat(connection): replace 30s 'Connecting...' banner with bottom-edge sync indicator and homeserver footer dot, drop mascot loading splash"
This reverts commit a1ff5db724.
|
2026-05-03 20:15:26 +03:00 |
|
|
|
e547c466a8
|
feat(settings): drop user-facing time/date format toggle and derive everything from system locale via Intl.DateTimeFormat
|
2026-05-03 19:27:54 +03:00 |
|
|
|
a1ff5db724
|
feat(connection): replace 30s 'Connecting...' banner with bottom-edge sync indicator and homeserver footer dot, drop mascot loading splash
|
2026-05-03 18:21:00 +03:00 |
|
|
|
8f49124043
|
feat(ui): force every user and room avatar to render as a circle via globalStyle override on the folds Avatar wrapper
|
2026-05-03 14:48:27 +03:00 |
|