Commit History

Author SHA1 Message Date
  Patrick Cloke 126a15794c Do not allow a None-limit on PaginationConfig. (#14146) 1 year ago
  Mathieu Velten 41461fd4d6 typing: check origin server of typing event against room's servers (#13830) 2 years ago
  reivilibre c06b2b7142 Faster Remote Room Joins: tell remote homeservers that we are unable to authorise them if they query a room which has partial state on our server. (#13823) 2 years ago
  Eric Eastwood 1a209efdb2 Update `get_users_in_room` mis-use to get hosts with dedicated `get_current_hosts_in_room` (#13605) 2 years ago
  Quentin Gliech 3dd175b628 `synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024) 2 years ago
  Nick Mills-Barrett bf3115584c Copy room serials before handling in `get_new_events_as` (#13392) 2 years ago
  Erik Johnston f721f1baba Revert "Make all `process_replication_rows` methods async (#13304)" (#13312) 2 years ago
  Nick Mills-Barrett 5d4028f217 Make all `process_replication_rows` methods async (#13304) 2 years ago
  Erik Johnston 44de53bb79 Reduce state pulled from DB due to sending typing and receipts over federation (#12964) 2 years ago
  Patrick Cloke c52abc1cfd Additional constants for EDU types. (#12884) 2 years ago
  Andrew Morgan 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 2 years ago
  reivilibre 4a53f35737 Improve code documentation for the typing stream over replication. (#12211) 2 years ago
  Andrew Morgan fb0ffa9676 Rename various ApplicationServices interested methods (#11915) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Andrew Morgan e03dde259b Clean up an indirect reference to the homeserver datastore (#11914) 2 years ago
  Patrick Cloke cbd82d0b2d Convert all namedtuples to attrs. (#11665) 2 years ago
  Sean Quah 84fac0f814 Add type annotations to `synapse.metrics` (#10847) 2 years ago
  Nick Barrett af54167516 Enable passing typing stream writers as a list. (#11237) 2 years ago
  Andrew Morgan 6408372234 Improve docstrings for methods related to sending EDUs to application services (#11138) 2 years ago
  Andrew Morgan aa2c027792 Remove unnecessary parentheses around tuples returned from methods (#10889) 3 years ago
  Patrick Cloke 4054dfa409 Add type hints for event streams. (#10856) 3 years ago
  Patrick Cloke b3590614da Require type hints in the handlers module. (#10831) 3 years ago
  Patrick Cloke 01c88a09cd Use direct references for some configuration variables (#10798) 3 years ago
  reivilibre 524b8ead77 Add types to synapse.util. (#10601) 3 years ago
  Dagfinn Ilmari Mannsåker dc46f12725 Include room ID in ignored EDU log messages (#10507) 3 years ago
  Jonathan de Jong 98aec1cc9d Use inline type hints in `handlers/` and `rest/`. (#10382) 3 years ago
  Dagfinn Ilmari Mannsåker 47e28b4031 Ignore EDUs for rooms we're not in (#10317) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Erik Johnston 33548f37aa Improve tracing for to device messages (#9686) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago