log

age author description
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
Thu, 09 Mar 2017 00:06:13 +0100 Goffi plugin account: removed dependency to Prosody/prosodyctl and properly use in-band registration instead
Thu, 09 Mar 2017 00:06:13 +0100 Goffi plugin XEP-0077: added changePassword and removeRegistration methods
Thu, 09 Mar 2017 00:06:13 +0100 Goffi jp (profile/list): fixed options help
Thu, 09 Mar 2017 00:06:09 +0100 Goffi core (params): removed registerNewAccount button: it is misplaced and more confusing than useful, may come back in the future