Mercurial > libervia-backend
log sat/plugins/plugin_xep_0060.py @ 3597:5d108ce026d7
age | author | description |
---|---|---|
Thu, 29 Jul 2021 22:51:01 +0200 | Goffi | plugin pubsub cache: Pubsub Caching implementation |
Thu, 29 Jul 2021 21:28:48 +0200 | Goffi | plugin XEP-0277: ignore `max_items` if `rsm_request` is set |
Thu, 29 Jul 2021 17:28:02 +0200 | Goffi | plugin XEP-0060: fix notification handling in `retractItems` |
Thu, 29 Jul 2021 17:26:59 +0200 | Goffi | plugin XEP-0060: add trigger points |
Thu, 29 Jul 2021 17:10:36 +0200 | Goffi | plugin XEP-0060: events callbacks can now be sync or async |
Thu, 29 Jul 2021 15:54:54 +0200 | Goffi | plugin XEP-0060: handle purge notifications |
Wed, 28 Jul 2021 23:01:15 +0200 | Goffi | plugin XEP-0060: getItems extra is now serialised dict |
Wed, 30 Jun 2021 16:19:14 +0200 | Goffi | plugin XEP-0060: `getItem(s)`, `publish` and `(un)subscribe` are now coroutines |