| Commit message (Expand) | Author | Age | Files | Lines |
* | Add bulk fetch storage API | Erik Johnston | 2016-05-05 | 1 | -3/+22 |
* | Implement basic ignore user | Erik Johnston | 2016-05-04 | 1 | -0/+31 |
* | Use a stream id generator for backfilled ids | Mark Haines | 2016-04-01 | 1 | -2/+2 |
* | Merge pull request #489 from matrix-org/markjh/replication | Mark Haines | 2016-03-01 | 1 | -2/+34 |
|\ |
|
| * | Add a /replication API for extracting the updates that happened on | Mark Haines | 2016-03-01 | 1 | -2/+34 |
* | | Load the current id in the IdGenerator constructor | Mark Haines | 2016-03-01 | 1 | -4/+4 |
|/ |
|
* | Remove unused param from get_max_token | Erik Johnston | 2016-02-18 | 1 | -2/+2 |
* | Invalidate _account_data_stream_cache correctly | Erik Johnston | 2016-01-29 | 1 | -0/+4 |
* | Prefill stream change caches | Erik Johnston | 2016-01-29 | 1 | -9/+0 |
* | Bump AccountDataAndTagsChangeCache size | Erik Johnston | 2016-01-29 | 1 | -1/+1 |
* | Amalgamate tags and account data stream caches | Erik Johnston | 2016-01-28 | 1 | -1/+2 |
* | Don't use defer.returnValue | Erik Johnston | 2016-01-28 | 1 | -1/+1 |
* | Change name and doc has_entity_changed | Erik Johnston | 2016-01-28 | 1 | -1/+1 |
* | Cache tags and account data | Erik Johnston | 2016-01-28 | 1 | -1/+19 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Add API for setting account_data globaly or on a per room basis | Mark Haines | 2015-12-01 | 1 | -0/+211 |