Commit History

Author SHA1 Message Date
  Patrick Cloke 42aea0d8af Add final type hint to tests.unittest. (#15072) 1 year ago
  Mathieu Velten 6cddf24e36 Faster joins: don't stall when a user joins during a fast join (#14606) 1 year ago
  Sean Quah 0a686d1d13 Faster joins: Refactor handling of servers in room (#14954) 1 year ago
  Sean Quah cdea7c11d0 Faster joins: Avoid starting duplicate partial state syncs (#14844) 1 year ago
  Patrick Cloke 652d1669c5 Add missing type hints to tests.handlers. (#14680) 1 year ago
  Andrew Morgan dc02d9f8c5 Avoid checking the event cache when backfilling events (#14164) 1 year ago
  reivilibre e17e5c97e0 Faster Room Joins: don't leave a stuck room partial state flag if the join fails. (#13403) 1 year ago
  Sean Quah 224d792dd7 Refactor `_resolve_state_at_missing_prevs` to return an `EventContext` (#13404) 1 year ago
  Sean Quah 335ebb21cc Faster room joins: avoid blocking when pulling events with missing prevs (#13355) 1 year ago
  Richard van der Hoff fe15a865a5 Rip out auth-event reconciliation code (#12943) 1 year ago
  David Robertson 52a0c8f2f7 Rename test case method to `add_hashes_and_signatures_from_other_server` (#13255) 1 year ago
  Richard van der Hoff d4b1c0d800 Fix inconsistencies in event validation (#13088) 2 years ago
  David Robertson a4ae1406d1 Fix typechecks against twisted trunk (#13061) 2 years ago
  Erik Johnston 888a29f412 Wait for lazy join to complete when getting current state (#12872) 2 years ago
  Erik Johnston 1e453053cb Rename storage classes (#12913) 2 years ago
  Erik Johnston b83bc5fab5 Pull out less state when handling gaps mk2 (#12852) 2 years ago
  Erik Johnston 4660d9fdcf Fix up `state_store` naming (#12871) 2 years ago
  Dirk Klimpel 50ae4eafe1 Add some type hints to `event_federation` datastore (#12753) 2 years ago
  Richard van der Hoff f0b03186d9 Add type hints for `tests/unittest.py`. (#12347) 2 years ago
  Richard van der Hoff 319a805cd3 Raise an exception when getting state at an outlier (#12191) 2 years ago
  David Robertson a2b00a4486 Bump `black` and `click` versions (#12320) 2 years ago
  Dirk Klimpel 9e06e22064 Add type hints to more tests files. (#12240) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Richard van der Hoff 0fb3dd0830 Refactor the way we set `outlier` (#11634) 2 years ago
  Eric Eastwood daf498e099 Fix 500 error on `/messages` when we accumulate more than 5 backward extremities (#11027) 2 years ago
  Richard van der Hoff 85551b7a85 Factor out common code for persisting fetched auth events (#10896) 2 years ago
  Richard van der Hoff 1800aabfc2 Split `FederationHandler` in half (#10692) 2 years ago
  reivilibre 642a42edde Flatten the synapse.rest.client package (#10600) 2 years ago
  Eric Eastwood db6e7f15ea Fix backfilled events being rejected for no `state_groups` (#10439) 2 years ago
  Richard van der Hoff 6e8fb42be7 Improve validation for `send_{join,leave,knock}` (#10225) 3 years ago