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

Commits on Jan 27, 2023

  1. Copy over the remaining and multi handling of the encrypt and sign me…

    …thod
    
    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    d26c4fc View commit details
    Browse the repository at this point in the history
  2. Use null to be explicit about delete-all

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    f47d063 View commit details
    Browse the repository at this point in the history
  3. Reorganize how deletes are deferred so we can properly group them

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    f188ccc View commit details
    Browse the repository at this point in the history
  4. Add psalm types and actually find a bug with it

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    efad0c6 View commit details
    Browse the repository at this point in the history
  5. Enforce userId being a string

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    a0b76d7 View commit details
    Browse the repository at this point in the history
  6. Only send grouped pushes to talk

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    aa3aabd View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Start with the same notificationIds for each device

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    b6fd592 View commit details
    Browse the repository at this point in the history