Mercurial > libervia-backend
log sat_frontends/jp/cmd_pubsub.py @ 3757:5bda9d2e8b35
age | author | description |
---|---|---|
Fri, 13 May 2022 18:29:42 +0200 | Goffi | plugin XEP-0060: use serialised options in `psSubscribe` + triggers update |
Wed, 08 Sep 2021 17:58:48 +0200 | Goffi | CLI (pubsub/cache): `search` implementation |
Mon, 02 Aug 2021 21:52:17 +0200 | Goffi | jp (pubsub/cache/purge): fix conflict with `subtype` short option |
Thu, 29 Jul 2021 22:51:01 +0200 | Goffi | jp (pubsub): new `cache` subcommand with commands to `get`, `sync`, `purge` and `reset` pubsub cache |
Thu, 29 Jul 2021 22:51:01 +0200 | Goffi | jp (pubsub/delete): make notification the default, `--notify` option is replaced by `--no-notification` |
Thu, 29 Jul 2021 22:51:01 +0200 | Goffi | jp (base): add flag for `use_pubsub` to add cache skipping option |
Wed, 28 Jul 2021 23:01:15 +0200 | Goffi | plugin XEP-0060: getItems extra is now serialised dict |
Mon, 14 Jun 2021 18:35:12 +0200 | Goffi | core, frontends: fix invalid translatable strings. |