Skip to content
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

Implement notification/push api #181

Open
raffis opened this issue May 21, 2019 · 0 comments
Open

Implement notification/push api #181

raffis opened this issue May 21, 2019 · 0 comments

Comments

@raffis
Copy link
Contributor

raffis commented May 21, 2019

Is your feature request related to a problem? Please describe

No.

Describe the solution you'd like

I'd like to see notifications sent by the web notification api.

  1. Implement service worker
  2. Ask for notification permission
  3. Register browser for push notification on the balloon server (See Web push notifications balloon#330)
  4. (User must disable it by uncheck the web notification adapter Possibility to enable/disable notification types/adapters #180)

See server push implementation: gyselroth/balloon#330
Web push/notification howto: https://developers.google.com/web/ilt/pwa/introduction-to-push-notifications

This is a follow up issue for pwa's #82.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

@raffis raffis added this to the v3.3.x milestone May 21, 2019
@raffis raffis removed this from the v3.3.x milestone Dec 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant