log

age author description
Sun, 26 Mar 2017 18:06:58 +0200 Goffi plugin XEP-0060: added setNodeAffiliations and its bridge method (psNodeAffiliationsSet)
Sun, 26 Mar 2017 16:57:53 +0200 Goffi tmp(wokkel/pubsub): removed affiliations attribute which was there twice + added missing _render_affiliations
Thu, 23 Mar 2017 21:04:01 +0100 Goffi jp (pubsub): added affiliations and node/affiliations/get:
Thu, 23 Mar 2017 21:01:51 +0100 Goffi plugin XEP-0060: added affiliation handling:
Thu, 23 Mar 2017 20:59:25 +0100 Goffi tmp (wokkel/pubsub): fixed affiliations (normal entity) handling
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
Sun, 12 Mar 2017 23:29:09 +0100 Goffi jp (std output): force unicode on simple output
Sun, 12 Mar 2017 23:28:04 +0100 Goffi plugin XEP-0060: added psGet bridge method
Sun, 12 Mar 2017 19:35:36 +0100 Goffi plugin invitations: first draft:
Sun, 12 Mar 2017 19:33:25 +0100 Goffi plugin XEP-0077: minor raise fix
Sun, 12 Mar 2017 19:33:17 +0100 Goffi memory (persistent, sqlite): better private values handling + new LazyPersistentBinaryDict:
Sun, 12 Mar 2017 19:32:59 +0100 Goffi plugin account, tools: some cleaning account + email and password tools:
Thu, 09 Mar 2017 23:11:42 +0100 Goffi jp (account): command to handle XMPP account creation/password change/deletion using in-band registration
Thu, 09 Mar 2017 23:10:17 +0100 Goffi jp (profile): fixed help gettext calls
Thu, 09 Mar 2017 23:09:18 +0100 Goffi jp (base): added generic errback to CommandBase + show error message on plugin ImportError
Thu, 09 Mar 2017 23:07:38 +0100 Goffi plugin XEP-0077: added inBandAccountNew, inBandUnregister and inBandPasswordChange bridge methods