log sat/core/sat_main.py @ 3851:ef824b1091f3

age author description
2022-05-16 Goffi core: remove useless method (it's available directly in client)
2022-05-15 Goffi core: method to know if a profile/entity is an admin:
2022-01-25 Goffi memory (disco), core (main): new `hasIdentity` method
2021-09-08 Goffi merge bookmark `@`
2021-09-08 Goffi core (main): check plugin modes and skip pluggin/log an error if value is invalid
2021-09-08 Goffi core (sat_main): fix the "Could not initialize backend" error logging
2021-08-28 Goffi merge branche "@"
2021-08-28 Goffi bridge: bridge can now be set using environment variable:
2021-06-03 Goffi core: various changes and fixes to work with new storage and D-Bus bridge:
2021-06-03 Goffi bridge (dbus): use Tx DBus for backend part of D-Bus bridge:
2021-06-03 Goffi core (memory/storage): backend storage is now based on SQLAlchemy
2021-03-20 Goffi Renamed the project from "Salut à Toi" to "Libervia":
2021-03-19 Goffi date update
2020-11-12 Goffi core: use utils.asDeferred for `launchCallback` so coroutines can be used