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

Implement basic Push functionality #856

Merged
merged 11 commits into from
Jun 25, 2024

Conversation

rfc2822
Copy link
Member

@rfc2822 rfc2822 commented Jun 16, 2024

Purpose

Adds basic Push support.

Short description

  • UnifiedPush (UP) integration (with entry in app settings)
  • UP receiver that syncs collections when a push notification is received

Checklist

  • The PR has a proper title, description and label.
  • I have self-reviewed the PR.
  • I have added documentation to complex functions and functions that can be used by other modules.
  • I have added reasonable tests or consciously decided to not add tests.

@rfc2822 rfc2822 linked an issue Jun 16, 2024 that may be closed by this pull request
8 tasks
@rfc2822 rfc2822 added the enhancement New feature or request label Jun 16, 2024
@rfc2822 rfc2822 self-assigned this Jun 24, 2024
@rfc2822 rfc2822 marked this pull request as ready for review June 24, 2024 12:31
@rfc2822 rfc2822 requested a review from sunkup June 24, 2024 12:47
Copy link
Member

@sunkup sunkup left a comment

Choose a reason for hiding this comment

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

Works :)

It's really nice to see DAVx5 sync on changes done in the nextcloud calendar now.

@rfc2822 rfc2822 merged commit bcc16e1 into main-ose Jun 25, 2024
9 checks passed
@rfc2822 rfc2822 deleted the 852-implement-basic-unifiedpush-functionality branch June 25, 2024 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement basic (Unified)Push functionality
2 participants