Mercurial > libervia-backend
log src/plugins/plugin_xep_0060.py @ 2112:877d0a2d0d86
age | author | description |
---|---|---|
2016-04-17 | Goffi | use of /usr/bin/env instead of /usr/bin/python in shebang |
2016-03-10 | Goffi | plugin XEP-0060: fixed traceback if service was None |
2016-03-09 | Goffi | plugin XEP-0060: service, node and uri are added to metadata when doing a getItems |
2016-03-01 | 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) |
2016-02-25 | Goffi | plugin XEP-0060: fixed bad xmpp: URI generation in getNodeURI |
2016-01-23 | Goffi | plugin XEP-0060, XEP-0277: added getNodeURI method |
2016-01-07 | Goffi | plugin XEP-0060: fixed extra mam filters parsing |
2016-01-05 | Goffi | plugin XEP-0060: MAM integration: |