log

age author description
Thu, 23 Mar 2017 09:11:25 +0100 Goffi plugin groupblog, XEP-0060: added ACCESS_PUBLISHER_ROSTER and switched to it in groupblog
Thu, 23 Mar 2017 09:07:10 +0100 Goffi tmp (wokkel/pubsub): fixed configuration setting
Tue, 14 Mar 2017 00:21:20 +0100 Goffi jp (pubsub/node): added set command
Tue, 14 Mar 2017 00:18:02 +0100 Goffi plugin XEP-0060: added setConfiguration/psNodeConfigurationSet + fix in tmp.wokkel.pubsub
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:18:00 +0100 Goffi plugin XEP-0060: added getConfiguration ad psNodeConfigurationGet bridge method
Mon, 13 Mar 2017 23:17:13 +0100 Goffi plugin XEP-0060: renamed psGet bridge method to psItemGet
Mon, 13 Mar 2017 23:15:06 +0100 Goffi jp (output dict): added color and no-header option
Mon, 13 Mar 2017 23:14:00 +0100 Goffi jp (base): raise InternalError if output is used when use_output is not declared
Mon, 13 Mar 2017 23:12:57 +0100 Goffi jp (output xml): remove blank spaces on parsing for better pretty printing
Sun, 12 Mar 2017 23:34:51 +0100 Goffi jp(pubsub/get): pubsub/get command, first draft
Sun, 12 Mar 2017 23:34:19 +0100 Goffi jp (outputs): new xml and list_xml outputs, handling pretty formatting and syntax highlighting
Sun, 12 Mar 2017 23:33:26 +0100 Goffi jp (base): output can now specify a default when registering
Sun, 12 Mar 2017 23:32:43 +0100 Goffi jp (base): replaced log.warning by stderr prints
Sun, 12 Mar 2017 23:31:06 +0100 Goffi jp (outputs): moved output options parsing and checking to base methods