Mercurial > libervia-backend
log sat/plugins/plugin_xep_0277.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 |
Sun, 06 Jun 2021 22:06:28 +0200 | Goffi | plugin XEP-0277: "user" part of author jid is used for author name when later is missing |
Fri, 04 Jun 2021 17:18:44 +0200 | Goffi | plugin XEP-0277: don't wrap `DataError` in `failure.Failure` in `parseCommentUrl` as it is not catched correctly: |
Sat, 01 May 2021 18:37:57 +0200 | Goffi | plugin XEP-0060, XEP-0277: new rename methods (`psItemRename`, `mbRename`): |
Thu, 29 Apr 2021 15:49:59 +0200 | Goffi | XEP-0277: new preview/mbPreview method: |
Fri, 16 Apr 2021 18:33:00 +0200 | Goffi | plugin XEP-0277: user friendly ID: |
Sat, 27 Mar 2021 14:59:50 +0100 | Goffi | plugin XEP-0277: be sure to have an `author_jid` set |
Sat, 27 Mar 2021 14:38:27 +0100 | Goffi | plugin XEP-0277: better resilience to broken items: |