log sat/plugins/plugin_xep_0060.py @ 3445:fc83c4996c77

age author description
Thu, 12 Nov 2020 14:53:15 +0100 Goffi plugin XEP-0060: use `xml_tools.parse` instead of `wokkel.generic.parseXml`:
Fri, 17 Jul 2020 12:57:23 +0200 Goffi plugin XEP-0060: serialise psItemsGet result with data_format
Thu, 16 Jul 2020 09:07:20 +0200 Goffi plugins XEP-0059, XEP-0060, XEP-0277, XEP-0313: better serialisation:
Mon, 18 May 2020 23:38:21 +0200 Goffi plugin XEP-0060: fixed payload parsing in sendItem
Wed, 11 Mar 2020 19:15:48 +0100 Goffi plugin XEP-0060: async sendItems + precondition-not-met policy:
Wed, 29 Jan 2020 10:07:00 +0100 Goffi fixed shebangs
Wed, 29 Jan 2020 09:50:54 +0100 Goffi dates update
Sat, 28 Dec 2019 20:02:18 +0100 Goffi plugin XEP-0060, jp (pubsub/set): publish-options implementation:
Fri, 08 Nov 2019 11:55:21 +0100 Goffi plugin XEP-0277: fixed comments URLs parsing
Sun, 20 Oct 2019 19:34:26 +0200 Goffi plugin XEP-0060: fixed bad MAM unwrapping after Python 3 port
Tue, 13 Aug 2019 19:08:41 +0200 Goffi Python 3 port:
Sun, 14 Apr 2019 08:21:51 +0200 Goffi tools (sat_defer), plugin XEP-0060: added a function "stanza2NotFound" to convert item-not-found StanzaError to exceptions.NotFound in an errback
Sat, 23 Feb 2019 18:59:00 +0100 Goffi plugin XEP-0277: blog items data are now entirely serialised before going to bridge:
Fri, 15 Feb 2019 22:13:43 +0100 Goffi plugin XEP-0060: added purgeNode/psNodePurge method to remove all items from a node
Fri, 15 Feb 2019 22:13:20 +0100 Goffi plugin XEP-0060: added sendItems/psItemsSend method to publish several items at once