brendt / rfc-vote

A community project for voting on PHP RFCs

Home Page:https://rfc.stitcher.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User flair notification

brendt opened this issue · comments

We need to send notifications:

  • To admin users when a verification request was submitted
  • To users when their request was accepted
  • To users when their request was denied

I propuse to use the in-app messages system, so we'll need to wait until #176 is merged

do you want to use websocket ? for this in-app messages like https://docs.soketi.app/

do you want to use websocket ? for this in-app messages like https://docs.soketi.app/

That sounds more like a "could-have" than a "should-have" or "must-have". :)

https://en.wikipedia.org/wiki/MoSCoW_method

At this point we don't need websockets :)

Fixed