Mercurial > libervia-backend
log src/core/xmpp.py @ 1722:4308bca92922
age | author | description |
---|---|---|
Mon, 07 Dec 2015 13:10:44 +0100 | Goffi | core (client): fixed maximum connection tries to 3 |
Fri, 27 Nov 2015 10:15:23 +0100 | Goffi | core: fixed cache check on presence unavailable |
Wed, 25 Nov 2015 23:19:36 +0100 | Goffi | core: avoid to send presence unavailable signal when it's not necessary |
Tue, 17 Nov 2015 21:28:58 +0100 | Goffi | core, bridge: actionsGet: |
Wed, 11 Nov 2015 14:56:05 +0100 | Goffi | core (client): added a sendError method to easily build error response from <IQ\> stanza |
Fri, 06 Nov 2015 17:09:42 +0100 | Goffi | core (xmpp.py): fixed bad import |
Mon, 02 Nov 2015 22:02:41 +0100 | Goffi | core (client): add IQ method to easily create an IQ stanza with the current xmlstream, and manage result with a Deferred. |
Fri, 25 Sep 2015 19:19:12 +0200 | Goffi | core: progression handling improvments: |