Implement muc_notify_all on Prosody's vhosts
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.