Mercurial > libervia-pubsub
graph
-
install: use PEP-440 compatible version in `setup`: default tipFri, 12 Jan 2024 23:46:24 +0100, by Goffi
-
mam: fix `complete` attribute setting in `onArchiveRequest`Sun, 02 Oct 2022 16:46:04 +0200, by Goffi
-
mam: fix message sending in `onArchiveRequest`Sun, 02 Oct 2022 16:26:48 +0200, by Goffi
-
psql: handle case when `max_items == max` on node creationSun, 02 Oct 2022 15:38:42 +0200, by Goffi
-
psql: fix `max_items` type on node creationSun, 02 Oct 2022 15:33:36 +0200, by Goffi
-
backend: fix check of boolean settings with `publish-options`Fri, 23 Sep 2022 18:06:12 +0200, by Goffi
-
psql: fix `max_items` setting when creating a nodeFri, 23 Sep 2022 18:04:50 +0200, by Goffi
-
privilege: use `typing.Dict[]` instead of `dict[]` to be compatible with Python 3.7Tue, 06 Sep 2022 11:33:34 +0200, by Goffi
-
backend: use `typing.Dict[]` instead of `dict[]` to be compatible with Python 3.7Tue, 06 Sep 2022 11:31:00 +0200, by Goffi
-
pam: handle errors in onSubscribeResultMon, 30 May 2022 16:37:14 +0200, by Goffi
-
db: fix pubsub.sql syntaxWed, 11 May 2022 14:47:53 +0200, by Goffi
-
Privileged Entity update + Pubsub Account Management partial implementation + Public Pubsub SubscriptionWed, 11 May 2022 13:39:08 +0200, by Goffi
-
install (setup): installation is actually not zip safe:Mon, 03 Jan 2022 16:48:22 +0100, by Goffi
-
doc: update names following global renamingMon, 03 Jan 2022 16:45:55 +0100, by Goffi
-
dev versionMon, 03 Jan 2022 16:45:22 +0100, by Goffi
-
Added tag v0.4.0 for changeset dc53c6f020bcTue, 30 Nov 2021 23:16:26 +0100, by Goffi
-
psql: return Deferred is not options field is specified in `setConfiguration`:Thu, 21 Oct 2021 18:12:16 +0200, by Goffi
-
backend: return empty roster when `NotAllowedError` is raised in `getOwnerRoster`:Thu, 21 Oct 2021 17:31:01 +0200, by Goffi
-
privilege: don't try to get roster if the request if for a jid not belonging to our serverThu, 21 Oct 2021 17:24:25 +0200, by Goffi
-
mam: `server_jid` must now be used from backendFri, 15 Oct 2021 18:10:11 +0200, by Goffi
-
doc: update following renaming and delegation changesFri, 15 Oct 2021 15:54:15 +0200, by Goffi
-
privilege: store roster cache in database:Fri, 15 Oct 2021 15:30:18 +0200, by Goffi
-
psql: schema update (9) to add `roster` tableFri, 15 Oct 2021 13:40:59 +0200, by Goffi
-
db: renamed update files following global renamingFri, 15 Oct 2021 13:40:59 +0200, by Goffi
-
backend: restored `--hide-nodes` effectFri, 15 Oct 2021 13:40:59 +0200, by Goffi
-
privilege: improvment on last message sending on presence with `+notify`:Fri, 15 Oct 2021 13:40:56 +0200, by Goffi
-
privilege: add server JID to `publisher` so `+notify` works with it:Fri, 15 Oct 2021 09:32:07 +0200, by Goffi
-
backend: fix node creation permission check for PEPFri, 15 Oct 2021 09:32:07 +0200, by Goffi
-
backend: new `server_jid` option:Fri, 15 Oct 2021 09:32:07 +0200, by Goffi
-
backend, delegation: update to XEP-0355 v0.5 (namespace bump) + disco:Fri, 15 Oct 2021 09:32:04 +0200, by Goffi
-
version handler name updated following global renamingThu, 14 Oct 2021 21:30:33 +0200, by Goffi
-
psql: use `created` colum to sort by creation:Thu, 30 Sep 2021 18:56:42 +0200, by Goffi
-
psql: fix RSM requests handling:Thu, 30 Sep 2021 16:55:05 +0200, by Goffi
-
backend: fix `delete` notification + add `purge` notificationMon, 02 Aug 2021 21:58:17 +0200, by Goffi
-
psql: fix ordering by using windowed function `row_number`Mon, 02 Aug 2021 21:56:43 +0200, by Goffi
-
backend: service name can now be specified with `service_name` parameterFri, 02 Jul 2021 15:39:57 +0200, by Goffi
-
backend: advertise RSM on discoFri, 02 Jul 2021 15:18:09 +0200, by Goffi
-
pgsql: fix items order:Sun, 06 Jun 2021 19:42:57 +0200, by Goffi
-
pgsql: fix RSM before and after subqueriesThu, 22 Apr 2021 18:27:03 +0200, by Goffi
-
mam: fix `page_max` calculation, thus `complete` attributeThu, 22 Apr 2021 18:26:12 +0200, by Goffi
-
pgsql: fix wrong version in schemaWed, 14 Apr 2021 13:51:50 +0200, by Goffi
-
renaming following global Salut à Toi => Libervia renaming:Wed, 14 Apr 2021 12:05:40 +0200, by Goffi
-
doc: update dev instruction, `requirements.txt` now launches `setup.py`Sun, 21 Mar 2021 14:39:13 +0100, by Goffi
-
core: update conf file name following project renaming:Sun, 21 Mar 2021 14:38:00 +0100, by Goffi
-
install (requirements): launch the setup script at the end of requirementsSun, 21 Mar 2021 14:36:40 +0100, by Goffi
-
doc: add missing `pip install -e .`Fri, 19 Mar 2021 22:03:42 +0100, by Goffi
-
doc: better dev version instructions + updateFri, 19 Mar 2021 12:46:32 +0100, by Goffi
-
install: add `requriements.txt`Fri, 19 Mar 2021 12:12:17 +0100, by Goffi
-
dates updateFri, 19 Mar 2021 11:59:40 +0100, by Goffi
-
removed `sat_tmp.twisted` patches + update minimum Twisted version:Thu, 18 Mar 2021 22:23:37 +0100, by Goffi
-
backend, pgsql: new `overwrite_policy` node setting:Sat, 27 Feb 2021 21:20:32 +0100, by Goffi
-
backend: fixed item retractation notificationMon, 08 Feb 2021 19:01:29 +0100, by Goffi
-
doc: added a warning for people using SàT Pubsub on a server already used in productionThu, 04 Feb 2021 11:10:24 +0100, by Goffi
-
privilege: log error when `requestInfo` is failingThu, 04 Feb 2021 09:54:53 +0100, by Goffi
-
pgsql: fixed `setConfiguration` when an updated field value is the same as current oneThu, 04 Feb 2021 09:38:17 +0100, by Goffi
-
PostgreSQL: don't use `regconfig` and `GENERATED` column anymoreThu, 14 Jan 2021 17:59:23 +0100, by Goffi
-
CHANGELOG: updateFri, 11 Dec 2020 17:19:00 +0100, by Goffi
-
implentation of XEP-0346 (Form Discovery and Publishing):Fri, 11 Dec 2020 17:19:00 +0100, by Goffi
-
Full-Text Search implementation:Fri, 11 Dec 2020 17:18:52 +0100, by Goffi
-
pgsql: replaced ValueError by BadRequest:Thu, 10 Dec 2020 10:46:34 +0100, by Goffi
-
environment variables can now be used to set options:Fri, 09 Oct 2020 18:26:50 +0200, by Goffi
-
doc: explicite "wheel" installation + renamed "sat-pubsub.*" jids to simpler "pubsub.*"Fri, 09 Oct 2020 18:22:45 +0200, by Goffi
-
added "~/.config/sat" as search patch for configSun, 13 Sep 2020 15:52:17 +0200, by Goffi