Thu, 21 Nov 2024 11:10:36 +0100 |
Goffi |
doc (installation): update Prosody config to handle PAM and bookmark compatibility layer.
default tip
|
Thu, 21 Nov 2024 11:03:51 +0100 |
Goffi |
Bookmark compatibility layer:
|
Thu, 21 Nov 2024 11:02:09 +0100 |
Goffi |
backend: check items elements on publish.
|
Fri, 12 Jan 2024 23:46:24 +0100 |
Goffi |
install: use PEP-440 compatible version in `setup`:
|
Sun, 02 Oct 2022 16:46:04 +0200 |
Goffi |
mam: fix `complete` attribute setting in `onArchiveRequest`
|
Sun, 02 Oct 2022 16:26:48 +0200 |
Goffi |
mam: fix message sending in `onArchiveRequest`
|
Sun, 02 Oct 2022 15:38:42 +0200 |
Goffi |
psql: handle case when `max_items == max` on node creation
|
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`:
|