Historie revizí

Autor SHA1 Zpráva Datum
  Quentin Gliech 41f127e068 Pass the requester during event serialization. (#15174) před 1 rokem
  Patrick Cloke ba79fb4a61 Use StrCollection in place of Collection[str] in (most) handlers code. (#14922) před 1 rokem
  Patrick Cloke 7e582a25f8 Improve /sync performance of when passing filters with empty arrays. (#14786) před 1 rokem
  David Robertson b5b5f66084 Move `StateFilter` to `synapse.types` (#14668) před 1 rokem
  Erik Johnston e3163e2e11 Reduce the amount of state we pull from the DB (#12811) před 2 roky
  Erik Johnston 1e453053cb Rename storage classes (#12913) před 2 roky
  Erik Johnston 4660d9fdcf Fix up `state_store` naming (#12871) před 2 roky
  Andrew Morgan 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) před 2 roky
  David Robertson 6463244375 Remove unused `# type: ignore`s (#12531) před 2 roky
  Patrick Cloke ab3165efb7 Remove experimental configuration flag for MSC3666. (#12436) před 2 roky
  Patrick Cloke 8fe930c215 Move get_bundled_aggregations to relations handler. (#12237) před 2 roky
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) před 2 roky
  Sean Quah e6acd3cf4f Upgrade mypy to version 0.931 (#12030) před 2 roky
  Patrick Cloke e44f91d678 Refactor search code to reduce function size. (#11991) před 2 roky
  Patrick Cloke 8c94b3abe9 Experimental support to include bundled aggregations in search results (MSC3666) (#11837) před 2 roky
  Patrick Cloke 2897fb6b4f Improvements to bundling aggregations. (#11815) před 2 roky
  Patrick Cloke 6bf81a7a61 Bundle aggregations outside of the serialization method. (#11612) před 2 roky
  Patrick Cloke a19d01c3d9 Support filtering by relations per MSC3440 (#11236) před 2 roky
  Patrick Cloke 19d5dc6931 Refactor `Filter` to handle fields according to data being filtered. (#11194) před 2 roky
  Patrick Cloke eb9ddc8c2e Remove the deprecated BaseHandler. (#11005) před 2 roky
  Patrick Cloke 94b620a5ed Use direct references for configuration variables (part 6). (#10916) před 2 roky
  Jonathan de Jong 98aec1cc9d Use inline type hints in `handlers/` and `rest/`. (#10382) před 3 roky
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) před 3 roky
  Patrick Cloke b7748d3c00 Import HomeServer from the proper module. (#9665) před 3 roky
  Patrick Cloke 1baab20352 Add type hints to various handlers. (#9223) před 3 roky
  Patrick Cloke 34a5696f93 Fix typos and spelling errors. (#8639) před 3 roky
  Erik Johnston 7941372ec8 Make token serializing/deserializing async (#8427) před 3 roky
  Patrick Cloke 8a4a4186de Simplify super() calls to Python 3 syntax. (#8344) před 3 roky
  Patrick Cloke e19de43eb5 Convert streams to async. (#8014) před 3 roky
  Patrick Cloke e739b20588 Fix up types and comments that refer to Deferreds. (#7945) před 3 roky