Mercurial > libervia-backend
log sat/plugins/plugin_xep_0060.py @ 3467:5901a7170528
age | author | description |
---|---|---|
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 |