Mercurial > libervia-backend
log sat/plugins/plugin_xep_0277.py @ 3879:46930301f0c1
age | author | description |
---|---|---|
Wed, 20 Jul 2022 17:19:53 +0200 | Goffi | plugin XEP-0277: add a trigger to `send` method: |
Thu, 14 Jul 2022 12:55:30 +0200 | Goffi | plugin XEP-0277: return ID of published item in `send` and bridge's `mbSend` |
Wed, 13 Jul 2022 12:15:04 +0200 | Goffi | plugin XEP-0277: post repeating implementation: |
Fri, 13 May 2022 18:50:33 +0200 | Goffi | plugin XEP-0277: be sure to have `service` set in `item2mbdata` and `node` when provided |
Fri, 13 May 2022 18:48:41 +0200 | Goffi | plugin XEP-0277: bridge method `mbIsCommentNode` + methods renaming |
Fri, 13 May 2022 18:46:51 +0200 | Goffi | plugin XEP-0277: fix `await` trigger incorrectly used on a sync trigger |
Tue, 22 Mar 2022 17:00:42 +0100 | Goffi | plugin XEP-0277: methods to check is a node is a comments node and to get its parent |