Commit History

Author SHA1 Message Date
  dependabot[bot] 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
  Dirk Klimpel 682dfcfc0d Fix that user cannot `/forget` rooms after the last member has left (#13546) 1 year ago
  Dirk Klimpel d75512d19e Add forgotten status to Room Details API (#13503) 1 year ago
  Erik Johnston 0ca4172b5d Don't pull out state in `compute_event_context` for unconflicted state (#13267) 2 years ago
  Dirk Klimpel 444588c5fc Add some type hints to tests files (#12833) 2 years ago
  Dirk Klimpel d666fc02fa Add type hints to some tests files (#12371) 2 years ago
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  reivilibre e6897e7383 Refactor `tests.util.setup_test_homeserver` and `tests.server.setup_test_homeserver`. (#11503) 2 years ago
  Olivier Wilkinson (reivilibre) 8cd68b8102 Revert accidental commits to develop. 2 years ago
  Olivier Wilkinson (reivilibre) b3fd99b74a Move `tests.utils.setup_test_homeserver` to `tests.server` 2 years ago
  Shay 0bcae8ad56 Change display names/avatar URLs to None if they contain null bytes before storing in DB (#11230) 2 years ago
  David Robertson 370bca32e6 Don't drop user dir deltas when server leaves room (#10982) 2 years ago
  reivilibre 642a42edde Flatten the synapse.rest.client package (#10600) 2 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Richard van der Hoff 90cf1eec44 Remove redundant mocking 3 years ago
  Patrick Cloke 30fba62108 Apply an IP range blacklist to push and key revocation requests. (#8821) 3 years ago
  Erik Johnston 2ac908f377 Don't instansiate Requester directly (#8614) 3 years ago
  Andrew Morgan a466b67972 Reduce run-times of tests by advancing the reactor less (#7757) 3 years ago
  Patrick Cloke ac77cdb64e Add a shadow-banned flag to users. (#8092) 3 years ago
  Erik Johnston a7bdf98d01 Rename database classes to make some sense (#8033) 3 years ago
  Patrick Cloke cc9bb3dc3f Convert the message handler to async/await. (#7884) 4 years ago
  Richard van der Hoff a0e063387d Stop `get_joined_users` corruption from custom statuses (#7376) 4 years ago
  Erik Johnston 28c98e51ff Add `local_current_membership` table (#6655) 4 years ago
  Erik Johnston 4a33a6dd19 Move background update handling out of store 4 years ago
  Erik Johnston 756d4942f5 Move DB pool and helper functions into dedicated Database class 4 years ago
  Erik Johnston ee86abb2d6 Remove underscore from SQLBaseStore functions 4 years ago
  Amber Brown 0f87b912ab Implementation of MSC2314 (#6176) 4 years ago
  Erik Johnston 3ca4c7c516 Use new EventPersistenceStore 4 years ago
  Amber Brown 55d5b3af88 Servers-known-about statistic (#5981) 4 years ago