log

age author description
Sun, 15 Jan 2017 16:00:40 +0100 Goffi core (memory/cache): geFilePath now return None when uid is empty
Mon, 09 Jan 2017 23:10:16 +0100 Goffi quick frontends (chat): send actual value instead of None on status and state updates
Thu, 05 Jan 2017 22:22:26 +0100 Goffi jp (info/session): added a command to get data on current session
Thu, 05 Jan 2017 22:22:13 +0100 Goffi core: added sessionGetInfos bridge method to retrieve various data on current profile session + client.started keep start time
Thu, 05 Jan 2017 20:37:01 +0100 Goffi jp (constants): added exit code for error on bridge method call
Thu, 05 Jan 2017 20:29:19 +0100 Goffi plugin text commands: added /whoami command which return current full jid
Thu, 05 Jan 2017 20:29:05 +0100 Goffi plugin XEP-0231: Bits of Binary first draft:
Thu, 05 Jan 2017 20:23:38 +0100 Goffi core (memory/cache): file caching handling, first draft:
Tue, 03 Jan 2017 18:51:50 +0100 Goffi core (xml_tools): fixed findAll
Sun, 01 Jan 2017 16:39:26 +0100 Goffi frontends(tools/strings): put URL regex outside of getURLParams and precompile it
Sun, 01 Jan 2017 16:38:32 +0100 Goffi plugin text syntaxes: log error on cleanXHTML failure
Sun, 25 Dec 2016 16:43:56 +0100 Goffi core(constants): added a constant for profile extension (PLUGIN_EXT):
Sat, 24 Dec 2016 14:08:21 +0100 Goffi misc: README update
Thu, 22 Dec 2016 18:10:36 +0100 Goffi quick frontend (quick app): added progressFinished and progressError listeners
Tue, 20 Dec 2016 21:07:22 +0100 Goffi quick frontend (quick app): fixed use of profile_manager.connected
Tue, 20 Dec 2016 21:06:42 +0100 Goffi Primitivus (xmlui): use constants for BOOL_TRUE and BOOL_FALSE value
Mon, 19 Dec 2016 23:49:37 +0100 Goffi plugin android: first draft:
Sun, 18 Dec 2016 20:21:31 +0100 Goffi plugin XEP-0280: Message Carbons first draft
Sun, 18 Dec 2016 16:28:51 +0100 Goffi primitivus, jp: dynamic bridge + fixed D-Bus bridge:
Sun, 18 Dec 2016 16:28:46 +0100 Goffi quick_frontend(QuickApp): added onBridgeConnected method
Sun, 18 Dec 2016 16:28:44 +0100 Goffi core (memory/disco): recover getItems on bridge's discoItems method if an item is empty
Sun, 18 Dec 2016 10:17:32 +0100 Goffi xep-0184: delivery receipts are now activated by default
Sun, 18 Dec 2016 10:16:47 +0100 Goffi xep-0070: fixed use of byte string instead of unicode
Sun, 18 Dec 2016 10:15:57 +0100 Goffi frontends(xmlui): better handling of missing _xmluiAppend
Tue, 13 Dec 2016 22:27:49 +0100 Goffi bridbe(pb): Perspective Broker bridge, first draft
Tue, 13 Dec 2016 22:27:48 +0100 Goffi bridge, quick_frontend: preparation for async bridge
Sun, 04 Dec 2016 21:35:23 +0100 Goffi core(stdui/profile manager): fixed authentication cancellation
Sun, 04 Dec 2016 18:16:48 +0100 Goffi core, quick_frontends: android compatibility hacks:
Sun, 04 Dec 2016 18:16:37 +0100 Goffi core: bridge can now be changed in conf
Wed, 05 Oct 2016 22:07:51 +0200 Goffi bridge (constructor): embedded bridge generator: