log

age author description
Tue, 14 Apr 2020 20:29:37 +0200 Goffi tools (image): added a guess_type method to guess media type:
Tue, 14 Apr 2020 20:26:47 +0200 Goffi doc (config): fixed documentation about configuration file possible paths + minor corrections.
Tue, 14 Apr 2020 20:25:05 +0200 Goffi core (memory/disco): fixed types of disco extensions:
Fri, 03 Apr 2020 18:02:31 +0200 Goffi core (xmpp): helper method to launch a plugin method:
Fri, 03 Apr 2020 18:02:27 +0200 Goffi core (exceptions): new MissingPlugin exception:
Wed, 01 Apr 2020 23:46:46 +0200 Goffi changelog: replaced "geo:" by URIs:
Wed, 01 Apr 2020 22:29:43 +0200 Goffi tools (common/files_utils): put extra suffix before file extension
Wed, 01 Apr 2020 22:28:50 +0200 Goffi plugin android: use `certifi` SSL root certicates
Wed, 01 Apr 2020 16:17:09 +0200 Goffi core (xmpp): properly clean profile data in case of startConnection failure:
Wed, 01 Apr 2020 15:40:29 +0200 Goffi bridge (pb): fixed conversions of Failure to BridgeException in non-AIO bridge
Wed, 01 Apr 2020 15:32:18 +0200 Goffi bridge (dbus): fixed typo in log.warning
Tue, 31 Mar 2020 08:45:49 +0200 Goffi jp (blog/edit): --no-publish is a boolean option
Mon, 30 Mar 2020 19:59:17 +0200 Goffi plugin XEP-0384: fixed /omemo_reset + device ID type:
Mon, 30 Mar 2020 19:59:14 +0200 Goffi core (tools/utils): fixed return value for non async callbacks
Mon, 30 Mar 2020 19:59:12 +0200 Goffi core (xmpp): use asDeferred for profileConnecting and profileConnected
Fri, 27 Mar 2020 10:02:14 +0100 Goffi plugin XEP-0384: OMEMO trust policy:
Fri, 27 Mar 2020 09:55:16 +0100 Goffi plugin XEP-0384: added resetTrust in OmemoSession
Fri, 27 Mar 2020 09:53:59 +0100 Goffi core (memory/encryption): use utils.asDeferred for trust UI, so async coroutines can be used
Fri, 27 Mar 2020 09:53:00 +0100 Goffi core (memory/persistent): added `aset` method in LazyPersistentBinaryDict:
Fri, 27 Mar 2020 09:50:42 +0100 Goffi tools (xl_tools): fixed handling of list options labels
Mon, 23 Mar 2020 17:53:29 +0100 Goffi quick frontend (app): fixed argument order in `messageSend` default errback
Mon, 23 Mar 2020 17:52:18 +0100 Goffi core (memory/encryption): automatic start encryption if peer send encrypted message:
Mon, 23 Mar 2020 16:55:15 +0100 Goffi changelog: update
Mon, 23 Mar 2020 16:53:29 +0100 Goffi quick frontend (chat): added `encrypted` property
Mon, 23 Mar 2020 16:53:03 +0100 Goffi core (memory/encryption): set encrypted flag also for outgoing messages and put it in extra:
Sun, 22 Mar 2020 18:47:59 +0100 Goffi changelog: update
Sun, 22 Mar 2020 18:39:12 +0100 Goffi core (memory/encryption): encryption session are now restored on client connection
Sun, 22 Mar 2020 18:35:22 +0100 Goffi core (memory/persistent): implemented `aset` and `adel`:
Sun, 22 Mar 2020 14:31:48 +0100 Goffi core (xmpp): use async corouting for startConnection
Sun, 22 Mar 2020 14:04:16 +0100 Goffi plugin attach: handle large images resizing: