summary refs log tree commit diff
path: root/tests/api/test_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-05-21Introduce room v4 which updates event ID format. (#5217)Richard van der Hoff3-5/+6
Implements https://github.com/matrix-org/matrix-doc/pull/2002.
2019-05-21Exclude soft-failed events from fwd-extremity candidates. (#5146)Richard van der Hoff3-3/+14
When considering the candidates to be forward-extremities, we must exclude soft failures.