MongooseIM
MongooseIM copied to clipboard
Refactor mod privacy as handler
Includes:
- removing the sm broadcasting (remote hook call used instead)
- moving nearly all privacy and blocking related code to dedicated modules (with just two lines left, because privacy iq handler is a bit unusual)
- minor changes to privacy tests (in a few cases iq result is now received)