log sat/plugins/plugin_xep_0060.py @ 3815:853cbaf56e9e

age author description
Wed, 29 Jun 2022 11:36:31 +0200 Goffi plugin XEP-0060: type hints
Fri, 17 Jun 2022 14:15:23 +0200 Goffi plugin XEP-0060: do not raise an error when not subscribed on unsubscribe:
Fri, 13 May 2022 18:38:05 +0200 Goffi plugins XEP-0060, XEP-0376, XEP-0465, CLI: PAM + PSS implementation:
Fri, 13 May 2022 18:29:42 +0200 Goffi plugin XEP-0060: use serialised options in `psSubscribe` + triggers update
Fri, 13 May 2022 18:22:06 +0200 Goffi plugin XEP-0060: better filtering when looking for default pubsub service
Tue, 22 Mar 2022 17:00:42 +0100 Goffi plugin XEP-0060: specify sender using `client.jid` in `subscribe`:
Tue, 25 Jan 2022 17:26:05 +0100 Goffi plugin XEP-0060, XEP-0163, XEP-0277, text syntaxes: make those plugins usable with components
Tue, 25 Jan 2022 17:16:37 +0100 Goffi plugin XEP-0060: `None` must not be used for `getItems`'s `node`
Thu, 29 Jul 2021 22:51:01 +0200 Goffi plugin pubsub cache: Pubsub Caching implementation
Thu, 29 Jul 2021 21:28:48 +0200 Goffi plugin XEP-0277: ignore `max_items` if `rsm_request` is set
Thu, 29 Jul 2021 17:28:02 +0200 Goffi plugin XEP-0060: fix notification handling in `retractItems`
Thu, 29 Jul 2021 17:26:59 +0200 Goffi plugin XEP-0060: add trigger points
Thu, 29 Jul 2021 17:10:36 +0200 Goffi plugin XEP-0060: events callbacks can now be sync or async
Thu, 29 Jul 2021 15:54:54 +0200 Goffi plugin XEP-0060: handle purge notifications
Wed, 28 Jul 2021 23:01:15 +0200 Goffi plugin XEP-0060: getItems extra is now serialised dict
Wed, 30 Jun 2021 16:19:14 +0200 Goffi plugin XEP-0060: `getItem(s)`, `publish` and `(un)subscribe` are now coroutines
Sat, 01 May 2021 18:37:57 +0200 Goffi plugin XEP-0060, XEP-0277: new rename methods (`psItemRename`, `mbRename`):
Sat, 27 Mar 2021 14:38:27 +0100 Goffi plugin XEP-0277: better resilience to broken items:
Fri, 19 Mar 2021 15:45:14 +0100 Goffi date update
Sat, 27 Feb 2021 18:25:20 +0100 Goffi plugin XEP-0060: added constants for overwrite policy configuration option
Fri, 19 Feb 2021 15:53:27 +0100 Goffi plugin XEP-0060: renamed `psRetractItem(s)` to `psItem(s)Retract` for consistency.
Fri, 11 Dec 2020 17:50:53 +0100 Goffi plugin XEP-0060: add constants for common values of publish model
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: