Mercurial > libervia-backend
log src/plugins/plugin_xep_0070.py @ 2150:91347fe95384
age | author | description |
---|---|---|
2017-02-12 | Goffi | core (plugins): added missing contants + use of new constants in PLUGIN_INFO |
2017-02-12 | Goffi | core, jp: component handling + client handling refactoring: |
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 |
2016-12-18 | Goffi | xep-0070: fixed use of byte string instead of unicode |
2016-07-19 | Geoffrey POUZET | plugin XEP-0070: change message popup to be more user-friendly |
2016-07-11 | Geoffrey POUZET | plugin XEP-0070: implementation of XEP-0070 (verifying HTTP request via XMPP) |