log src/plugins/plugin_xep_0184.py @ 2140:f79935f41125

age author description
Mon, 06 Feb 2017 20:47:36 +0100 Goffi plugin XEP-0184: check if entity is allowed to see our presence before returning receipt
Sat, 04 Feb 2017 17:59:13 +0100 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