Reply quotes that stopped saying "no longer available"
- fixed When someone replies to a specific message of yours while you're still in the chat, the quote above their reply now shows what they're quoting. It used to say "original message, no longer available" even while your message sat right there above it, because the live page only learned quote texts after a reload. Works in direct and group chats.
- fixed Sending several messages in quick succession no longer mixes up which message a reaction or a quote tap points at: each message now keeps hold of its own identity.
When you're still in a chat and the person you're talking to replies to one of your messages, the little quote strip above their reply now shows a preview of your words and who they're quoting, and tapping it scrolls up to the message itself.
Until now that strip could give up and say "original message, no longer available" even while the message it meant was sitting a screen above it. The live page built quotes from a small local index of the conversation, and your own messages were never added to that index while you chatted; only a reload fixed it, because a reload rebuilds everything from the server's records. Every message you send now gets its identity stamped the moment the chat server confirms it, so quotes find it right away. This works in direct and group chats alike.
A quieter fix rode along: messages sent in a quick burst used to risk having their identities swapped around on your page, which could point a reaction or a quote-tap at the wrong bubble. Each message now carries its own tag from your screen to the server and back, so it stays itself the whole way.
← All changes