Mercurial > libervia-backend
log sat/plugins/plugin_pubsub_cache.py @ 4057:e807a5434f82
age | author | description |
---|---|---|
21 months ago | Goffi | massive refactoring to switch from camelCase to snake_case: |
2022-10-15 | Goffi | plugin pubsub cache: avoid race condition by retrying node request: |
2022-10-15 | Goffi | plugin OXPS: OpenPGP for XMPP Pubsub implementation: |
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` |
2021-08-02 | Goffi | plugin pubsub cache: use `asDeferred` with `match_cb` |
2021-07-29 | Goffi | plugin pubsub cache: Pubsub Caching implementation |