Commit History

Author SHA1 Message Date
  David Robertson 3b0083c92a Use immutabledict instead of frozendict (#15113) 1 year ago
  Shay 1c95ddd09b Batch up storing state groups when creating new room (#14918) 1 year ago
  dependabot[bot] 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
  Shay 03bccd542b Add a class UnpersistedEventContext to allow for the batching up of storing state groups (#14675) 1 year ago
  David Robertson e2a1adbf5d Allow selecting "prejoin" events by state keys (#14642) 1 year ago
  David Robertson b5b5f66084 Move `StateFilter` to `synapse.types` (#14668) 1 year ago
  Patrick Cloke 3ac412b4e2 Require types in tests.storage. (#14646) 1 year ago
  Erik Johnston 0b87eb8e0c Make DictionaryCache have better expiry properties (#13292) 1 year ago
  Erik Johnston 1e453053cb Rename storage classes (#12913) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  reivilibre eb609c65d0 Fix bug in `StateFilter.return_expanded()` and add some tests. (#12016) 2 years ago
  reivilibre 406f7bfa17 Add an approximate difference method to StateFilters (#10825) 2 years ago
  reivilibre 8eb7cb2e0d Make StateFilter frozen so we can hash it (#10816) 2 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Patrick Cloke e7b769aea1 Convert storage test cases to HomeserverTestCase. (#9736) 3 years ago
  Patrick Cloke 01dd90b0f0 Add type hints to DictionaryCache and TTLCache. (#9442) 3 years ago
  Patrick Cloke b3a97d6dac Convert some of the data store to async. (#7976) 3 years ago
  Patrick Cloke 3345c166a4 Convert storage layer to async/await. (#7963) 3 years ago
  Patrick Cloke cc9bb3dc3f Convert the message handler to async/await. (#7884) 4 years ago
  Patrick Cloke 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
  Erik Johnston 8df862e45d Add `rooms.room_version` column (#6729) 4 years ago
  Erik Johnston 75d8f26ac8 Split state groups into a separate data store (#6296) 4 years ago
  Erik Johnston 69f0054ce6 Port to use state storage 4 years ago
  Erik Johnston 3ca4c7c516 Use new EventPersistenceStore 4 years ago
  Amber Brown 4806651744 Replace returnValue with return (#5736) 5 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Amber Brown b36c82576e Run Black on the tests again (#5170) 5 years ago
  Richard van der Hoff 54a87a7b08 Collect room-version variations into one place (#4969) 5 years ago
  Amber Brown 3f189c902e Fix flake8 (#4519) 5 years ago
  Erik Johnston 9770ed91c2 Fix tests 5 years ago