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

Make notification unsubscription work #131

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

Radiokot
Copy link
Member

Purpose

Use the separate endpoint for unsubscription, so the token gets actually removed on the server.

Changes

  • Use the unsubscrube endpoint to unsubscribe from all the notifications

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.

Use the separate endpoint for unsubscription.
@Radiokot Radiokot merged commit ac0295d into main Sep 30, 2024
1 check passed
@Radiokot Radiokot deleted the fix/notifications-unsubscription branch September 30, 2024 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants