Mercurial > libervia-backend
log src/plugins/plugin_xep_0249.py @ 2134:f45250052846
age | author | description |
---|---|---|
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 |
Sun, 28 Aug 2016 18:18:10 +0200 | Goffi | plugin XEP-0249: some modernisation, don't use anymore deprecated methods, invite bridge method use a single param for room jid |
Sun, 10 Jul 2016 12:26:42 +0200 | Goffi | plugin XEP_0249: fixed bad use of namespace in addElement |