Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add helpers for getting prev and auth events (#4139) | Erik Johnston | 2018-11-06 | 1 | -1/+1 |
* | Add STATE_V2_TEST room version | Erik Johnston | 2018-11-01 | 1 | -1/+1 |
* | Rename resolve_events_with_factory | Erik Johnston | 2018-10-24 | 1 | -7/+7 |
* | Add v2 state res algorithm. | Erik Johnston | 2018-10-16 | 1 | -18/+69 |
* | Fix some instances of ExpiringCache not expiring cache items | Erik Johnston | 2018-09-21 | 1 | -9/+0 |
* | Remove unnecessary resolve_events_with_state_map | Erik Johnston | 2018-08-22 | 1 | -28/+6 |
* | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/refactor_s... | Erik Johnston | 2018-08-20 | 1 | -3/+3 |
* | Remove redundant room_version checks | Erik Johnston | 2018-08-20 | 1 | -14/+3 |
* | Add fast path in state res for zero prev events | Erik Johnston | 2018-08-09 | 1 | -1/+6 |
* | Choose state algorithm based on room version | Erik Johnston | 2018-08-09 | 1 | -11/+93 |
* | Refactor state module | Erik Johnston | 2018-08-09 | 1 | -0/+574 |