#1972 Add support for pubsub#notify_sub for Pubsub and PEP Nodes
Reporter
edhelas
Owner
Nobody
Created
Updated
Stars
★★ (2)
Tags
Priority-Medium
Status-New
Type-Enhancement
edhelas
on
As documented in the XEP-0060, pubsub#notify_sub allows a node owner to be notified about new subscribers and unsubscribes.
This feature not currently implemented in ejabberd, for Pubsub and PEP Nodes.
Having this feature in Movim will allow users to get notified about a new follower on their account.
As documented in the XEP-0060, pubsub#notify_sub allows a node owner to be notified about new subscribers and unsubscribes. This feature not currently implemented in ejabberd, for Pubsub and PEP Nodes. Having this feature in Movim will allow users to get notified about a new follower on their account.
Related issue in ejabberd https://github.com/processone/ejabberd/issues/4484