log sat/plugins/plugin_xep_0277.py @ 3772:98ba02637436

age author description
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
2021-07-29 Goffi plugin XEP-0277: pubsub cache analyser implementation
2021-07-29 Goffi plugin XEP-0277: ignore `max_items` if `rsm_request` is set
2021-07-28 Goffi plugin XEP-0060: getItems extra is now serialised dict
2021-06-30 Goffi plugin XEP-0060: `getItem(s)`, `publish` and `(un)subscribe` are now coroutines
2021-06-06 Goffi plugin XEP-0277: "user" part of author jid is used for author name when later is missing
2021-06-04 Goffi plugin XEP-0277: don't wrap `DataError` in `failure.Failure` in `parseCommentUrl` as it is not catched correctly:
2021-05-01 Goffi plugin XEP-0060, XEP-0277: new rename methods (`psItemRename`, `mbRename`):
2021-04-29 Goffi XEP-0277: new preview/mbPreview method:
2021-04-16 Goffi plugin XEP-0277: user friendly ID:
2021-03-27 Goffi plugin XEP-0277: be sure to have an `author_jid` set
2021-03-27 Goffi plugin XEP-0277: better resilience to broken items:
2021-03-19 Goffi date update
2020-08-15 Goffi plugin XEP-0277: fixed item2mbdata call
2020-08-03 Goffi plugin XEP-0277: set "uri" in item2mbdata
2020-07-16 Goffi plugins XEP-0059, XEP-0060, XEP-0277, XEP-0313: better serialisation:
2020-02-21 Goffi bridge: messageSend's extra is now serialised
2020-01-29 Goffi fixed shebangs
2020-01-29 Goffi dates update
2019-11-08 Goffi plugin XEP-0277: fixed comments URLs parsing
2019-08-13 Goffi Python 3 port:
2019-02-23 Goffi plugin XEP-0277: blog items data are now entirely serialised before going to bridge:
2019-01-19 Goffi plugin text syntaxes: changed import name to TEXT_SYNTAX (better with underscore for autocompletion)
2019-01-12 Goffi date update
2019-01-06 Goffi plugins XEP-0060, XEP-0313: implemented Order-By protoXEP:
2018-06-27 Goffi code style reformatting using black
2018-04-02 Goffi core, setup: huge cleaning: base src/plugins/plugin_xep_0277.py@b7adf6e6e37e