log src/core/xmpp.py @ 2016:f09562b0704d

age author description
2016-06-20 Goffi backend, frontends: message refactoring (huge commit):
2016-05-24 Goffi backend, frontend: messages refactoring (huge commit, not finished):
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:
2015-11-11 Goffi core (client): added a sendError method to easily build error response from <IQ\> stanza
2015-11-06 Goffi core (xmpp.py): fixed bad import
2015-11-02 Goffi core (client): add IQ method to easily create an IQ stanza with the current xmlstream, and manage result with a Deferred.
2015-09-25 Goffi core: progression handling improvments:
2015-08-20 Goffi core, plugin watched: new plugin, show an alert when a watched entity goes online