Mercurial > libervia-backend
log src/core/xmpp.py @ 1573:6338677f3a89
age | author | description |
---|---|---|
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: |
Thu, 20 Aug 2015 18:43:56 +0200 | Goffi | core, plugin watched: new plugin, show an alert when a watched entity goes online |
Sat, 15 Aug 2015 22:20:43 +0200 | Goffi | plugins xep-0277, groupblog: added subscriteToMany to replace massiveSubscribeGroupBlogs + added SatRosterProtocol.getJidsSet |