diff options
| author | Sho Sakuma <me@m1sk9.dev> | 2026-08-05 00:42:20 +0900 |
|---|---|---|
| committer | Sho Sakuma <me@m1sk9.dev> | 2026-08-05 00:42:26 +0900 |
| commit | 8b3a3bf31fd2f9dd384e9b66b8d2033e5e36a877 (patch) | |
| tree | 886050233e2f04592743f02724029562b0a87626 /docker | |
| parent | 2c9b4c83298ea67e2e7b576fd7209b5bc782f23c (diff) | |
| download | LunaticChat-8b3a3bf31fd2f9dd384e9b66b8d2033e5e36a877.tar.gz LunaticChat-8b3a3bf31fd2f9dd384e9b66b8d2033e5e36a877.tar.bz2 LunaticChat-8b3a3bf31fd2f9dd384e9b66b8d2033e5e36a877.zip | |
fix: record the reply target only where /reply can see it
Both commands already record the conversation on the command thread before
queueing the delivery, for the same reason recordRemoteRecipient exists: /reply
reads the target there. Recording it again inside the queued work was not only
redundant but late, re-inserting entries that clearPlayer had already swept - so
lastMessager grew by one dead UUID every time a recipient quit mid-delivery.
Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'docker')
0 files changed, 0 insertions, 0 deletions
