Commit History

Author SHA1 Message Date
  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
  Andrew Morgan 6b22921b19 async/await is_server_admin (#7363) 4 years ago
  Patrick Cloke eed7c5b89e Convert auth handler to async/await (#7261) 4 years ago
  Richard van der Hoff 28d9d6e8a9 Remove spurious "name" parameter to `default_config` 4 years ago
  Richard van der Hoff 326c893d24 Kill off RegistrationError (#6691) 4 years ago
  Jason Robinson be618e0551 Only count real users when checking for auto-creation of auto-join room 4 years ago
  Andrew Morgan 4548d1f87e Remove unnecessary parentheses around return statements (#5931) 4 years ago
  Richard van der Hoff 8c97f6414c Remove non-functional 'expire_access_token' setting (#5782) 4 years ago