atriplex-co / hyalus-desktop

Hyalus desktop client (Windows/macOS/Linux)
https://hyalus.app
GNU Affero General Public License v3.0
20 stars 5 forks source link

[Feature Request] Push Notifications #23

Closed gidoBOSSftw5731 closed 3 years ago

gidoBOSSftw5731 commented 3 years ago

Push notifications that tie into JS (and therefore the system) are implemented in the attached patch with a few improvements outlines below to be added at a future date: https://imagen.click/i/08d049

TODO: Reply button Dont spam the user with pings on app start up (maybe @asineth0 can help with a sane way of doing this that wont be super slow and spammy)

asineth0 commented 3 years ago

Working on this.

asineth0 commented 3 years ago

Added in ad94c4ab3f122d43841e9437a04be993398ea70b. Muting functionality will come in a bit.

gidoBOSSftw5731 commented 3 years ago

see #27