gearheads
/
mastodon
Archived
2
0
Fork 0
Commit Graph

1 Commits (af6da8e0b37c1dff1fbc9be782c956e031b627ad)

Author SHA1 Message Date
Eugen Rochko b4fb766b23
Add REST API for Web Push Notifications subscriptions (#7445)
- 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