Just implemented notifications in #taproot! I get a native, first-class notification when I’m mentioned. Really easy to do with the notification API: developer.mozilla.org/en-US/docs/Web/API/notification
Update: demo video!
- Navigating to my homepage and granting notification permissions
- Native notification from iTunes for comparison
- Notification of a new comment from KartikPrabhu (thanks for helping demo!)
- The notification is a proper, first-class notification in notification centre
Not shown: clicking on the notification navigates to the source of the mention.