Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-12-17 | Remove unused `get_pagination_rows` methods. (#6557) | Erik Johnston | 4 | -18/+1 |
2019-12-16 | Add auth events as per spec. (#6556) | Erik Johnston | 2 | -67/+35 |
2019-12-16 | Add auth events as per spec. (#6556) | Erik Johnston | 2 | -67/+35 |
2019-12-16 | Add option to allow profile queries without sharing a room (#6523) | Will Hunt | 5 | -1/+28 |
2019-12-16 | Incorporate review | Brendan Abolivier | 2 | -6/+1 |
2019-12-16 | Update changelog.d/6553.bugfix | Brendan Abolivier | 1 | -1/+1 |
2019-12-16 | Lint | Brendan Abolivier | 1 | -2/+1 |
2019-12-16 | Add test case | Brendan Abolivier | 1 | -0/+133 |
2019-12-16 | Exclude rejected state events when calculating state at backwards extrems (#6... | Richard van der Hoff | 2 | -1/+2 |
2019-12-16 | Persist auth/state events at backwards extremities when we fetch them (#6526) | Richard van der Hoff | 3 | -165/+83 |
2019-12-16 | sanity-checking for events used in state res (#6531) | Richard van der Hoff | 6 | -43/+128 |
2019-12-16 | Sanity-check room ids in event auth (#6530) | Richard van der Hoff | 2 | -0/+14 |
2019-12-16 |