Mercurial > libervia-pubsub
graph
-
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
-
dates update2021-03-19, by Goffi
-
removed `sat_tmp.twisted` patches + update minimum Twisted version:2021-03-18, by Goffi
-
backend, pgsql: new `overwrite_policy` node setting:2021-02-27, by Goffi
-
backend: fixed item retractation notification2021-02-08, by Goffi
-
privilege: log error when `requestInfo` is failing2021-02-04, by Goffi
-
PostgreSQL: don't use `regconfig` and `GENERATED` column anymore2021-01-14, by Goffi
-
CHANGELOG: update2020-12-11, by Goffi
-
implentation of XEP-0346 (Form Discovery and Publishing):2020-12-11, by Goffi
-
Full-Text Search implementation:2020-12-11, by Goffi
-
pgsql: replaced ValueError by BadRequest:2020-12-10, by Goffi
-
environment variables can now be used to set options:2020-10-09, by Goffi
-
added "~/.config/sat" as search patch for config2020-09-13, by Goffi
-
doc: installation instructions corrections2020-09-13, by Goffi
-
psql: fixed use of default value for max items in `setConfiguration`2020-08-15, by Goffi
-
error: fixed NotLeafNodeError class definition2020-06-01, by Goffi
-
configuration: "max_items" option:2020-03-10, by Goffi
-
doc: remove python2 references + added a warning for `python setup.py install`2020-02-22, by Goffi
-
changelog: update2019-12-28, by Goffi
-
backend: publish-options implementation:2019-12-28, by Goffi
-
install sat_tmp's twisted patches for Python 3.8 compatibility2019-11-18, by Goffi
-
import sat/wokkel modules only when making service:2019-10-08, by Goffi
-
install (setup.py): updated setup.py for Python 32019-08-25, by Goffi
-
Python 3 port:2019-08-16, by Goffi
-
0.4 development starts2019-08-16, by Goffi
-
setup: fixed development status classifier2019-08-16, by Goffi
-
Added tag 0.3.0 for changeset 0861da6975b52019-08-16, by Goffi
-
doc (installation): update2019-08-16, by Goffi
-
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
-
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