log

age author description
Sun, 05 Feb 2017 14:55:21 +0100 Goffi core: replaced SkipHistory exception by a key in mess_data:
Sun, 05 Feb 2017 14:55:19 +0100 Goffi plugin XEP-0334: fixed and improved message processing hints:
Sat, 04 Feb 2017 17:59:15 +0100 Goffi added "send" trigger point as the last one before sending, can be used for e2e encryption
Sat, 04 Feb 2017 17:59:13 +0100 Goffi core: replaced calls to client.xmlstream.send by client.send which is the right method to use. client.xmlstream should not be used directly
Wed, 01 Feb 2017 21:44:24 +0100 Goffi plugin otr: various improvments:
Tue, 31 Jan 2017 22:35:59 +0100 Goffi core (constant): on android sat.conf is now in /data/data/org.goffi.cagou.cagou/files/platform/android/
Thu, 26 Jan 2017 20:29:48 +0100 Goffi core (menus): improvments:
Thu, 26 Jan 2017 20:24:58 +0100 Goffi plugin sec OTR: fixed OTR:
Sun, 15 Jan 2017 22:41:22 +0100 Goffi quick frontend(contact list): added all_iter property to get all cached entities
Sun, 15 Jan 2017 17:51:37 +0100 Goffi plugin XEP-0054, quick frontend(app): various improvments:
Sun, 15 Jan 2017 16:00:41 +0100 Goffi quick frontend (contact list): bare_default in getCache now default to True, plus added None:
Sun, 15 Jan 2017 16:00:41 +0100 Goffi quick frontend (contact list): added isSpecial and isRoom to quickly now if an entity is specific
Sun, 15 Jan 2017 16:00:40 +0100 Goffi quick frontend (contact list): fixed cached key removal
Sun, 15 Jan 2017 16:00:40 +0100 Goffi jp (core): fixed signal registration for progressions
Sun, 15 Jan 2017 16:00:40 +0100 Goffi bridge (constructor/embedded): fixed warning on unregistered callback
Sun, 15 Jan 2017 16:00:40 +0100 Goffi plugin XEP-0277: fixed mbSetAccess double registration
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