Skip to content

WIP: Mastodon API: Push Subscriptions

Martin requested to merge mkhl/pleroma:feature/compat/push-subscriptions into develop

I want to try to add support for web push notifications. This changeset includes the CRUD for subscriptions, i.e. the easy part, but since this is the first time I’m trying it I’m making a WIP-MR for it.

Merge request reports