gearheads
/
mastodon
Archived
2
0
Fork 0
Commit Graph

2 Commits (178af9b9c73288f97f3d4a21a80f7d4564773983)

Author SHA1 Message Date
Eugen Rochko 043d52f785
Fix `alerts` booleans not being typecast correctly in push subscription ()
* Fix `alerts` booleans not being typecast correctly in push subscription

Fix 

* Fix typo
2019-07-21 18:10:07 +02:00
Eugen Rochko b4fb766b23
Add REST API for Web Push Notifications subscriptions ()
- POST /api/v1/push/subscription
- PUT /api/v1/push/subscription
- DELETE /api/v1/push/subscription
- New OAuth scope: "push" (required for the above methods)
2018-05-11 11:49:12 +02:00