log sat/plugins/plugin_pubsub_cache.py @ 3903:384b7e6c2dbf

age author description
2022-07-20 Goffi plugin pubsub cache: replace empty list by None in `getItemsFromCache`:
2022-07-14 Goffi plugin XEP-0060: fix bad naming of return variable
2022-07-10 Goffi plugin pubsub cache: resync in `synchronise` when node's `sync_state` is not set:
2022-05-13 Goffi plugin pubsub cache: new `resync` argument to force resynchronisation in `synchronize`
2022-05-13 Goffi plugin pubsub cache: more resilient node caching:
2022-03-22 Goffi plugin XEP-0059, cache: allow those plugins to work in component mode
2021-09-08 Goffi plugin pubsub cache: implement `psCacheSearch`