log sat_pubsub/privilege.py @ 482:8bbaa089cb10

age author description
Tue, 06 Sep 2022 11:33:34 +0200 Goffi privilege: 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`:
Thu, 21 Oct 2021 17:24:25 +0200 Goffi privilege: don't try to get roster if the request if for a jid not belonging to our server
Fri, 15 Oct 2021 15:30:18 +0200 Goffi privilege: store roster cache in database:
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 privilege: add server JID to `publisher` so `+notify` works with it:
Fri, 15 Oct 2021 09:32:07 +0200 Goffi backend: new `server_jid` option:
Mon, 02 Aug 2021 21:58:17 +0200 Goffi backend: fix `delete` notification + add `purge` notification
Thu, 04 Feb 2021 09:54:53 +0100 Goffi privilege: log error when `requestInfo` is failing
Fri, 16 Aug 2019 12:53:33 +0200 Goffi Python 3 port:
Fri, 16 Aug 2019 12:00:02 +0200 Goffi file organisation + setup refactoring: base src/privilege.py@b8555cd288d8
Sun, 27 Aug 2017 20:26:38 +0200 Goffi privilege: added isSubscribedFrom method to check if an entity has presence subscription from an other entity.
Sun, 20 Aug 2017 18:41:21 +0200 Goffi backend, psql: implemented notifications for auto subscribers in PEP:
Sun, 20 Aug 2017 12:35:04 +0200 Goffi privilege: fixed addition of owner to publishers in onPresence
Sat, 12 Aug 2017 18:29:32 +0200 Goffi privilege: added presence and +notify initial support:
Tue, 05 Jan 2016 22:16:37 +0100 Goffi privilege: better handling of main message 'to' attribute (i.e. privileged entity's server)
Sun, 03 Jan 2016 18:29:40 +0100 Goffi fixed copyright put in docstring instead of comments
Sun, 16 Aug 2015 01:15:13 +0200 Goffi privilege: added methods to send privileged messages and notifications
Mon, 13 Apr 2015 17:29:18 +0200 Goffi updated old docstring (privilege is actually a new (2015) module not derivated from idavoll)
Tue, 31 Mar 2015 17:31:56 +0200 Goffi replaced former roster dirty hack by a XEP-0356 first draft implementation, only roster get is implemented so far base sat_pubsub/remote_roster.py@577fd54cf0aa