Skip to content

Implement muc_notify_all on Prosody's vhosts

Jean-Baptiste Pasquier requested to merge prosody-filter-notifications into master

Adds muc_notify_all to vhost config file, default value to everyone - allowing anyone to send notifications after a "all" mention.
Accept admin to limit the "all" notification to administrators. Does not block the mention by itself.

Related management/startinblox-feature-requests#97 (closed)

Merge request reports