Subscriptions and notifications for namespaces, tasks and lists #786
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/list-notifications"
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?
Description
This PR adds subscriptions and notifications to Vikunja.
It will allow users to subscribe to namespaces, lists and tasks.
Subscriptions will trickle down, meaning if a user subscribes to a namespace they will get subscriptions for all lists and tasks in it (same for tasks and lists).
Currently, these events will trigger a notification to all subscribers:
This is a first step to get notifications into Vikunja, some more will follow.
Frontend PR: vikunja/frontend#410
Checklist
mage do-the-swag
)