log sat_pubsub/backend.py @ 494:468b7cd6c344 default tip

age author description
Fri, 13 Dec 2024 12:23:47 +0100 Goffi bookmark compat: handle mapped errors: default tip
Wed, 11 Dec 2024 01:19:46 +0200 Povilas Kanapickas remove uses of twisted.internet.defer.returnValue
Thu, 21 Nov 2024 11:02:09 +0100 Goffi backend: check items elements on publish.
Fri, 23 Sep 2022 18:06:12 +0200 Goffi backend: fix check of boolean settings with `publish-options`
Tue, 06 Sep 2022 11:31:00 +0200 Goffi backend: use `typing.Dict[]` instead of `dict[]` to be compatible with Python 3.7
Wed, 11 May 2022 13:39:08 +0200 Goffi Privileged Entity update + Pubsub Account Management partial implementation + Public Pubsub Subscription
Thu, 21 Oct 2021 17:31:01 +0200 Goffi backend: return empty roster when `NotAllowedError` is raised in `getOwnerRoster`: