Commit History

Author SHA1 Message Date
  Patrick Cloke 922b771337 Add missing type hints for tests.unittest. (#13397) 1 year ago
  Erik Johnston e3163e2e11 Reduce the amount of state we pull from the DB (#12811) 2 years ago
  Dirk Klimpel 5dd949bee6 Add type hints to some tests/handlers files. (#12224) 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
  Patrick Cloke 7ae559944a Fix checking whether a room can be published on creation. (#11392) 2 years ago
  AndrewFerr 4387b791e0 Don't set new room alias before potential 403 (#10930) 2 years ago
  Patrick Cloke bb7fdd821b Use direct references for configuration variables (part 5). (#10897) 2 years ago
  reivilibre 642a42edde Flatten the synapse.rest.client package (#10600) 2 years ago
  Marcus 8070b893db update black to 21.6b0 (#10197) 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
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Richard van der Hoff 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 years ago
  Richard van der Hoff 90cf1eec44 Remove redundant mocking 3 years ago
  Patrick Cloke 30fba62108 Apply an IP range blacklist to push and key revocation requests. (#8821) 3 years ago
  Richard van der Hoff acfe3b3065 Remove redundant `HomeserverTestCase.render` 3 years ago
  Patrick Cloke c9c0ad5e20 Remove the deprecated Handlers object (#8494) 3 years ago
  Patrick Cloke c978f6c451 Convert federation client to async/await. (#7975) 3 years ago
  Patrick Cloke 468dcc767b Allow admins to create aliases when they are not in the room (#7191) 4 years ago
  Patrick Cloke 13892776ef Allow deleting an alias if the user has sufficient power level (#6986) 4 years ago
  Patrick Cloke 7dcbc33a1b Validate the alt_aliases property of canonical alias events (#6971) 4 years ago
  Patrick Cloke fe3941f6e3 Stop sending events when creating or deleting aliases (#6904) 4 years ago
  Patrick Cloke 02e89021f5 Convert the directory handler tests to use HomeserverTestCase (#6919) 4 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Amber Brown b36c82576e Run Black on the tests again (#5170) 5 years ago
  Erik Johnston cc09685830 Add test 5 years ago
  Erik Johnston eaf4d11af9 Add configurable room list publishing rules 5 years ago
  Erik Johnston e5481b22aa Use allow/deny 5 years ago
  Erik Johnston 3c580c2b47 Add tests for alias creation rules 5 years ago