Commit History

Author SHA1 Message Date
  Eric Eastwood dab846568d Merge branch 'develop' into madlittlemods/event_id_always_failed_to_fetch 2 years ago
  Eric Eastwood 957e3d74fc Keep track when we try and fail to process a pulled event (#13589) 2 years ago
  Patrick Cloke 666ae87729 Update event push action and receipt tables to support threads. (#13753) 2 years ago
  Patrick Cloke f2d12ccabe Use partial indices on SQLIte. (#13802) 2 years ago
  reivilibre 6302753012 Deduplicate `is_server_notices_room`. (#13780) 2 years ago
  reivilibre cf65433de2 Fix a memory leak when running the unit tests. (#13798) 2 years ago
  Quentin Gliech eaed4e6113 Remove unused method in `synapse.api.auth.Auth`. (#13795) 2 years ago
  David Robertson 51a77e990b Remove incorrect migration file from `state` logical DB (#13788) 2 years ago
  Sean Quah c73774467e Fix bug in device list caching when remote users leave rooms (#13749) 2 years ago
  reivilibre 21687ec189 Fix a long-standing spec compliance bug where Synapse would accept a trailing slash on the end of `/get_missing_events` federation requests. (#13789) 2 years ago
  Mathieu Velten 12dacecabd Make sequence `cache_invalidation_stream_seq` begin at `2` (#13766) 2 years ago
  Erik Johnston 9772e362aa Merge branch 'master' into develop 2 years ago
  David Robertson b60d47ab2c Updates to the schema dump script (#13770) 2 years ago
  David Robertson 540afb0bfc Simplify CI tests DAG (#13784) 2 years ago
  Richard van der Hoff 41df25bbbd installation.md: require libpq on M1 macs (#13480) 2 years ago
  Erik Johnston 80bb098d87 Fixup changelog 2 years ago
  Erik Johnston 4b678b20a2 1.67.0 2 years ago
  Nick Mills-Barrett cdbb641232 Add receipts event stream ordering (#13703) 2 years ago
  Mathieu Velten fa2f3d8d0c Fix GHA skippable syntax (#13778) 2 years ago
  Brendan Abolivier 7571337445 Fix typo in ratelimiting documentation (#13727) 2 years ago
  Erik Johnston dd7484b562 Fix CI on non-PR builds (#13769) 2 years ago
  Nick Mills-Barrett da41a7cd61 Remove check current state membership up to date (#13745) 2 years ago
  Erik Johnston ebfeac7c5d Check if Rust lib needs rebuilding. (#13759) 2 years ago
  Nick Mills-Barrett 4c4889cac0 Concurrently collect room unread counts for push badges (#13765) 2 years ago
  Eric Eastwood a911ffb42c Tag trace with instance name (#13761) 2 years ago
  Eric Eastwood f694bb71b7 Strip number suffix from instance name to consolidate services that traces are spread over (#13729) 2 years ago
  Patrick Cloke 3d9f82efcb Use an upsert for `receipts_graph`. (#13752) 2 years ago
  Erik Johnston c85c5ace52 Add rust to CI (#13763) 2 years ago
  David Robertson f2d2481e56 Require SQLite >= 3.27.0 (#13760) 2 years ago
  Sean Quah 69fa29700e Re-type hint some collections in `/sync` code as read-only (#13754) 2 years ago