Files
simplex-chat/apps
Narasimha-sc 0c7fa18860 ios: drop the unread-counter clamp - out of scope for this PR
The apply-point clamp in changeUnreadCounter (342e270a1/fb849aa2c) guarded a pre-existing, general
iOS over-decrement (markChatItemsRead decrements by the requested id count regardless of whether each
item still counted) that this feature neither introduces nor worsens - Android already self-clamps in
decreaseCounterInPrimaryContext, iOS never did. The pending-invitee preview's support-item unread is
balanced without it (+1 on receive, -1 on read/delete). Leave iOS unread untouched here; a general
clamp belongs in its own change.
2026-06-18 17:56:38 +00:00
..
2025-07-08 12:22:57 +01:00