summaryrefslogtreecommitdiff
path: root/docker
diff options
context:
space:
mode:
authorSho Sakuma <me@m1sk9.dev>2026-08-05 00:42:20 +0900
committerSho Sakuma <me@m1sk9.dev>2026-08-05 00:42:26 +0900
commit8b3a3bf31fd2f9dd384e9b66b8d2033e5e36a877 (patch)
tree886050233e2f04592743f02724029562b0a87626 /docker
parent2c9b4c83298ea67e2e7b576fd7209b5bc782f23c (diff)
downloadLunaticChat-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