Mercurial > libervia-pubsub
graph
-
backend, storage(pgsql): creation/update date + serial ids:2017-11-04, by Goffi
-
misc: date update (yes it's a bit late :p )2017-11-03, by Goffi
-
completed docstrings + use short notation for sets2017-11-03, by Arnaud Joset
-
added missing #publish-options in disco features2017-11-03, by Arnaud Joset
-
replaced sat.tmp by the new independent module sat_tmp2017-11-03, by Arnaud Joset
-
psql (schema): fixed bad semi-colon2017-10-13, by Goffi
-
psql (schema): fixed forgotten comma2017-10-11, by Goffi
-
fixed bad inlineCallbacks in checkNodeAffiliations2017-10-11, by Goffi
-
handle single node on subscriptions request2017-09-08, by Goffi
-
pgsql: fixed bad data filling in getItemsData:2017-09-08, by Goffi
-
backend: fixed subscription, PEP was not handled correctly2017-09-08, by Goffi
-
backend: added "presence" access_model:2017-09-08, by Goffi
-
backend: enforce schema on get/publish and notifications2017-09-08, by Goffi
-
schema: node schema implementation2017-09-08, by Goffi
-
pgsql: cast items.data to text when needed + db schema version bump.2017-09-08, by Goffi
-
sql (PostgreSQL): schema update:2017-09-08, by Goffi
-
backend: check nodes/items permission on disco#items:2017-08-27, by Goffi
-
pgsql: fixed _getItems call2017-08-23, by Goffi
-
implemented disco items:2017-08-23, by Goffi
-
raise NotImplementedError if memory backend is used2017-08-20, by Goffi
-
backend, psql: implemented notifications for auto subscribers in PEP:2017-08-20, by Goffi
-
privilege: fixed addition of owner to publishers in onPresence2017-08-20, by Goffi
-
backend, pgsql: implemented subscriptionsGet and subscriptionsSet2017-08-20, by Goffi
-
backend (notifications): avoid useless database request in getNotifications2017-08-20, by Goffi
-
privilege: added presence and +notify initial support:2017-08-12, by Goffi
-
fixed parseItemConfig (was iterating on children instead of elements)2017-08-12, by Goffi
-
mam: fixed call to getItemsData where requestor was missing2017-06-25, by Goffi
-
delegation: use same disco for all pubsub namespaces2017-06-03, by Goffi
-
fixed getOwners call in _prepareNotify2017-06-03, by Goffi
-
affiliations XMPP handling:2017-03-26, by Goffi
-
backend, pgsql storage: better items/notification handling, various fixes:2017-03-26, by Goffi
-
PostGreSQL: schema update:2017-03-26, by Goffi
-
fixed database config : None values can't be used anymore2017-03-03, by Goffi
-
updated INSTALL file2016-03-09, by Goffi
-
update INSTALL file, we don't use remote roster anymore2016-03-04, by souliane
-
pgsql storage: getItemsIndex raise NodeNotFound in this make sense2016-01-08, by Goffi
-
mam: added filtering by category2016-01-07, by Goffi
-
mam: various improvments:2016-01-05, by Goffi
-
pgsql storage: use item_id instead of date to order and select items2016-01-03, by Goffi
-
RSM improvments/refactoring:2016-01-03, by Goffi
-
new container module, with an ItemData container:2016-01-03, by Goffi
-
mam: minor improvments (module import and some checks)2016-01-03, by Goffi
-
backend (rsm): replaced setattr use by methods for better performances2016-01-03, by Goffi
-
removed reference to sat.tmp.delay as it is not used anymore2016-01-03, by Goffi
-
fixed copyright put in docstring instead of comments2016-01-03, by Goffi
-
copyright update2016-01-03, by Goffi
-
fixed publisher check on item publishing2015-12-18, by Goffi