Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't pull out the full state when storing state (#13274) | Erik Johnston | 2022-07-15 | 1 | -1/+1 |
* | Fix a bug which could lead to incorrect state (#13278) | Erik Johnston | 2022-07-15 | 1 | -1/+2 |
* | Don't pull out state in `compute_event_context` for unconflicted state (#13267) | Erik Johnston | 2022-07-14 | 2 | -3/+13 |
* | Faster room joins: fix race in recalculation of current room state (#13151) | Sean Quah | 2022-07-07 | 1 | -41/+100 |
* | Handle race between persisting an event and un-partial stating a room (#13100) | Sean Quah | 2022-07-05 | 1 | -0/+12 |
* | Faster joins: add issue links to the TODOs (#13004) | Richard van der Hoff | 2022-06-09 | 2 | -1/+7 |
* | Reduce state pulled from DB due to sending typing and receipts over federatio... | Erik Johnston | 2022-06-06 | 1 | -0/+8 |
* | Reduce the amount of state we pull from the DB (#12811) | Erik Johnston | 2022-06-06 | 1 | -0/+27 |
* | Wait for lazy join to complete when getting current state (#12872) | Erik Johnston | 2022-06-01 | 3 | -7/+113 |
* | Rename storage classes (#12913) | Erik Johnston | 2022-05-31 | 4 | -0/+1633 |