Serubin / pulse-sms-web

The official web app for Pulse SMS - built on Vue.js.
https://pulsesms.app
Other
109 stars 44 forks source link

[#117] Add polyfill for notifications #120

Closed Serubin closed 4 years ago

Serubin commented 4 years ago

This should abstract notifications a little bit and hopefully reduce the errors we're seeing with new apis. If it doesn't, we can update the library!

Also fixes notification icon and abstracts the permission request process into Util