Commit History

Author SHA1 Message Date
  Will Hunt 6855024e0a Add authentication to thirdparty bridge APIs (#12746) 2 years ago
  David Robertson 2607b3e181 Update mypy to 0.950 and fix complaints (#12650) 2 years ago
  Will Hunt b82fff66df MSC3202: Fix device_unused_fallback_keys -> device_unused_fallback_key_types (#12520) 2 years ago
  Andrew Morgan d8d0271977 Send device list updates to application services (MSC3202) - part 1 (#11881) 2 years ago
  Patrick Cloke 1d11b452b7 Use the proper serialization format when bundling aggregations. (#12090) 2 years ago
  reivilibre 2cc5ea933d Add support for MSC3202: sending one-time key counts and fallback key usage states to Application Services. (#11617) 2 years ago
  Andrew Morgan 64ec45fc1b Send to-device messages to application services (#11215) 2 years ago
  Patrick Cloke 2519beaad2 Add missing type hints to `synapse.appservice` (#11360) 2 years ago
  Eric Eastwood 7ffddd819c Prevent historical state from being pushed to an application service via `/transactions` (MSC2716) (#11265) 2 years ago
  Sean Quah 2b82ec425f Add type hints for most `HomeServer` parameters (#11095) 2 years ago
  Jonathan de Jong bf72d10dbf Use inline type hints in various other places (in `synapse/`) (#10380) 2 years ago
  Sorunome d936371b69 Implement knock feature (#6739) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Jonathan de Jong d6196efafc Add ResponseCache tests. (#9458) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Brendan Abolivier 29ae04af3b Remove unneeded type constraints on 3rd party protocol lookup responses 3 years ago
  Will Hunt c276bd9969 Send some ephemeral events to appservices (#8437) 3 years ago
  Patrick Cloke 1781bbe319 Add type hints to response cache. (#8507) 3 years ago
  Richard van der Hoff 11c9e17738 Add type annotations to SimpleHttpClient (#8372) 3 years ago
  Patrick Cloke 8a4a4186de Simplify super() calls to Python 3 syntax. (#8344) 3 years ago
  Patrick Cloke 7d103a594e Convert appservice code to async/await. (#8207) 3 years ago
  Patrick Cloke 88a3ff12f0 Convert the SimpleHttpClient to async. (#8016) 3 years ago
  Patrick Cloke 4cce8ef74e Convert appservice to async. (#7973) 3 years ago
  Sorunome 1bca21e1da Include room states on invite events sent to ASes (#6455) 3 years ago
  Patrick Cloke 6d687ebba1 Convert the appservice handler to async/await. (#7775) 3 years ago
  Dagfinn Ilmari Mannsåker a3f11567d9 Replace all remaining six usage with native Python 3 equivalents (#7704) 4 years ago
  Andrew Morgan 3916e1b97a Clean up newline quote marks around the codebase (#6362) 4 years ago
  Andrew Morgan 2a44782666 Remove double return statements (#5962) 4 years ago
  Amber Brown 4806651744 Replace returnValue with return (#5736) 4 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago