log src/plugins/plugin_xep_0060.py @ 2191:a1a8233f89e8

age author description
2017-03-12 Goffi plugin XEP-0060: added psGet bridge method
2017-02-12 Goffi core (memory/disco): getInfos now handle node + use client instead of profile in many methods
2017-02-12 Goffi core (plugins): added missing contants + use of new constants in PLUGIN_INFO
2017-02-12 Goffi core, jp: component handling + client handling refactoring:
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:
2016-01-05 Goffi plugin XEP-0060, tmp(wokkel.rsm): small refactoring:
2016-01-03 Goffi copyright update
2015-12-18 Goffi plugin XEP-0060: None is no more used in addManagedNode, but all nodes prefixed with a registered one are now triggered