Mercurial > libervia-backend
log src/plugins/plugin_xep_0166.py @ 2331:01877048c94a
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-04-17 | Goffi | use of /usr/bin/env instead of /usr/bin/python in shebang |
2016-01-03 | Goffi | copyright update |
2015-12-17 | Goffi | plugin XEP-0166: jingleTerminate is called (if present) on applications and transports plugins on session-terminate action, can be used to do some cleaning |