Mercurial > libervia-backend
log src/plugins/plugin_xep_0277.py @ 1902:085f29c20f7e
age | author | description |
---|---|---|
Wed, 09 Mar 2016 14:33:54 +0100 | Goffi | plugin XEP-0277: removed mbGetAtom which has not reason to be in the backend, as it is highly dependant of (web) frontend elements. The code will be moved to Libervia: |
Tue, 01 Mar 2016 01:47:32 +0100 | Goffi | plugin XEP-0277: service can be None in mbGet, resulting in a request on default pubsub service of profile (i.e. profile's PEP) |
Thu, 25 Feb 2016 16:21:17 +0100 | Goffi | plugin XEP-0060: fixed bad xmpp: URI generation in getNodeURI |
Mon, 22 Feb 2016 14:33:47 +0100 | souliane | plugin XEP-0277: add a forgotten string to JID conversion |