log

age author description
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:
Thu, 16 Feb 2017 00:44:54 +0100 Goffi core (constants), tools (common/ansi): moved ANSI escape codes to a dedicated class, with helper methods
Thu, 16 Feb 2017 00:40:50 +0100 Goffi tools (common/data_format): added dict2iterdict to yield dictionary from serialised complex values
Mon, 13 Feb 2017 20:59:09 +0100 Goffi plugins XEP-0033, XEP-0280, text commands: fixed method renaming after client refactoring
Sun, 12 Feb 2017 21:17:56 +0100 Goffi jp (info/disco): added --node argument
Sun, 12 Feb 2017 21:17:56 +0100 Goffi core(memory.disco), bridge: discoInfos and discoItems now handle node
Sun, 12 Feb 2017 21:17:56 +0100 Goffi plugin XEP-0045: fix after client refactoring
Sun, 12 Feb 2017 20:43:20 +0100 Goffi core (memory/disco): getInfos now handle node + use client instead of profile in many methods
Sun, 12 Feb 2017 19:23:34 +0100 Goffi core: added release name in constants + full version
Sun, 12 Feb 2017 19:08:52 +0100 Goffi core, frontends: getProfilesList renamed to profilesGetList + behaviour change:
Sun, 12 Feb 2017 18:59:10 +0100 Goffi core (plugins): added missing contants + use of new constants in PLUGIN_INFO
Sun, 12 Feb 2017 17:55:43 +0100 Goffi core, jp: component handling + client handling refactoring:
Tue, 07 Feb 2017 00:15:03 +0100 Goffi memory (sqlite): introduced component table, schema updated:
Mon, 06 Feb 2017 22:54:43 +0100 Goffi core, bridge, frontends: renamed asyncConnect to connect, and added options parameters (not used yet)