log sat/core/sat_main.py @ 3494:b5bed164dce0

age author description
Sat, 20 Mar 2021 20:42:04 +0100 Goffi Renamed the project from "Salut à Toi" to "Libervia":
Fri, 19 Mar 2021 15:45:14 +0100 Goffi date update
Thu, 12 Nov 2020 14:53:15 +0100 Goffi core: use utils.asDeferred for `launchCallback` so coroutines can be used
Sun, 20 Sep 2020 14:05:40 +0200 Goffi core: plugins can now be loaded from a directory:
Tue, 09 Jun 2020 06:16:52 +0200 Goffi core: findByFeatures type hints
Fri, 29 May 2020 21:02:20 +0200 Goffi core: getLocalPath now returns a Path
Sun, 19 Apr 2020 16:53:44 +0200 Goffi core: image convertion + SVG support:
Tue, 14 Apr 2020 21:00:33 +0200 Goffi core, frontends: avatar refactoring:
Fri, 27 Mar 2020 10:02:14 +0100 Goffi plugin XEP-0384: OMEMO trust policy:
Sun, 22 Mar 2020 18:39:12 +0100 Goffi core (memory/encryption): encryption session are now restored on client connection
Sun, 22 Mar 2020 12:52:43 +0100 Goffi tools (images): methods renaming
Fri, 06 Mar 2020 18:19:03 +0100 Goffi core, bridge: new `devicesInfosGet` method to get infos on known devices of an entity
Sun, 01 Mar 2020 18:48:06 +0100 Goffi core, bridge: new `imageGeneratePreview` helped method to generate a thumbnail
Fri, 21 Feb 2020 12:17:38 +0100 Goffi bridge: messageSend's extra is now serialised
Mon, 10 Feb 2020 22:01:53 +0100 Goffi bridge: added methods to let frontends store/retrieve/delete private data
Wed, 29 Jan 2020 12:38:48 +0100 Goffi core: fixed `findByFeatures`:
Wed, 29 Jan 2020 09:50:54 +0100 Goffi dates update
Sun, 26 Jan 2020 18:08:09 +0100 Goffi plugin android: reconnect profiles with autoconnect if network is activated:
Sat, 25 Jan 2020 21:08:40 +0100 Goffi core (memory/params): added `extra` argument to filter out params notably in `getParamsUI`:
Sat, 25 Jan 2020 21:08:32 +0100 Goffi core: backend autoconnection:
Sat, 25 Jan 2020 21:08:25 +0100 Goffi core: added a debug log when a namespace is registered
Fri, 10 Jan 2020 10:22:46 +0100 Goffi core (sat_main): avoid double init + log version
Mon, 30 Dec 2019 20:44:04 +0100 Goffi core, bridge: encryptionPluginsGet now returns a serialised list + added "directed" in metadata
Fri, 20 Dec 2019 12:28:04 +0100 Goffi plugin file download: meta plugin to handle file download:
Tue, 29 Oct 2019 20:38:39 +0100 Goffi core: added imageCheck and imageResize methods:
Wed, 25 Sep 2019 08:56:41 +0200 Goffi jp: jp asyncio port:
Tue, 13 Aug 2019 19:08:41 +0200 Goffi Python 3 port:
Sat, 06 Jul 2019 15:51:48 +0200 Goffi plugin XEP-0045: log "failure" on configure error
Sun, 30 Jun 2019 15:43:57 +0200 Goffi core: return full jid in bridge's getContacts:
Sun, 14 Apr 2019 08:21:51 +0200 Goffi core: added getNamespace method to retrieve a namespace from short name.