log sat/core/sat_main.py @ 3989:f5ba7594cced

age author description
Thu, 24 Nov 2022 12:25:04 +0100 Goffi core (main): log Exception when `bridge_pi` fails
Mon, 10 Oct 2022 15:23:59 +0200 Goffi core: fix and renamed getLocalPath -> get_local_path:
Sat, 24 Sep 2022 16:08:26 +0200 Goffi core (main): `OrderedDict` is not necesasry here anymore, as `dict` are now ordered
Tue, 23 Aug 2022 21:06:24 +0200 Syndace plugin XEP-0384: Fully reworked to adjust to the reworked python-omemo:
Mon, 16 May 2022 13:02:59 +0200 Goffi core: remove useless method (it's available directly in client)
Sun, 15 May 2022 14:14:52 +0200 Goffi core: method to know if a profile/entity is an admin:
Tue, 25 Jan 2022 17:07:15 +0100 Goffi memory (disco), core (main): new `hasIdentity` method
Wed, 08 Sep 2021 11:20:37 +0200 Goffi merge bookmark `@`
Wed, 08 Sep 2021 11:16:35 +0200 Goffi core (main): check plugin modes and skip pluggin/log an error if value is invalid
Wed, 08 Sep 2021 11:16:29 +0200 Goffi core (sat_main): fix the "Could not initialize backend" error logging
Sat, 28 Aug 2021 15:32:58 +0200 Goffi merge branche "@"
Sat, 28 Aug 2021 15:26:02 +0200 Goffi bridge: bridge can now be set using environment variable:
Thu, 03 Jun 2021 15:21:43 +0200 Goffi core: various changes and fixes to work with new storage and D-Bus bridge:
Thu, 03 Jun 2021 15:21:43 +0200 Goffi bridge (dbus): use Tx DBus for backend part of D-Bus bridge:
Thu, 03 Jun 2021 15:20:47 +0200 Goffi core (memory/storage): backend storage is now based on SQLAlchemy
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