log sat/plugins/plugin_xep_0060.py @ 3349:2a7e36b69fd2

age author description
2020-07-17 Goffi plugin XEP-0060: serialise psItemsGet result with data_format
2020-07-16 Goffi plugins XEP-0059, XEP-0060, XEP-0277, XEP-0313: better serialisation:
2020-05-18 Goffi plugin XEP-0060: fixed payload parsing in sendItem
2020-03-11 Goffi plugin XEP-0060: async sendItems + precondition-not-met policy:
2020-01-29 Goffi fixed shebangs
2020-01-29 Goffi dates update
2019-12-28 Goffi plugin XEP-0060, jp (pubsub/set): publish-options implementation:
2019-11-08 Goffi plugin XEP-0277: fixed comments URLs parsing
2019-10-20 Goffi plugin XEP-0060: fixed bad MAM unwrapping after Python 3 port
2019-08-13 Goffi Python 3 port:
2019-04-14 Goffi tools (sat_defer), plugin XEP-0060: added a function "stanza2NotFound" to convert item-not-found StanzaError to exceptions.NotFound in an errback
2019-02-23 Goffi plugin XEP-0277: blog items data are now entirely serialised before going to bridge:
2019-02-15 Goffi plugin XEP-0060: added purgeNode/psNodePurge method to remove all items from a node
2019-02-15 Goffi plugin XEP-0060: added sendItems/psItemsSend method to publish several items at once