Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-05-21 | Introduce room v4 which updates event ID format. (#5217) | Richard van der Hoff | 3 | -5/+6 | |
Implements https://github.com/matrix-org/matrix-doc/pull/2002. | |||||
2019-05-21 | Exclude soft-failed events from fwd-extremity candidates. (#5146) | Richard van der Hoff | 3 | -3/+14 | |
When considering the candidates to be forward-extremities, we must exclude soft failures. |