Mercurial > libervia-pubsub
graph
-
CHANGELOG: update2019-08-16, by Goffi
-
README: updated "CREDITS" section2019-08-16, by Goffi
-
removed old code:2019-08-16, by Goffi
-
file organisation + setup refactoring:2019-08-16, by Goffi
-
doc: first draft2019-07-24, by Goffi
-
implemented experimental "consistent_publisher" option:2019-06-12, by Goffi
-
psql: use a set for categories, to avoid duplicates (and constraint failure)2019-05-23, by Goffi
-
mam: fixed confusion between twisted log.msg and log.warning used elsewhere2019-05-07, by Goffi
-
privilege: fill hash_map before jid_caps to avoid KeyError in getAutoSubscribers2019-05-07, by Goffi
-
mam: typo2019-05-06, by Goffi
-
mam: don't crash on missing <first> element in RSM on archive request2019-03-11, by Goffi
-
backend: fixed items data copy on notification2019-03-11, by Goffi
-
backend: fixed getOwnerRoster call in _prepareNotify2019-02-23, by Goffi
-
backend: fixed elements filtering in parseItemConfig2019-02-23, by Goffi
-
backend: fixed recursion error on getFullItem:2019-02-18, by Goffi
-
storage (pgsql): fixed storage of multiple items2019-02-15, by Goffi
-
backed: allow admins to overwritte any item2019-02-15, by Goffi
-
pubsub_admin: catch errors on publish, and send an iq error2019-02-15, by Goffi
-
storage (pgsql): fixed filtering in getItemsPublishers2019-02-15, by Goffi
-
backend: fixed items returned on publishing:2019-02-15, by Goffi
-
backend: allow admins to retract any item2019-02-15, by Goffi
-
0.3.0a1 release2019-02-06, by Goffi
-
use the new install() function of sat_tmp2019-01-16, by Goffi
-
dates update2019-01-16, by Goffi
-
CHANGELOG: update2019-01-13, by Goffi
-
pubsub_admin: Pubsub Admin experimental protocol first draft:2019-01-13, by Goffi
-
backend: items ids are returned in payload if not specified on publish2019-01-13, by Goffi
-
administrators entities:2019-01-13, by Goffi
-
mam: set "complete" attribute when suitable2019-01-12, by Goffi
-
backend: send a BadRequest if RSM max is negative2019-01-10, by Goffi
-
version + CHANGELOG update2019-01-06, by Goffi
-
implemented Order-By ProtoXEP (MAM + PubSub)2019-01-06, by Goffi
-
storage: changed items order:2019-01-03, by Goffi
-
fix paths in setup.py (sat_pubsub -> src)2018-03-04, by W. Martin Borgert
-
misc: removed now unused sat_pubsub.tac2018-06-27, by Goffi
-
README: added contribution links2018-06-27, by Goffi
-
fixes in setyp.py according to recent changed2018-03-02, by Goffi
-
config file + cleaning:2018-03-02, by Goffi
-
date update2018-01-26, by Goffi
-
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