Mercurial > libervia-backend
log sat/plugins/plugin_xep_0060.py @ 3584:edc79cefe968
age | author | description |
---|---|---|
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`: |