log src/plugins/plugin_xep_0184.py @ 2142:be96beb7ca14

age author description
2017-02-06 Goffi plugin XEP-0184: check if entity is allowed to see our presence before returning receipt
2017-02-04 Goffi core: replaced calls to client.xmlstream.send by client.send which is the right method to use. client.xmlstream should not be used directly