Mercurial > libervia-pubsub
log
age | author | description |
---|---|---|
Sat, 12 Aug 2017 18:11:36 +0200 | Goffi | storage (pgsql): added getLastItems method, to get last items from a series of nodes and entities (needed for PEP compliance). |
Sat, 12 Aug 2017 18:10:14 +0200 | Goffi | fixed parseItemConfig (was iterating on children instead of elements) |
Sun, 25 Jun 2017 23:12:43 +0200 | Goffi | mam: fixed call to getItemsData where requestor was missing |
Sat, 03 Jun 2017 16:12:46 +0200 | Goffi | delegation: use same disco for all pubsub namespaces |
Sat, 03 Jun 2017 15:31:07 +0200 | Goffi | fixed getOwners call in _prepareNotify |
Mon, 03 Apr 2017 00:24:34 +0200 | Goffi | pgsql: node creation now return error.NodeExists in case of unique violation, and InvalidConfigurationOption else |
Sun, 26 Mar 2017 20:58:48 +0200 | Goffi | affiliations XMPP handling: |
Sun, 26 Mar 2017 20:52:32 +0200 | Goffi | backend, pgsql storage: better items/notification handling, various fixes: |