Historie revizí

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