Commit History

Author SHA1 Message Date
  Shay 1c95ddd09b Batch up storing state groups when creating new room (#14918) 1 year ago
  David Robertson ffc2ee521d Use mypy 1.0 (#15052) 1 year ago
  Patrick Cloke 42aea0d8af Add final type hint to tests.unittest. (#15072) 1 year ago
  Patrick Cloke 652d1669c5 Add missing type hints to tests.handlers. (#14680) 1 year ago
  Shay 8ab16a92ed Persist CreateRoom events to DB in a batch (#13800) 1 year ago
  Andrew Morgan 40e3e68cd7 Register homeserver modules when creating test homeserver (#13558) 1 year ago
  Quentin Gliech 92103cb2c8 Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021) 2 years ago
  David Robertson 6463244375 Remove unused `# type: ignore`s (#12531) 2 years ago
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  David Robertson 0dda1a7968 Misc typing fixes for tests, part 2 of N (#11330) 2 years ago
  Patrick Cloke 9e5a429c8b Clean-up registration tests (#10945) 2 years ago
  Patrick Cloke 94b620a5ed Use direct references for configuration variables (part 6). (#10916) 2 years ago
  Brendan Abolivier 763dba77ef Merge tag 'v1.37.0rc1' into develop 3 years ago
  Brendan Abolivier c955e37868 Fix wrapping of legacy check_registration_for_spam (#10238) 3 years ago
  Brendan Abolivier e19e3d452d Improve the reliability of auto-joining remote rooms (#10237) 3 years ago
  Brendan Abolivier 1b3e398bea Standardise the module interface (#10062) 3 years ago
  Marcus 8070b893db update black to 21.6b0 (#10197) 3 years ago
  Richard van der Hoff 7562d887e1 Change the format of access tokens away from macaroons (#5588) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) 3 years ago
  Andrew Morgan 847ecdd8fa Pass SSO IdP information to spam checker's registration function (#9626) 3 years ago
  Patrick Cloke c9c0ad5e20 Remove the deprecated Handlers object (#8494) 3 years ago
  Richard van der Hoff e775b5bb5b kill off `send_nonmember_event` 3 years ago
  Patrick Cloke cef00211c8 Allow for make_awaitable's return value to be re-used. (#8261) 3 years ago
  Patrick Cloke b49a5b9307 Convert stats and related calls to async/await (#8192) 3 years ago
  Patrick Cloke 3f91638da6 Allow denying or shadow banning registrations via the spam checker (#8034) 3 years ago
  Patrick Cloke a0acdfa9e9 Converts event_federation and registration databases to async/await (#8061) 3 years ago
  Patrick Cloke 71cccf1593 Additional configuration options for auto-join rooms (#7763) 4 years ago
  Travis Ralston 09099313e6 Add an option to disable autojoin for guest accounts (#6637) 4 years ago