vojo/src/app/features/room/message
2026-05-14 01:39:51 +03:00
..
CallMessage.tsx 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
EncryptedContent.tsx fix message does not appear after decryption complete (#2209) 2025-02-15 18:58:57 +11:00
index.ts 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
Message.tsx 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
MessageEditor.tsx feat(channels): M4a drawer rich chrome with edit menu reactions and reply affordances 2026-05-10 18:48:55 +03:00
Reactions.tsx Improve-auth-media (#1933) 2024-09-09 14:15:20 +05:30
styles.css.ts redesign(p3c): collapse Home into universal Direct, drop legacy layouts, gate room flavour on member-count, and clear orphan settings. 2026-04-28 21:52:31 +03:00
SyslineMessage.tsx 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
useMessageInteractionHandlers.ts feat(channels): M4a drawer rich chrome with edit menu reactions and reply affordances 2026-05-10 18:48:55 +03:00