- Shipped
- September 23, 2026 at 2:06 AM UTC
- Author
- Kamo
- Commit
- 33f3e90
Moves @kamo/chat-core to 0.1.19, whose reply quote carries senderMemberId: the server's parentSenderMemberId when it sent one (null for a web-chat visitor, whose words are stored under the system member), else the loaded parent's member. Before, the console could read the author only off a loaded parent, so a reply to a message older than the loaded page quoted a plain name. - Colleague chats (MessageList) take the quote's author as it is. - Tickets apply the rule a bubble's face follows to it — the viewer's own side only, once the sides are known (isOwnSide) — which now holds for unloaded parents too. - Social inboxes keep their own rule (a loaded parent from one of the organization's reps): the server does not withhold a social contact's id, since contacts are stored under the system member. package-lock.json: the chat-core entry's version, resolved and integrity (checked against the downloaded tarball); its pinned dependencies (@kamo/net 0.1.2, @kamo/realtime 0.1.1) are unchanged.
