log sat/plugins/plugin_xep_0277.py @ 3950:8f87ff449a34

age author description
2022-10-15 Goffi plugin XEP-0277: add `encryption` flag to MB data:
2022-10-15 Goffi plugin OXPS: OpenPGP for XMPP Pubsub implementation:
2022-10-07 Goffi plugins (forums, lists, import, XEP-0277): remove invalid `max_items` values
2022-07-20 Goffi plugin XEP-0277: add a trigger to `send` method:
2022-07-14 Goffi plugin XEP-0277: return ID of published item in `send` and bridge's `mbSend`
2022-07-13 Goffi plugin XEP-0277: post repeating implementation:
2022-05-13 Goffi plugin XEP-0277: be sure to have `service` set in `item2mbdata` and `node` when provided
2022-05-13 Goffi plugin XEP-0277: bridge method `mbIsCommentNode` + methods renaming
2022-05-13 Goffi plugin XEP-0277: fix `await` trigger incorrectly used on a sync trigger
2022-03-22 Goffi plugin XEP-0277: methods to check is a node is a comments node and to get its parent
2022-01-25 Goffi plugin XEP-0060, XEP-0163, XEP-0277, text syntaxes: make those plugins usable with components
2022-01-25 Goffi plugin XEP-0277: various fixes + async:
2021-09-26 Goffi plugin XEP-0277: import `SatXMPPEntity` from core_types
2021-09-08 Goffi merge bookmark `@`
2021-09-08 Goffi plugin XEP-0277: use `common.uri` to parse comment URIs