You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yep, it'd be great to add notifications! The javascript is a bit of a mess, though. I've been working on React-ifying it with GraphQL including subscriptions which would groove nicely with notifications. I'll take this a feature request for then.
It would be great if a new message, appearing automatically via WebSockets, also triggers notifications via the Notifications API.
https://developer.mozilla.org/en-US/docs/Web/API/Notifications_API
Cautionary: There should also be some kind of grouping/throttling for massive batches that arrive all at once.
The text was updated successfully, but these errors were encountered: