log sat_frontends/jp/cmd_pubsub.py @ 3808:39fc2e1b3793

age author description
2022-05-13 Goffi plugins XEP-0060, XEP-0376, XEP-0465, CLI: PAM + PSS implementation:
2022-05-13 Goffi plugin XEP-0060: use serialised options in `psSubscribe` + triggers update
2021-09-08 Goffi CLI (pubsub/cache): `search` implementation
2021-08-02 Goffi jp (pubsub/cache/purge): fix conflict with `subtype` short option
2021-07-29 Goffi jp (pubsub): new `cache` subcommand with commands to `get`, `sync`, `purge` and `reset` pubsub cache
2021-07-29 Goffi jp (pubsub/delete): make notification the default, `--notify` option is replaced by `--no-notification`
2021-07-29 Goffi jp (base): add flag for `use_pubsub` to add cache skipping option
2021-07-28 Goffi plugin XEP-0060: getItems extra is now serialised dict
2021-06-14 Goffi core, frontends: fix invalid translatable strings.
2021-05-01 Goffi jp (pubsub, blog): `rename` commands implementation
2021-03-19 Goffi date update
2021-02-19 Goffi plugin XEP-0060: renamed `psRetractItem(s)` to `psItem(s)Retract` for consistency.
2020-12-11 Goffi jp (pubsub/node/schema): handle not-found conditions properly
2020-11-12 Goffi jp (pubsub/node/info, pubsub/get): better exit code:
2020-11-12 Goffi jp (base, pubsub/set): new `--quiet` argument:
2020-11-12 Goffi jp: follow best practices and use a dash (`-`) instead of underscore (`_`) for long options.
2020-08-01 Goffi jp (file/share): added commands to manage affiliations and configuration + documentation
2020-07-17 Goffi plugin XEP-0060: serialise psItemsGet result with data_format
2020-05-18 Goffi jp (pubsub): fixed arguments returned when item has no payload
2020-01-29 Goffi fixed shebangs
2020-01-29 Goffi dates update
2019-12-28 Goffi plugin XEP-0060, jp (pubsub/set): publish-options implementation:
2019-09-25 Goffi jp: jp asyncio port:
2019-08-13 Goffi Python 3 port:
2019-04-14 Goffi jp, plugin merge-requests: used u'' as default for item id in pubsub arguments + fixed some required arguments:
2019-02-15 Goffi jp(pubsub): minor code style fixes
2019-02-15 Goffi jp (pubsub/node): new "import" command, to publish many nodes from an XML file
2019-02-15 Goffi jp (pubsub/transform): use new psItemsSend method, it is not needed anymore to send items one by one when --admin is not used
2019-02-15 Goffi jp (pubsub/node): added purge command
2019-01-15 Goffi jp (pubsub): new "transform" command: