Mercurial > libervia-pubsub
log sat_pubsub/backend.py @ 294:df1edebb0466
age | author | description |
---|---|---|
Sun, 16 Aug 2015 01:32:42 +0200 | Goffi | PEP implementation, draft (huge patch sorry): |
Mon, 04 May 2015 18:33:01 +0200 | Goffi | backend: fixed a crash when there is no RSM in request |
Fri, 17 Apr 2015 21:09:37 +0200 | Goffi | namespace delegation: disco nesting management |
Tue, 31 Mar 2015 17:31:56 +0200 | Goffi | replaced former roster dirty hack by a XEP-0356 first draft implementation, only roster get is implemented so far |
Mon, 30 Mar 2015 10:45:13 +0200 | Goffi | 2015 copyright dates update |
Fri, 09 Jan 2015 10:56:38 +0100 | souliane | fix RSM support regarding last tmp.wokkel changes |
Mon, 13 Oct 2014 14:53:42 +0200 | souliane | implements RSM (XEP-0059) |
Fri, 21 Feb 2014 16:10:11 +0100 | souliane | added the constant FLAG_RETRACT_ALLOW_PUBLISHER to allow a publisher to retract an item he has published in a node of "open" publish model. |