Sun, 02 Oct 2022 15:33:36 +0200 |
Goffi |
psql: fix `max_items` type on node creation
|
Fri, 23 Sep 2022 18:06:12 +0200 |
Goffi |
backend: fix check of boolean settings with `publish-options`
|
Fri, 23 Sep 2022 18:04:50 +0200 |
Goffi |
psql: fix `max_items` setting when creating a node
|
Tue, 06 Sep 2022 11:33:34 +0200 |
Goffi |
privilege: use `typing.Dict[]` instead of `dict[]` to be compatible with Python 3.7
|
Tue, 06 Sep 2022 11:31:00 +0200 |
Goffi |
backend: use `typing.Dict[]` instead of `dict[]` to be compatible with Python 3.7
|
Mon, 30 May 2022 16:37:14 +0200 |
Goffi |
pam: handle errors in onSubscribeResult
|
Wed, 11 May 2022 14:47:53 +0200 |
Goffi |
db: fix pubsub.sql syntax
|
Wed, 11 May 2022 13:39:08 +0200 |
Goffi |
Privileged Entity update + Pubsub Account Management partial implementation + Public Pubsub Subscription
|
Mon, 03 Jan 2022 16:48:22 +0100 |
Goffi |
install (setup): installation is actually not zip safe:
|
Mon, 03 Jan 2022 16:45:55 +0100 |
Goffi |
doc: update names following global renaming
|
Mon, 03 Jan 2022 16:45:22 +0100 |
Goffi |
dev version
|
Tue, 30 Nov 2021 23:16:26 +0100 |
Goffi |
Added tag v0.4.0 for changeset dc53c6f020bc
|
Tue, 30 Nov 2021 23:15:45 +0100 |
Goffi |
v0.4.0 release
v0.4.0
|
Thu, 21 Oct 2021 18:12:16 +0200 |
Goffi |
psql: return Deferred is not options field is specified in `setConfiguration`:
|
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 18:10:11 +0200 |
Goffi |
mam: `server_jid` must now be used from backend
|
Fri, 15 Oct 2021 15:54:15 +0200 |
Goffi |
doc: update following renaming and delegation changes
|
Fri, 15 Oct 2021 15:30:18 +0200 |
Goffi |
privilege: store roster cache in database:
|
Fri, 15 Oct 2021 13:40:59 +0200 |
Goffi |
psql: schema update (9) to add `roster` table
|
Fri, 15 Oct 2021 13:40:59 +0200 |
Goffi |
db: renamed update files following global renaming
|
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 |
privilege: add server JID to `publisher` so `+notify` works with it:
|
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:
|
Thu, 14 Oct 2021 21:30:33 +0200 |
Goffi |
version handler name updated following global renaming
|
Thu, 30 Sep 2021 18:56:42 +0200 |
Goffi |
psql: use `created` colum to sort by creation:
|
Thu, 30 Sep 2021 16:55:05 +0200 |
Goffi |
psql: fix RSM requests handling:
|