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

Group delete pushes #1429

Merged
merged 7 commits into from
Jan 31, 2023
Merged

Group delete pushes #1429

merged 7 commits into from
Jan 31, 2023

Conversation

nickvergessen
Copy link
Member

Rebased/Redo of #939

…thod

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen
Copy link
Member Author

Rebased to get #1433 and the other generic CI fixes in

@nickvergessen nickvergessen marked this pull request as ready for review January 27, 2023 09:37
@nickvergessen nickvergessen changed the title Redo/939/group delete pushes Group delete pushes Jan 27, 2023
Signed-off-by: Joas Schilling <coding@schilljs.com>
@github-actions
Copy link
Contributor

🐢 Performance warning.
It looks like the query count of the integration tests increased with this PR.
Database query count is now 10344 was 9500 (+8.88%)
Please check your code again. If you added a new test this can be expected and the base value in tests/Integration/base-query-count.txt can be increased.

Copy link

@SystemKeeper SystemKeeper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In general working fine, but need to be adjusted for multiple devices (see comment).

lib/Push.php Outdated Show resolved Hide resolved
Signed-off-by: Joas Schilling <coding@schilljs.com>
@github-actions
Copy link
Contributor

🐢 Performance warning.
It looks like the query count of the integration tests increased with this PR.
Database query count is now 10350 was 9500 (+8.94%)
Please check your code again. If you added a new test this can be expected and the base value in tests/Integration/base-query-count.txt can be increased.

Copy link

@SystemKeeper SystemKeeper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works now correctly for me in talk-ios:

Printing description of pushNotification->_notificationIds:
<__NSArrayI 0x281972e00>(
50,
51,
52,
53,
54
)

@nickvergessen nickvergessen merged commit 4067a44 into master Jan 31, 2023
@nickvergessen nickvergessen deleted the redo/939/group-delete-pushes branch January 31, 2023 12:59
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