26 Commits (develop)

Author SHA1 Message Date
  Patrick Cloke cdb89dcefe
Improve state types. (#16395) 7 months ago
  David Robertson a4ae1406d1
Fix typechecks against twisted trunk (#13061) 1 year ago
  David Robertson 97053c9406
Type annotations for `test_v2` (#12985) 1 year ago
  Patrick Cloke 228decfce1
Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 2 years ago
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Erik Johnston 5e7d75daa2
Fix mainline ordering in state res v2 (#8971) 3 years ago
  Erik Johnston df4b1e9c74
Pass room_id to get_auth_chain_difference (#8879) 3 years ago
  Erik Johnston c5b6abd53d
Correctly handle unpersisted events when calculating auth chain difference. (#8827) 3 years ago
  Patrick Cloke c619253db8
Stop sub-classing object (#8249) 3 years ago
  Patrick Cloke b975fa2e99
Convert state resolution to async/await (#7942) 3 years ago
  Erik Johnston 0e0a2817a2
Yield during large v2 state res. (#7735) 3 years ago
  Dagfinn Ilmari Mannsåker a3f11567d9
Replace all remaining six usage with native Python 3 equivalents (#7704) 3 years ago
  Erik Johnston 4a17a647a9
Improve get auth chain difference algorithm. (#7095) 4 years ago
  Erik Johnston 2b37eabca1
Reduce auth chains fetched during v2 state res. (#6952) 4 years ago
  Richard van der Hoff 799001f2c0
Add a `make_event_from_dict` method (#6858) 4 years ago
  Richard van der Hoff 83895316d4 sanity-checking for events used in state res (#6531) 4 years ago
  Richard van der Hoff 1da15f05f5
sanity-checking for events used in state res (#6531) 4 years ago
  Amber Brown 32e7c9e7f2
Run Black. (#5482) 4 years ago
  Amber Brown b36c82576e
Run Black on the tests again (#5170) 5 years ago
  Richard van der Hoff 54a87a7b08
Collect room-version variations into one place (#4969) 5 years ago
  Erik Johnston ae2a957dba Pass through room version to event auth 5 years ago
  Erik Johnston bc80b3f454 Add helpers for getting prev and auth events (#4139) 5 years ago
  Erik Johnston 54aec35867 Fix None exception in state res v2 5 years ago
  Erik Johnston b313b9b009 isort 5 years ago
  Erik Johnston 810715f79a Rename resolve_events_with_factory 5 years ago
  Erik Johnston 947c7443eb Add some state res v2 tests 5 years ago