Skip to content

Improve web push

  1. Documents web push configuration
  2. Fixes token. It needs token_id (not the actual token string) in order to get a right subscription. This is because a user may have multiple subscriptions on different devices/browsers.
  3. Improves notification wording.
Edited by minibikini

Merge request reports