Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-21 | Fix `alerts` booleans not being typecast correctly in push subscription (#11343) | Eugen Rochko | |
* Fix `alerts` booleans not being typecast correctly in push subscription Fix #10789 * Fix typo | |||
2018-05-11 | Add REST API for Web Push Notifications subscriptions (#7445) | Eugen Rochko | |
- POST /api/v1/push/subscription - PUT /api/v1/push/subscription - DELETE /api/v1/push/subscription - New OAuth scope: "push" (required for the above methods) |