Commit History

Author SHA1 Message Date
  Patrick Cloke c52abc1cfd Additional constants for EDU types. (#12884) 2 years ago
  Patrick Cloke 29f06704b8 Fix incorrect type hint in filtering code. (#12695) 2 years ago
  Patrick Cloke 86cf6a3a17 Remove references to unstable identifiers from MSC3440. (#12382) 2 years ago
  Patrick Cloke ea27528b5d Support stable identifiers for MSC3440: Threading (#12151) 2 years ago
  Richard van der Hoff 6c0b44a3d7 Fix `PushRuleEvaluator` and `Filter` to work on frozendicts (#12100) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Patrick Cloke cbd82d0b2d Convert all namedtuples to attrs. (#11665) 2 years ago
  Patrick Cloke a19d01c3d9 Support filtering by relations per MSC3440 (#11236) 2 years ago
  Patrick Cloke 19d5dc6931 Refactor `Filter` to handle fields according to data being filtered. (#11194) 2 years ago
  Patrick Cloke 3ab55d43bd Add missing type hints to synapse.api. (#11109) 2 years ago
  Patrick Cloke 7e440520c9 Add type hints to filtering classes. (#10958) 2 years ago
  Jonathan de Jong bf72d10dbf Use inline type hints in various other places (in `synapse/`) (#10380) 2 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Patrick Cloke 8a4a4186de Simplify super() calls to Python 3 syntax. (#8344) 3 years ago
  Patrick Cloke 72bec36d50 Directly import json from the standard library. (#8259) 3 years ago
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) 3 years ago
  Patrick Cloke ad6190c925 Convert stream database to async/await. (#8074) 3 years ago
  Patrick Cloke d4a7829b12 Convert synapse.api to async/await (#8031) 3 years ago
  Dagfinn Ilmari Mannsåker a3f11567d9 Replace all remaining six usage with native Python 3 equivalents (#7704) 4 years ago
  Erik Johnston 0f6e525be3 Fixup synapse.api to pass mypy (#6733) 4 years ago
  Brendan Abolivier 8822b33111 Update copyrights 4 years ago
  Brendan Abolivier 988d8d6507 Incorporate review 4 years ago
  Brendan Abolivier c6dbca2422 Incorporate review 4 years ago
  Brendan Abolivier e7943f660a Add unit tests 4 years ago
  Brendan Abolivier acd16ad86a Implement filtering 4 years ago
  Amber Brown 4806651744 Replace returnValue with return (#5736) 4 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Richard van der Hoff 8ea509a935 Update synapse/api/filtering.py 5 years ago
  Andrew Morgan c433f61091 Ensure new filter is actually created 5 years ago
  Andrew Morgan c9bfb058d8 Fix a bug with single-room search searching all rooms 5 years ago