Mercurial > libervia-backend
log src/core/xmpp.py @ 2003:b075c5a576ef 0.6.1
age | author | description |
---|---|---|
2016-04-17 | Goffi | use of /usr/bin/env instead of /usr/bin/python in shebang |
2016-01-03 | Goffi | copyright update |
2015-12-11 | souliane | plugin XEP-0203, core (xmpp): leave the management of delay element to XEP-0203 (fix bug 59): |
2015-12-07 | souliane | core, plugin misc_account: set XMPP connection max retries to 0 when checking if an external account exists |
2015-12-07 | Goffi | core (client): fixed maximum connection tries to 3 |
2015-11-27 | Goffi | core: fixed cache check on presence unavailable |
2015-11-25 | Goffi | core: avoid to send presence unavailable signal when it's not necessary |
2015-11-17 | Goffi | core, bridge: actionsGet: |