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
This commit is contained in:
Mark Haines 2017-03-09 15:07:18 +00:00 committed by GitHub
parent e82090e277
commit e667f17e14
10 changed files with 410 additions and 35 deletions

2
vendor/manifest vendored
View file

@ -206,4 +206,4 @@
"branch": "master"
}
]
}
}