orbit/src
Jean 3417ecdfd3
Adapt link-preview cards to their column with a container query
Make each message body a size container and stack the link card (image over
text) when that column, not the viewport, is too narrow for the side-by-side
thumbnail. One rule covers a wide desktop column, a phone, and a member-list
squeezed column alike; browsers without container queries keep the horizontal
card as before.
2026-07-11 11:24:05 +00:00
..
components Animate channel switches with a scoped view transition 2026-07-11 11:01:00 +00:00
core Remove the Rooms tab from the footer nav 2026-07-11 03:00:07 +00:00
lib Animate channel switches with a scoped view transition 2026-07-11 11:01:00 +00:00
modules Fix sandboxed panel closing itself on open 2026-07-11 03:20:39 +00:00
platform Derive prop-synced state during render, not in effects 2026-07-10 21:48:08 +00:00
themes yomirc: float the hover toolbar above the log line so it no longer overlaps the next line (fixes hover jump) 2026-07-10 20:04:46 +00:00
ui iOS keyboard: native easing curve + 60px threshold to stop suggestion-bar jitter 2026-07-10 18:21:24 +00:00
App.tsx Drop the app's consent banner; consent is handled on the site (same origin) 2026-07-10 14:01:44 +00:00
index.css Adapt link-preview cards to their column with a container query 2026-07-11 11:24:05 +00:00
main.tsx Native tactile press feedback: controls dip+dim on touch, no tap delay/callout 2026-07-10 18:54:21 +00:00
test-setup.ts refactor: extract the input/slash-command parser from store.ts into a tested commands module 2026-07-06 12:43:33 +00:00
vite-env.d.ts settings: add About section (app version/build/commit injected at build, AGPL source/project links); bump version to 1.0.0 2026-06-20 02:58:33 +00:00