-
Notifications
You must be signed in to change notification settings - Fork 180
[Feature Request] Auto-show second tick upon replying to a message #619
Copy link
Copy link
Open
Description
Description
Currently, when the "Hide Delivered Tick" feature is enabled, the sender only sees a single gray tick (sent status) indefinitely. To make this stealth feature appear more natural and "real," the second tick (delivered status) should automatically trigger once the user sends a reply to that specific message.
Problem
If a user stays in a conversation and replies to multiple messages while "Hide Delivered Tick" is active, the sender sees a string of replies from the user while their own messages still show as "not delivered" (single tick). This is a dead giveaway that a privacy mod is being used.
Proposed Solution
Implement a logic similar to the existing "Show Blue Ticks after reply" feature:
- Initial State: When a message is received, the sender sees only one gray tick.
- Trigger: As soon as the user types and sends a reply in that chat.
- Action: The tweak should force-update the status of the received message to "Delivered" (two gray ticks) for the sender.
Benefits
- Enhanced Realism: It mimics how WhatsApp handles privacy when "Read Receipts" are off but "Blue Tick on Reply" is on.
- Improved Stealth: Prevents the awkward situation of replying to someone who thinks their message hasn't even reached your phone yet.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels