log sat/plugins/plugin_xep_0060.py @ 3137:559a625a236b

age author description
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
Tue, 15 Jan 2019 08:51:54 +0100 Goffi plugin pubsub admin: pubsub administrator first draft:
Sat, 12 Jan 2019 12:25:31 +0100 Goffi date update
Fri, 11 Jan 2019 19:49:01 +0100 Goffi plugin XEP-0060: set a 30s timeout on items get
Sun, 06 Jan 2019 17:36:51 +0100 Goffi plugins XEP-0060, XEP-0313: implemented Order-By protoXEP:
Sun, 06 Jan 2019 17:33:53 +0100 Goffi plugin XEP-0060: fixed MAM return value on getItems():