-
-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Basic notification support * Notification template updates * Add groupID and plaintext display name * Set the correct group ID when clicking on notifications, etc. * Fallback Notification Co-authored-by: Greg Slepak <[email protected]> * Comment for sbp-type message * Notification icons * server-side push recurring inverval notification * More generic periodic notifications * `ForGroup` pattern * Improvements and bugfixes * Update `mainNotificationsMixin` * WIP * WIP * Emit notifications on recurring push event * Fixes WIP * Revert changes to NotificationCard.vue * Wait for queue invocation to be empty * Remove unnecessary setTimeout * Periodic sync events * Fix types * Bugfix * Feedback * Feedback * Revised getters * `ForGroup` improvements * Explain why not ID * Fix flow error * Minor improvements * Increased resiliency to group join errors * Bugfixes from feedback * Error handling * Use setTimeout for re-attempts * Feedback * Add throw * Add comment to PendingApproval.vue * Fallback to group picture --------- Co-authored-by: Greg Slepak <[email protected]>
- Loading branch information
Showing
24 changed files
with
1,297 additions
and
531 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.