crossmate

A collaborative crossword app for iOS
Log | Files | Refs | LICENSE

commit 905974ec7656d1697f4722b16357c3a52150e770
parent 39fd61588114933c4d45b3a32990b6ade0da0450
Author: Michael Camilleri <[email protected]>
Date:   Sat, 27 Jun 2026 16:03:45 +0900

Clarify wording in log line

Diffstat:
MCrossmate/Services/AppServices.swift | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/Crossmate/Services/AppServices.swift b/Crossmate/Services/AppServices.swift @@ -800,6 +800,9 @@ final class AppServices { preserveUnread: true ) } else if NotificationState.activePuzzleID() == gameID { + self?.syncMonitor.note( + "cursor ADOPT[\(gameID.uuidString.prefix(8))] past while active; reasserting lease" + ) // A past-dated readAt is a sibling closing its session, which // under last-writer-wins just pulled the shared account // horizon back to that close time. This device is still