Pleroma v1.1.9-10-g42f76306+dev Pleroma.Web.Push.Impl View Source
The module represents implementation push web notification
Link to this section Summary
Functions
Gets user subscriptions
Performs sending notifications for user subscriptions
Push message to web
Link to this section Functions
Gets user subscriptions
Link to this function
perform(notif)
View Sourceperform(Pleroma.Notification.t()) :: [any()] | :error
Performs sending notifications for user subscriptions
Push message to web