Commit History

Author SHA1 Message Date
  David Robertson c99b511db9 Fix `destination_is` errors seen in sentry. (#13041) 1 year ago
  Patrick Cloke e541bb9eed Rework stream token to stop caring about groups. (#12897) 2 years ago
  Patrick Cloke 49f06866e4 Remove backing code for groups/communities (#12558) 2 years ago
  Brendan Abolivier 4cc4229cd7 Prevent expired events from being filtered out when retention is disabled (#12611) 2 years ago
  Andrew Morgan 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 2 years ago
  David Robertson aec69d2481 Another batch of type annotations (#12726) 2 years ago
  Sean Quah 31c1209c50 Make `StreamToken` and `RoomStreamToken` methods propagate cancellations (#12366) 2 years ago
  Eric Eastwood 5218fe7670 Explain how to decipher live and historic pagination tokens (#12317) 2 years ago
  Andrew Morgan d8d0271977 Send device list updates to application services (MSC3202) - part 1 (#11881) 2 years ago
  David Robertson 872dbb0181 Correct `check_username_for_spam` annotations and docs (#12246) 2 years ago
  Dirk Klimpel 7c82da27aa Add type hints to `synapse/storage/databases/main` (#11984) 2 years ago
  Patrick Cloke 10a88ba91c Use auto_attribs/native type hints for attrs classes. (#11692) 2 years ago
  Patrick Cloke 201c48c8de Remove a Python 2-ism and improve type hints. (#11699) 2 years ago
  Patrick Cloke cbd82d0b2d Convert all namedtuples to attrs. (#11665) 2 years ago
  Sean Quah ecfcd9bbbe Add type hints to `synapse/storage/databases/main/e2e_room_keys.py` (#11549) 2 years ago
  David Robertson 4c96ce396e Misc typing fixes for `tests`, part 1 of N (#11323) 2 years ago
  Patrick Cloke 5cace20bf1 Add missing type hints to `synapse.app`. (#11287) 2 years ago
  Andrew Morgan aa2c027792 Remove unnecessary parentheses around tuples returned from methods (#10889) 2 years ago
  Sean Quah 9391de3f37 Fix /initialSync error due to unhashable `RoomStreamToken` (#10827) 2 years ago
  David Robertson 319b8b6bef Name the type of token in "Invalid token" messages (#10815) 2 years ago
  reivilibre 524b8ead77 Add types to synapse.util. (#10601) 2 years ago
  Jason Robinson c2000ab35b Add `get_userinfo_by_id` method to `ModuleApi` (#9581) 2 years ago
  Jonathan de Jong 95e47b2e78 [pyupgrade] `synapse/` (#10348) 2 years ago
  Jonathan de Jong bf72d10dbf Use inline type hints in various other places (in `synapse/`) (#10380) 2 years ago
  Patrick Cloke 30b56f6925 Add type hints to get_domain_from_id and get_localpart_from_id. (#10385) 2 years ago
  Richard van der Hoff fcf3c7032b Ensure that we do not cache empty sync responses after a timeout (#10158) 2 years ago
  Marcus 8070b893db update black to 21.6b0 (#10197) 2 years ago
  Erik Johnston a15c003e5b Make DomainSpecificString an attrs class (#9875) 3 years ago
  Richard van der Hoff 294c675033 Remove `synapse.types.Collection` (#9856) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago