Mercurial > libervia-pubsub
graph
-
mam: fix `complete` attribute setting in `onArchiveRequest`2022-10-02, by Goffi
-
mam: fix message sending in `onArchiveRequest`2022-10-02, by Goffi
-
psql: handle case when `max_items == max` on node creation2022-10-02, by Goffi
-
psql: fix `max_items` type on node creation2022-10-02, by Goffi
-
backend: fix check of boolean settings with `publish-options`2022-09-23, by Goffi
-
psql: fix `max_items` setting when creating a node2022-09-23, by Goffi
-
privilege: use `typing.Dict[]` instead of `dict[]` to be compatible with Python 3.72022-09-06, by Goffi
-
backend: use `typing.Dict[]` instead of `dict[]` to be compatible with Python 3.72022-09-06, by Goffi
-
pam: handle errors in onSubscribeResult2022-05-30, by Goffi
-
db: fix pubsub.sql syntax2022-05-11, by Goffi
-
install (setup): installation is actually not zip safe:2022-01-03, by Goffi
-
doc: update names following global renaming2022-01-03, by Goffi
-
dev version2022-01-03, by Goffi
-
Added tag v0.4.0 for changeset dc53c6f020bc2021-11-30, by Goffi
-
psql: return Deferred is not options field is specified in `setConfiguration`:2021-10-21, by Goffi
-
backend: return empty roster when `NotAllowedError` is raised in `getOwnerRoster`:2021-10-21, by Goffi
-
mam: `server_jid` must now be used from backend2021-10-15, by Goffi
-
doc: update following renaming and delegation changes2021-10-15, by Goffi
-
privilege: store roster cache in database:2021-10-15, by Goffi
-
psql: schema update (9) to add `roster` table2021-10-15, by Goffi
-
db: renamed update files following global renaming2021-10-15, by Goffi
-
backend: restored `--hide-nodes` effect2021-10-15, by Goffi
-
privilege: improvment on last message sending on presence with `+notify`:2021-10-15, by Goffi
-
privilege: add server JID to `publisher` so `+notify` works with it:2021-10-15, by Goffi
-
backend: fix node creation permission check for PEP2021-10-15, by Goffi
-
backend: new `server_jid` option:2021-10-15, by Goffi
-
backend, delegation: update to XEP-0355 v0.5 (namespace bump) + disco:2021-10-15, by Goffi
-
version handler name updated following global renaming2021-10-14, by Goffi
-
psql: use `created` colum to sort by creation:2021-09-30, by Goffi
-
psql: fix RSM requests handling:2021-09-30, by Goffi
-
backend: fix `delete` notification + add `purge` notification2021-08-02, by Goffi
-
psql: fix ordering by using windowed function `row_number`2021-08-02, by Goffi
-
backend: service name can now be specified with `service_name` parameter2021-07-02, by Goffi
-
backend: advertise RSM on disco2021-07-02, by Goffi
-
pgsql: fix items order:2021-06-06, by Goffi
-
pgsql: fix RSM before and after subqueries2021-04-22, by Goffi
-
mam: fix `page_max` calculation, thus `complete` attribute2021-04-22, by Goffi
-
pgsql: fix wrong version in schema2021-04-14, by Goffi
-
renaming following global Salut à Toi => Libervia renaming:2021-04-14, by Goffi
-
doc: update dev instruction, `requirements.txt` now launches `setup.py`2021-03-21, by Goffi
-
core: update conf file name following project renaming:2021-03-21, by Goffi
-
install (requirements): launch the setup script at the end of requirements2021-03-21, by Goffi
-
doc: add missing `pip install -e .`2021-03-19, by Goffi
-
doc: better dev version instructions + update2021-03-19, by Goffi
-
install: add `requriements.txt`2021-03-19, by Goffi