Mercurial > libervia-backend
log src/plugins/plugin_xep_0065.py @ 2142:be96beb7ca14
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, 17 Apr 2016 14:45:26 +0200 | Goffi | use of /usr/bin/env instead of /usr/bin/python in shebang |
Mon, 08 Feb 2016 18:06:07 +0100 | Goffi | plugin XEP-0065: fixed timer cancellation when a profile is receiving a file |
Sun, 03 Jan 2016 16:28:30 +0100 | Goffi | copyright update |
Thu, 17 Dec 2015 22:38:00 +0100 | Goffi | plugin XEP-0065: better handling of finished Deferred |
Thu, 17 Dec 2015 22:37:59 +0100 | Goffi | plugin XEP-0260, XEP-0065: fixed session hash handling: |
Thu, 17 Dec 2015 22:37:58 +0100 | Goffi | plugins XEP-0065, XEP-0260: fixed session creation order: session is created earlied, and file object associated in a second time if needed |