Mercurial > libervia-pubsub
log
age | author | description |
---|---|---|
Sun, 20 Aug 2017 10:59:47 +0200 | Goffi | backend (notifications): avoid useless database request in getNotifications |
Sat, 12 Aug 2017 18:29:32 +0200 | Goffi | privilege: added presence and +notify initial support: |
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 |