disappearer / eventer

Event organizing app for groups of people, with integrated chat and polling functionality.
0 stars 0 forks source link

Handle notifications already handled on different device #195

Open disappearer opened 4 years ago

disappearer commented 4 years ago

Handle notifications sent while browser was closed, and were handled on a different device.

Maybe convert notification_pending column to JSON and store for which tokens there are notifications pending.

Maybe do something with notification replacement. https://developer.mozilla.org/en-US/docs/Web/API/Notification/tag