Commit History

Author SHA1 Message Date
  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) 2 years ago
  Patrick Cloke 4054dfa409 Add type hints for event streams. (#10856) 2 years ago
  Patrick Cloke b3590614da Require type hints in the handlers module. (#10831) 2 years ago
  Patrick Cloke 01c88a09cd Use direct references for some configuration variables (#10798) 2 years ago
  reivilibre 524b8ead77 Add types to synapse.util. (#10601) 2 years ago
  Dagfinn Ilmari Mannsåker dc46f12725 Include room ID in ignored EDU log messages (#10507) 2 years ago
  Jonathan de Jong 98aec1cc9d Use inline type hints in `handlers/` and `rest/`. (#10382) 2 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
  Patrick Cloke 1baab20352 Add type hints to various handlers. (#9223) 3 years ago
  Erik Johnston 0c7f9cb81f Don't unnecessarily start bg process while handling typing. (#8668) 3 years ago
  Patrick Cloke 34a5696f93 Fix typos and spelling errors. (#8639) 3 years ago
  Will Hunt c276bd9969 Send some ephemeral events to appservices (#8437) 3 years ago
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) 3 years ago
  Patrick Cloke 6fe12c9512 Do not propagate typing notifications from shadow-banned users. (#8176) 3 years ago
  Erik Johnston f2e38ca867 Allow moving typing off master (#7869) 4 years ago
  Erik Johnston 62352c3a1b Fix typo 4 years ago
  Erik Johnston 3a3a618460 Use get_users_in_room rather than state handler in typing for speed 4 years ago
  Erik Johnston 67d7756fcf Refactor getting replication updates from database v2. (#7740) 4 years ago