Mercurial > libervia-backend
log src/core/xmpp.py @ 1934:2daf7b4c6756
age | author | description |
---|---|---|
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 |
Fri, 11 Dec 2015 11:25:29 +0100 | souliane | plugin XEP-0203, core (xmpp): leave the management of delay element to XEP-0203 (fix bug 59): |
Mon, 07 Dec 2015 19:56:12 +0100 | souliane | core, plugin misc_account: set XMPP connection max retries to 0 when checking if an external account exists |
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: |