log

age author description
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
Wed, 08 Mar 2017 20:59:31 +0100 Goffi core, plugin XEP-0077: in-band registration fix and move:
Wed, 08 Mar 2017 20:44:28 +0100 Goffi primitivus: fixed profileCreate bridge call
Mon, 06 Mar 2017 21:22:59 +0100 Goffi i18n: updated sat.po
Sun, 05 Mar 2017 23:41:10 +0100 Goffi tools(templates): workflow improvments:
Sun, 05 Mar 2017 21:36:01 +0100 Goffi core, bridge: renamed getProfileName to profileNameGet according to new conventions
Sun, 26 Feb 2017 18:23:01 +0100 Goffi core, frontends: various fixes for Libervia:
Sun, 26 Feb 2017 18:20:27 +0100 Goffi core (memory/cache): escape profile when creating cache dir
Thu, 23 Feb 2017 07:33:30 +0100 Goffi tools (common): fixed tty detection when isatty is not available
Tue, 21 Feb 2017 21:01:40 +0100 Goffi jp (blog): set default template and data mapping for the new template output
Tue, 21 Feb 2017 21:01:40 +0100 Goffi jp (output): template output first draft:
Tue, 21 Feb 2017 21:01:40 +0100 Goffi jp (base): improved module import:
Tue, 21 Feb 2017 21:01:40 +0100 Goffi jp (base, blog, output(std)): fixed bad unicode handling in stdout, use of jp.disp instead of simple print
Tue, 21 Feb 2017 21:01:40 +0100 Goffi core (tools/common): data objects first draft:
Tue, 21 Feb 2017 21:01:39 +0100 Goffi core (tools/common): template renderer first draft:
Fri, 17 Feb 2017 00:33:55 +0100 Goffi jp (blog/get): fancy output prints author, published and updated if verbosity > 1 and tags if verbosity > 2 + format published and updated
Thu, 16 Feb 2017 01:02:33 +0100 Goffi jp (blog): added blog/get command:
Thu, 16 Feb 2017 00:51:33 +0100 Goffi jp (outputs): added OUTPUT_COMPLEX type for data which are more complex than key/value dictionaries
Thu, 16 Feb 2017 00:49:46 +0100 Goffi jp (core): added extra_outputs: