Commit Verlauf

Autor SHA1 Nachricht Datum
  Eric Eastwood 77156a4bc1 Process previously failed backfill events in the background (#15585) vor 1 Jahr
  Sean Quah d9f694932c Fix spinloop during partial state sync when a prev event is in backoff (#15351) vor 1 Jahr
  dependabot[bot] 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) vor 1 Jahr
  Patrick Cloke 42aea0d8af Add final type hint to tests.unittest. (#15072) vor 1 Jahr
  Patrick Cloke 3ac412b4e2 Require types in tests.storage. (#14646) vor 1 Jahr
  Eric Eastwood 40bb37eb27 Stop getting missing `prev_events` after we already know their signature is invalid (#13816) vor 1 Jahr
  David Robertson e8f30a76ca Fix overflows in /messages backfill calculation (#13936) vor 2 Jahren
  Eric Eastwood df8b91ed2b Limit and filter the number of backfill points to get from the database (#13879) vor 2 Jahren
  Eric Eastwood ac1a31740b Only try to backfill event if we haven't tried before recently (#13635) vor 2 Jahren
  reivilibre c2fe48a6ff Rename the `EventFormatVersions` enum values so that they line up with room version numbers. (#13706) vor 2 Jahren
  Richard van der Hoff 147f098fb4 Stop writing to `event_reference_hashes` (#12679) vor 2 Jahren
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) vor 2 Jahren
  Richard van der Hoff 63c46349c4 Implement MSC3706: partial state in `/send_join` response (#11967) vor 2 Jahren
  Andrew Morgan dc671d3ea7 Fix logic for dropping old events in fed queue (#11806) vor 2 Jahren
  Patrick Cloke 3e0536cd2a Replace uses of simple_insert_many with simple_insert_many_values. (#11742) vor 2 Jahren
  Sean Quah a4dce5b53d Remove redundant `COALESCE()`s around `COUNT()`s in database queries (#11570) vor 2 Jahren
  Erik Johnston 01d45fe964 Prune inbound federation queues if they get too long (#10390) vor 3 Jahren
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) vor 3 Jahren
  Patrick Cloke 2a99cc6524 Use the chain cover index in get_auth_chain_ids. (#9576) vor 3 Jahren
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) vor 3 Jahren
  Erik Johnston 1315a2e8be Use a chain cover index to efficiently calculate auth chain difference (#8868) vor 3 Jahren
  Erik Johnston df4b1e9c74 Pass room_id to get_auth_chain_difference (#8879) vor 3 Jahren
  Erik Johnston c5b6abd53d Correctly handle unpersisted events when calculating auth chain difference. (#8827) vor 3 Jahren
  Erik Johnston a7bdf98d01 Rename database classes to make some sense (#8033) vor 4 Jahren
  Erik Johnston 4a17a647a9 Improve get auth chain difference algorithm. (#7095) vor 4 Jahren
  Richard van der Hoff dc41fbf0dd Remove unused get_prev_events_and_hashes_for_room vor 4 Jahren
  Richard van der Hoff 5a04781643 rename get_prev_events_for_room to get_prev_events_and_hashes_for_room vor 4 Jahren
  Erik Johnston 756d4942f5 Move DB pool and helper functions into dedicated Database class vor 4 Jahren
  Erik Johnston bc244627ac Fix postgres unit tests vor 5 Jahren
  Neil Johnson 034db2ba21 Fix dummy event insertion consent bug (#6053) vor 5 Jahren