Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-05-21 | Fix get_max_topological_token to never return None | Erik Johnston | 1 | -1/+11 | |
2019-05-21 | Fix error handling for rooms whose versions are unknown. (#5219) | Richard van der Hoff | 5 | -7/+38 | |
If we remove support for a particular room version, we should behave more gracefully. This should make client requests fail with a 400 rather than a 500, and will ignore individiual PDUs in a federation transaction, rather than the whole transaction. | |||||
2019-05-20 |