Mercurial > libervia-backend
log sat/plugins/plugin_pubsub_cache.py @ 4038:c484c2609275
age | author | description |
---|---|---|
2023-04-08 | 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` |