Mercurial > libervia-backend
log src/plugins/plugin_xep_0166.py @ 2251:83bcd9ec4782
age | author | description |
---|---|---|
Sun, 12 Feb 2017 18:59:10 +0100 | Goffi | core (plugins): added missing contants + use of new constants in PLUGIN_INFO |
Sun, 12 Feb 2017 17:55:43 +0100 | Goffi | core, jp: component handling + client handling refactoring: |
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, 17 Apr 2016 14:45:26 +0200 | Goffi | use of /usr/bin/env instead of /usr/bin/python in shebang |
Sun, 03 Jan 2016 16:28:30 +0100 | Goffi | copyright update |
Thu, 17 Dec 2015 22:08:11 +0100 | 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 |