Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not reply to older replayed notifications #22

Closed
adeekshith opened this issue Jan 24, 2021 · 0 comments · Fixed by #47
Closed

Do not reply to older replayed notifications #22

adeekshith opened this issue Jan 24, 2021 · 0 comments · Fixed by #47
Labels
bug Something isn't working
Projects

Comments

@adeekshith
Copy link
Owner

WhatsApp creates notification for older unread messages after some time if the user dismissed those without reading. The app should avoid replying to those messages if there is a way to check for original message time

@adeekshith adeekshith added the bug Something isn't working label Jan 24, 2021
@adeekshith adeekshith added this to To do in default Jan 25, 2021
@spuday90 spuday90 moved this from To do to In progress in default Feb 3, 2021
default automation moved this from In progress to Done Feb 9, 2021
adeekshith pushed a commit that referenced this issue Feb 9, 2021
Avoid replying to notifications older than 1 min

This is a hacky way to prevent replying to old notifications that are posted before app is enabled

#22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

Successfully merging a pull request may close this issue.

1 participant