NearSocial / standards

Standards to define schemas and data format in SocialDB
10 stars 8 forks source link

Notifications #18

Closed Calcifer1001 closed 1 year ago

Calcifer1001 commented 1 year ago

Not sure if this is the place to post this. Let me know if this goes somewhere else.

It would be nice if notifications can handle more abstract inputs. In our case, it would be nice for us to mention people in a widget other than a user's main page and have them notified of this with an appropiate message and a button redirecting to a link where the user can actually see this.

Some proposed parameters to be sent along the notify message would be:

message: string // Mandatory. The message that would be displayed when opening the notification widget url?: string // Optional. Widget where user has been mentioned buttonText?: string // Optional, with a default value.