Mercurial > libervia-backend
log sat/plugins/plugin_xep_0060.py @ 3474:1f1741dc3cc4
age | author | description |
---|---|---|
2021-02-27 | Goffi | plugin XEP-0060: added constants for overwrite policy configuration option |
2021-02-19 | Goffi | plugin XEP-0060: renamed `psRetractItem(s)` to `psItem(s)Retract` for consistency. |
2020-12-11 | Goffi | plugin XEP-0060: add constants for common values of publish model |
2020-11-12 | Goffi | plugin XEP-0060: use `xml_tools.parse` instead of `wokkel.generic.parseXml`: |
2020-07-17 | Goffi | plugin XEP-0060: serialise psItemsGet result with data_format |
2020-07-16 | Goffi | plugins XEP-0059, XEP-0060, XEP-0277, XEP-0313: better serialisation: |
2020-05-18 | Goffi | plugin XEP-0060: fixed payload parsing in sendItem |
2020-03-11 | Goffi | plugin XEP-0060: async sendItems + precondition-not-met policy: |