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
|
Sat, 08 Jul 2017 22:50:25 +0200 |
Goffi |
jp (pubsub/search): profile is transmited to subcommand for "exec" action
|
Sat, 08 Jul 2017 22:49:55 +0200 |
Goffi |
jp (arg_tools): args is not modified anymore in get_use_args + fixed args returned + parser_args are returned separatly (return is now a tuple)
|
Sat, 08 Jul 2017 21:54:24 +0200 |
Goffi |
jp (pubsub): new search command:
|
Wed, 05 Jul 2017 15:05:49 +0200 |
Goffi |
jp (pubsub/hook): added create/delete/list hook command to handle new Pubsub hook feature
|
Fri, 30 Jun 2017 00:54:37 +0200 |
Goffi |
jp (pubsub/node/affiliations/set): call checkURI
|
Fri, 30 Jun 2017 00:02:16 +0200 |
Goffi |
jp (pubsub/node/set): added checkURI to handle xmpp: URIs
|
Wed, 28 Jun 2017 20:28:58 +0200 |
Goffi |
jp (pubsub/delete): delete command implementation (to delete an item)
|
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
|
Sun, 16 Apr 2017 17:59:54 +0200 |
Goffi |
jp (pubsub): added uri command to build pubsub URI
|
Mon, 03 Apr 2017 00:23:01 +0200 |
Goffi |
jp (pubsub/node): added create and delete commands
|
Wed, 29 Mar 2017 19:42:44 +0200 |
Goffi |
jp (pubsub/get): --service is now optional argument, and sub_id now use "-S" short option
|
Sun, 26 Mar 2017 18:08:05 +0200 |
Goffi |
jp (pubsub/node) added pubsub/node/affiliations/set command
|
Thu, 23 Mar 2017 21:04:01 +0100 |
Goffi |
jp (pubsub): added affiliations and node/affiliations/get:
|
Tue, 14 Mar 2017 00:21:20 +0100 |
Goffi |
jp (pubsub/node): added set command
|
Mon, 13 Mar 2017 23:18:57 +0100 |
Goffi |
jp (pubsub): added pubsub/node/info command to retrieve node configuration
|
Mon, 13 Mar 2017 23:17:13 +0100 |
Goffi |
plugin XEP-0060: renamed psGet bridge method to psItemGet
|
Sun, 12 Mar 2017 23:34:51 +0100 |
Goffi |
jp(pubsub/get): pubsub/get command, first draft
|