0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-10-20 16:48:56 +02:00
dendrite/src/github.com
Mark Haines e667f17e14 Include the requested current state alongside the latest events in the query API. (#30)
* Return the requested portions of current state in the query API

* Use Unique from github.com/matrix-org/util

* rewrite bulkSelectFilteredStateBlockEntries to use append for clarity

* Add test for stateKeyTupleSorter

* Replace current with a new StateEntryList rather than individually setting the fields
2017-03-09 15:07:18 +00:00
..
matrix-org/dendrite Include the requested current state alongside the latest events in the query API. (#30) 2017-03-09 15:07:18 +00:00