vojo/src/app/components/message
2026-06-06 14:35:15 +03:00
..
attachment 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
content feat(room): redesign the 1:1 DM timeline as a bubble chat with sticky date pills, grouped timestamps, a tap action rail and read status 2026-06-06 14:35:15 +03:00
layout feat(room): redesign the 1:1 DM timeline as a bubble chat with sticky date pills, grouped timestamps, a tap action rail and read status 2026-06-06 14:35:15 +03:00
placeholder 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
FileHeader.tsx Prevent invalid mxc from getting used (#2609) 2026-02-14 17:12:28 +11:00
index.ts Replace 'following' banner with WhatsApp-style delivery status checkmarks on own messages. 2026-04-25 17:49:51 +03:00
MessageStatus.tsx Replace 'following' banner with WhatsApp-style delivery status checkmarks on own messages. 2026-04-25 17:49:51 +03:00
MsgTypeRenderers.tsx feat(room): add voice messages with an in-composer recorder, playback bubble, and per-room disable toggle 2026-06-05 18:08:03 +03:00
Reaction.css.ts style: move reaction chips and url-preview links onto the Dawn surface and accent palette 2026-06-03 12:01:08 +03:00
Reaction.tsx style: move reaction chips and url-preview links onto the Dawn surface and accent palette 2026-06-03 12:01:08 +03:00
RenderBody.tsx 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
Reply.css.ts redesign(p3a): land Stream message layout for DMs with rail, author dots, asymmetric bubbles, Stream day-divider, and sysline state events 2026-04-28 00:54:53 +03:00
Reply.tsx redesign(p3a): land Stream message layout for DMs with rail, author dots, asymmetric bubbles, Stream day-divider, and sysline state events 2026-04-28 00:54:53 +03:00
Time.tsx 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