MongooseIM icon indicating copy to clipboard operation
MongooseIM copied to clipboard

Refactor mod privacy as handler

Open bartekgorny opened this issue 5 years ago • 0 comments

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)

bartekgorny avatar May 08 '20 09:05 bartekgorny