Commit History

Author SHA1 Message Date
  Patrick Cloke c9b9143655 Fix-up type hints in tests/server.py. (#15084) 1 year ago
  Brendan Abolivier 86c5a710d8 Implement MSC3912: Relation-based redactions (#14260) 1 year ago
  Quentin Gliech cc3a52b33d Support OIDC backchannel logouts (#11414) 1 year ago
  Quentin Gliech 9192d74b0b Refactor OIDC tests to better mimic an actual OIDC provider. (#13910) 1 year ago
  Brendan Abolivier be76cd8200 Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) 1 year ago
  Dirk Klimpel e2ed1b7155 Use literals in place of `HTTPStatus` constants in tests (#13463) 1 year ago
  Dirk Klimpel efee345b45 Remove unnecessary `json.dumps` from tests (#13303) 1 year ago
  David Teller 11f811470f Uniformize spam-checker API, part 5: expand other spam-checker callbacks to return `Tuple[Codes, dict]` (#13044) 1 year ago
  reivilibre c4cf916ed7 Default to `private` room visibility rather than `public` when a client does not specify one, according to spec. (#12350) 2 years ago
  Dirk Klimpel 1901cb1d4a Add type hints to `tests/rest/client` (#12084) 2 years ago
  Dirk Klimpel 54e74cc15f Add type hints to `tests/rest/client` (#12072) 2 years ago
  Andrew Morgan 87f2005713 Add some tests for propagation of device list changes between local users (#11972) 2 years ago
  reivilibre 833247553f Allow specifying the application service-specific `user_id` parameter in the `join` test helper. (#11616) 2 years ago
  David Robertson 2bb4bd1269 Test that bans win a join against a race when computing `/sync` response (#11701) 2 years ago
  David Robertson 0dda1a7968 Misc typing fixes for tests, part 2 of N (#11330) 2 years ago
  David Robertson 4c96ce396e Misc typing fixes for `tests`, part 1 of N (#11323) 2 years ago
  Rafael Gonçalves 0e16b418f6 Add knock information in admin exported data (#11171) 2 years ago
  AndrewFerr 30f0240401 Make is_public Optional[bool] for create_room_as test util (#10951) (#10963) 2 years ago
  Erik Johnston 50022cff96 Add reactor to `SynapseRequest` and fix up types. (#10868) 2 years ago
  Aaron Raimist 6a751ff5e0 Allow sending a membership event to unban a user (#10807) 2 years ago
  David Robertson ecd823d766 Flatten tests/rest/client/{v1,v2_alpha} too (#10667) 2 years ago