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

[stable17] Do not send push notifications when nothing was deleted #506

Merged
merged 1 commit into from
Dec 9, 2019

Conversation

backportbot-nextcloud[bot]
Copy link

backport of #505

The iOS App always sent an API request when it deleted a notification.
By accident this was also done when it did the delete caused by a delete-push
Until now the notificiations app always sent a delete-push in case of an API
call. Meaning this circled all the time.
So now we only send a push if something was actually deleted.

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen merged commit 9f978be into stable17 Dec 9, 2019
@nickvergessen nickvergessen deleted the backport/505/stable17 branch December 9, 2019 10:54
@rullzer rullzer mentioned this pull request Dec 11, 2019
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants