log

age author description
Wed, 12 Jul 2017 19:05:33 +0200 Goffi plugins invitation, XEP-0277: strip language, we don't want spaces
Sun, 09 Jul 2017 16:17:16 +0200 Goffi jp (event/attendee/list): added --missing to show missing people (ones who didn't replied) and --no-rsvp to hide ones who answered
Sun, 09 Jul 2017 15:20:31 +0200 Goffi jp (pubsub/search): fixed encoding for stdin in external commands
Sat, 08 Jul 2017 23:21:01 +0200 Goffi plugin XEP-0060: remove max_items when item_ids is set on getItems
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:
Sat, 08 Jul 2017 21:45:14 +0200 Goffi jp (arg_tools): moved get_cmd_choices, get_use_args and escape to a new arg_tools module, so they can be used in other commands than shell
Sat, 08 Jul 2017 21:43:36 +0200 Goffi plugin XEP-0060: fixed service in metadata for PEP
Fri, 07 Jul 2017 22:33:55 +0200 Goffi jp (shell): use of subprocess instead of running commands in the same process:
Fri, 07 Jul 2017 12:45:28 +0200 Goffi jp (base): typo
Thu, 06 Jul 2017 20:35:21 +0200 Goffi jp (shell): added "whoami" command to print currently used profile
Thu, 06 Jul 2017 20:31:31 +0200 Goffi jp (shell): don't print header if a command is specified in help
Thu, 06 Jul 2017 20:28:25 +0200 Goffi jp (shell): shell command (REPL mode), first draft:
Wed, 05 Jul 2017 15:05:49 +0200 Goffi jp (pubsub/hook): added create/delete/list hook command to handle new Pubsub hook feature