devrsi0n/chirpy

Notification

devrsi0n opened this issue · 0 comments

Notify user received a new message, there are several types.

Comment widget

For a widget owner:

  • Received a comment or reply

For a user:

  • Received a reply
  • Received a like
  • Comment deleted by moderator

Project

  • Project created successfully or not
  • Project deleted successfully or not

Deletion

Delete previous notifications if the entities deleted, e.g., cancel a like, comment deleted by moderator.

We will notify user with native notification(service worker), or custom toast component, and email.