log sat_frontends/jp/cmd_pubsub.py @ 4071:4b842c1fb686

age author description
Fri, 02 Jun 2023 11:49:51 +0200 Goffi refactoring: renamed `sat` package to `libervia.backend`
Sat, 08 Apr 2023 13:54:42 +0200 Goffi massive refactoring to switch from camelCase to snake_case:
Mon, 31 Oct 2022 13:48:01 +0100 Goffi cli (blog, pubsub): encryption argument for Pubsub Targeted Encryption:
Sun, 30 Oct 2022 01:06:58 +0200 Goffi cli (pubsub/set,edit) add `--sign` argument:
Sun, 30 Oct 2022 01:06:58 +0200 Goffi cli (pubsub/signature): add `sign` command:
Fri, 28 Oct 2022 18:47:17 +0200 Goffi cli (pubsub): new `signature` subcommands:
Sat, 15 Oct 2022 20:38:33 +0200 Goffi cli (pubsub/set, edit): add `--encrypt` flag:
Sat, 15 Oct 2022 20:38:30 +0200 Goffi cli (pubsub): new `secret` subcommands:
Sat, 15 Oct 2022 20:37:00 +0200 Goffi cli (pubsub/get): add `--no-decrypt` flag to disable automatic decryption:
Wed, 31 Aug 2022 17:07:03 +0200 Goffi cli (pubsub/attachment/set): update reactions handling:
Wed, 20 Jul 2022 17:55:11 +0200 Goffi cli (blog, pubsub): new `attachments` subcommands:
Sun, 10 Jul 2022 16:15:09 +0200 Goffi cli (pubsub): new `reference` subcommand to send references/mentions to pubsub items:
Fri, 13 May 2022 18:38:05 +0200 Goffi plugins XEP-0060, XEP-0376, XEP-0465, CLI: PAM + PSS implementation:
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.
Sat, 01 May 2021 18:39:34 +0200 Goffi jp (pubsub, blog): `rename` commands implementation
Fri, 19 Mar 2021 15:45:14 +0100 Goffi date update
Fri, 19 Feb 2021 15:53:27 +0100 Goffi plugin XEP-0060: renamed `psRetractItem(s)` to `psItem(s)Retract` for consistency.
Fri, 11 Dec 2020 17:58:36 +0100 Goffi jp (pubsub/node/schema): handle not-found conditions properly
Thu, 12 Nov 2020 14:53:16 +0100 Goffi jp (pubsub/node/info, pubsub/get): better exit code:
Thu, 12 Nov 2020 14:53:16 +0100 Goffi jp (base, pubsub/set): new `--quiet` argument:
Thu, 12 Nov 2020 14:53:16 +0100 Goffi jp: follow best practices and use a dash (`-`) instead of underscore (`_`) for long options.
Sat, 01 Aug 2020 16:25:50 +0200 Goffi jp (file/share): added commands to manage affiliations and configuration + documentation
Fri, 17 Jul 2020 12:57:23 +0200 Goffi plugin XEP-0060: serialise psItemsGet result with data_format