log sat_pubsub/backend.py @ 489:fa0d2a4783fa default tip

age author description
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`:
Fri, 15 Oct 2021 15:30:18 +0200 Goffi privilege: store roster cache in database:
Fri, 15 Oct 2021 13:40:59 +0200 Goffi backend: restored `--hide-nodes` effect
Fri, 15 Oct 2021 13:40:56 +0200 Goffi privilege: improvment on last message sending on presence with `+notify`:
Fri, 15 Oct 2021 09:32:07 +0200 Goffi backend: fix node creation permission check for PEP
Fri, 15 Oct 2021 09:32:07 +0200 Goffi backend: new `server_jid` option:
Fri, 15 Oct 2021 09:32:04 +0200 Goffi backend, delegation: update to XEP-0355 v0.5 (namespace bump) + disco:
Mon, 02 Aug 2021 21:58:17 +0200 Goffi backend: fix `delete` notification + add `purge` notification
Fri, 02 Jul 2021 15:39:57 +0200 Goffi backend: service name can now be specified with `service_name` parameter
Fri, 02 Jul 2021 15:18:09 +0200 Goffi backend: advertise RSM on disco
Fri, 19 Mar 2021 11:59:40 +0100 Goffi dates update
Sat, 27 Feb 2021 21:20:32 +0100 Goffi backend, pgsql: new `overwrite_policy` node setting: