log

age author description
2017-03-12 Goffi jp(pubsub/get): pubsub/get command, first draft
2017-03-12 Goffi jp (outputs): new xml and list_xml outputs, handling pretty formatting and syntax highlighting
2017-03-12 Goffi jp (base): output can now specify a default when registering
2017-03-12 Goffi jp (base): replaced log.warning by stderr prints
2017-03-12 Goffi jp (outputs): moved output options parsing and checking to base methods
2017-03-12 Goffi jp (std output): force unicode on simple output
2017-03-12 Goffi plugin XEP-0060: added psGet bridge method
2017-03-12 Goffi plugin invitations: first draft:
2017-03-12 Goffi plugin XEP-0077: minor raise fix
2017-03-12 Goffi memory (persistent, sqlite): better private values handling + new LazyPersistentBinaryDict:
2017-03-12 Goffi plugin account, tools: some cleaning account + email and password tools:
2017-03-09 Goffi jp (account): command to handle XMPP account creation/password change/deletion using in-band registration
2017-03-09 Goffi jp (profile): fixed help gettext calls
2017-03-09 Goffi jp (base): added generic errback to CommandBase + show error message on plugin ImportError
2017-03-09 Goffi plugin XEP-0077: added inBandAccountNew, inBandUnregister and inBandPasswordChange bridge methods
2017-03-08 Goffi plugin account: removed dependency to Prosody/prosodyctl and properly use in-band registration instead
2017-03-08 Goffi plugin XEP-0077: added changePassword and removeRegistration methods
2017-03-08 Goffi jp (profile/list): fixed options help
2017-03-08 Goffi core (params): removed registerNewAccount button: it is misplaced and more confusing than useful, may come back in the future
2017-03-08 Goffi core, plugin XEP-0077: in-band registration fix and move:
2017-03-08 Goffi primitivus: fixed profileCreate bridge call
2017-03-06 Goffi i18n: updated sat.po
2017-03-05 Goffi tools(templates): workflow improvments:
2017-03-05 Goffi core, bridge: renamed getProfileName to profileNameGet according to new conventions
2017-02-26 Goffi core, frontends: various fixes for Libervia:
2017-02-26 Goffi core (memory/cache): escape profile when creating cache dir
2017-02-23 Goffi tools (common): fixed tty detection when isatty is not available
2017-02-21 Goffi jp (blog): set default template and data mapping for the new template output