Mercurial > libervia-backend
log sat/plugins/plugin_pubsub_cache.py @ 3941:036188fff714
age | author | description |
---|---|---|
Sat, 15 Oct 2022 20:38:33 +0200 | Goffi | plugin pubsub cache: avoid race condition by retrying node request: |
Sat, 15 Oct 2022 20:36:53 +0200 | Goffi | plugin OXPS: OpenPGP for XMPP Pubsub implementation: |
Wed, 20 Jul 2022 17:46:58 +0200 | Goffi | plugin pubsub cache: replace empty list by None in `getItemsFromCache`: |
Thu, 14 Jul 2022 12:55:30 +0200 | Goffi | plugin XEP-0060: fix bad naming of return variable |
Sun, 10 Jul 2022 15:16:15 +0200 | Goffi | plugin pubsub cache: resync in `synchronise` when node's `sync_state` is not set: |
Fri, 13 May 2022 18:44:54 +0200 | Goffi | plugin pubsub cache: new `resync` argument to force resynchronisation in `synchronize` |
Fri, 13 May 2022 18:43:42 +0200 | Goffi | plugin pubsub cache: more resilient node caching: |
Tue, 22 Mar 2022 17:00:42 +0100 | Goffi | plugin XEP-0059, cache: allow those plugins to work in component mode |