Push Notifications using UnifiedPush #35
Labels
No labels
Blocked
Good First Issue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Nexus/nexus#35
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Using this commit to detail what's needed for push notifications.
Essentially, the easiest way by far would be by using MSC4174 (Web Push), so I would like to wait for this. Otherwise, we would need to host an NTFY or similar.
An alternative, of course, is keeping the app running in the background, but I'd like to avoid this.