log frontends/src/jp/cmd_pubsub.py @ 2280:4bc9a2c2d6c9

age author description
Wed, 28 Jun 2017 20:28:24 +0200 Goffi jp (pubsub, common): fixed last item edition (keep item id instead of creating a new one)
Wed, 28 Jun 2017 19:19:08 +0200 Goffi jp (cmd_pubsub): xmpp: uri handling, first draft
Wed, 28 Jun 2017 01:20:44 +0200 Goffi jp (common): added --last-item to take last item when no item id is found/given
Tue, 27 Jun 2017 19:38:22 +0200 Goffi jp (pubsub/edit): new edit subcommand, which work in a same way as for blog
Tue, 27 Jun 2017 19:38:22 +0200 Goffi jp (pubsub): psItemGet has been renamed to psItemsGet as several items are gotten
Fri, 19 May 2017 12:33:54 +0200 Goffi jp (pubsub/uri): fixed URI generation
Thu, 27 Apr 2017 01:01:43 +0200 Goffi jp: added use_pubsub and use_pubsub_node_req arguments to CommandBase