-
-
Notifications
You must be signed in to change notification settings - Fork 775
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Web Push Notifications support #1519
Comments
During a recent sprint, we managed to create a working POC for webpush in Converse. If you're interested in the (extremely rough) code you can check https://github.com/laszlovl/converse.js/commits/push and https://modules.prosody.im/mod_web_push.html. |
@jcbrand thats not fully implemented yet right? |
No, the existing work is here: #2153 |
I don't think the |
Contacts who use Converse.JS as their only client get notified of messages only when they open Converse.JS and log in. To be able to reach them regardless of that, the current solution is for them to use a mobile client.
If Web Push Notifications can help improve this, please add support for them in Converse.JS.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: