Commit History

Author SHA1 Message Date
  Patrick Cloke f2f2c7c1f0 Use full GitHub links instead of bare issue numbers. (#16637) 7 months ago
  Patrick Cloke aa483cb4c9 Update ruff config (#16283) 9 months ago
  Erik Johnston bd558a6dc3 Speed up state res in rare case we don't have all events (#16116) 10 months ago
  Erik Johnston 95a96b21eb Add foreign key constraint to `event_forward_extremities`. (#15751) 11 months ago
  Eric Eastwood 0f02f0b4da Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748) 1 year ago
  Eric Eastwood 77156a4bc1 Process previously failed backfill events in the background (#15585) 1 year ago
  Sean Quah d9f694932c Fix spinloop during partial state sync when a prev event is in backoff (#15351) 1 year ago
  dependabot[bot] 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
  Patrick Cloke 42aea0d8af Add final type hint to tests.unittest. (#15072) 1 year ago
  Patrick Cloke 3ac412b4e2 Require types in tests.storage. (#14646) 1 year ago
  Eric Eastwood 40bb37eb27 Stop getting missing `prev_events` after we already know their signature is invalid (#13816) 1 year ago
  David Robertson e8f30a76ca Fix overflows in /messages backfill calculation (#13936) 1 year ago
  Eric Eastwood df8b91ed2b Limit and filter the number of backfill points to get from the database (#13879) 1 year ago
  Eric Eastwood ac1a31740b Only try to backfill event if we haven't tried before recently (#13635) 1 year ago
  reivilibre c2fe48a6ff Rename the `EventFormatVersions` enum values so that they line up with room version numbers. (#13706) 1 year ago
  Richard van der Hoff 147f098fb4 Stop writing to `event_reference_hashes` (#12679) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Richard van der Hoff 63c46349c4 Implement MSC3706: partial state in `/send_join` response (#11967) 2 years ago
  Andrew Morgan dc671d3ea7 Fix logic for dropping old events in fed queue (#11806) 2 years ago
  Patrick Cloke 3e0536cd2a Replace uses of simple_insert_many with simple_insert_many_values. (#11742) 2 years ago
  Sean Quah a4dce5b53d Remove redundant `COALESCE()`s around `COUNT()`s in database queries (#11570) 2 years ago
  Erik Johnston 01d45fe964 Prune inbound federation queues if they get too long (#10390) 2 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Patrick Cloke 2a99cc6524 Use the chain cover index in get_auth_chain_ids. (#9576) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Erik Johnston 1315a2e8be Use a chain cover index to efficiently calculate auth chain difference (#8868) 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
  Erik Johnston a7bdf98d01 Rename database classes to make some sense (#8033) 3 years ago
  Erik Johnston 4a17a647a9 Improve get auth chain difference algorithm. (#7095) 4 years ago