log frontends/src/jp/cmd_pubsub.py @ 2550:1d754bc14381

age author description
Sat, 31 Mar 2018 18:21:56 +0200 Goffi jp (base): new confirmOrQuit helper method to ask confirmation to user, and quit if he cancel
Thu, 29 Mar 2018 08:59:38 +0200 Goffi jp (base): add --max option:
Wed, 21 Mar 2018 19:13:22 +0100 Goffi jp: pubsub options refactoring:
Fri, 26 Jan 2018 11:14:13 +0100 Goffi dates update
Tue, 12 Dec 2017 00:09:39 +0100 Goffi jp (pubsub/search): fixed --item argument
Sun, 19 Nov 2017 16:41:59 +0100 Goffi plugin XEP-0060: added "options" argument to psSubscribe, and return subscription id if present
Sat, 18 Nov 2017 18:37:21 +0100 Goffi jp (pubsub): added new "set" command tu publish or update an item in a non-interactive way (while "edit" do it interactively).
Sat, 04 Nov 2017 22:11:01 +0100 Goffi jp (pubsub/node/create): fixed --field option
Fri, 03 Nov 2017 14:31:42 +0100 Goffi misc: date update (yes it's a bit late :p )
Fri, 27 Oct 2017 08:33:48 +0200 Goffi jp (pubsub/delete): show deleted node + handle URIs
Sun, 24 Sep 2017 16:29:18 +0200 Goffi jp (pubsub/node/schema): check that a schema exists before parsing it (fix issue on new schema edition)
Fri, 08 Sep 2017 07:58:08 +0200 Goffi jp (pubsub): added subscribe, unsubscribe and subscriptions methods:
Wed, 06 Sep 2017 07:39:10 +0200 Goffi jp (pubsub/node): added schema (set/edit/get) commands to manipulate PubSub node schema
Sun, 20 Aug 2017 10:33:33 +0200 Goffi jp (pubsub/node): added subscriptions subcommand:
Sun, 09 Jul 2017 15:20:31 +0200 Goffi jp (pubsub/search): fixed encoding for stdin in external commands