feat(messenger): reactions, replies, typing, seen ticks + UX fixes #29
Reference in New Issue
Block a user
Delete Branch "feat/messenger-ux"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Wire the IIOS kernel client's existing realtime affordances into the
Messenger UI and fix three display issues.
the dark theme (both #060608) → invisible. Use --panel + a border.
producing "User d10888, Maaz Ahmed". Now shows the counterpart only.
message, reconciled with a debounced conversation-list refetch.
last outgoing message. Receipt event carries no threadId, so it is a
global stream filtered to my own messages by actor id.
the reply and in a composer quote bar.
Presence (online + last-seen) is intentionally not included — the kernel
has no presence receive-event yet; that needs an IIOS change + client release.
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com