Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-08-03 | Enforce compatibility when processing make_join requests | Richard van der Hoff | 3 | -4/+63 | |
Reject make_join requests from servers which do not support the room version. Also include the room version in the response. | |||||
2018-08-03 | Basic support for room versioning | Richard van der Hoff | 7 | -5/+83 | |
This is the first tranche of support for room versioning. It incl |