56 Commits (develop)

Author SHA1 Message Date
  Patrick Cloke 9ec3da06da
Bump mypy-zope & mypy. (#16188) 8 months ago
  Patrick Cloke daf11e26ef
Replace make_awaitable with AsyncMock (#16179) 8 months ago
  dependabot[bot] 9bb2eac719
Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
  Patrick Cloke 42aea0d8af
Add final type hint to tests.unittest. (#15072) 1 year ago
  Patrick Cloke 30509a1010
Add more missing type hints to tests. (#15028) 1 year ago
  Andrew Morgan f075f6ae2b
Fix type hints for Monthly Active Users tests (#14889) 1 year ago
  Patrick Cloke d8cc86eff4
Remove redundant types from comments. (#14412) 1 year ago
  Dirk Klimpel 37f329c9ad
Fix that sending server notices fail if avatar is `None` (#13566) 1 year ago
  Quentin Gliech 92103cb2c8
Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021) 1 year ago
  Brendan Abolivier 9013104429
Don't create an empty room when checking for MAU limits (#12713) 2 years ago
  Sean Quah 78b99de7c2
Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 2 years ago
  Richard van der Hoff e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Patrick Cloke 94b620a5ed
Use direct references for configuration variables (part 6). (#10916) 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
  Andrew Morgan 394673055d
Re-introduce "Leave out optional keys from /sync" change (#10214) 2 years ago
  Erik Johnston eba431c539
Revert "Leave out optional keys from /sync (#9919)" (#9940) 3 years ago
  DeepBlueV7.X e9eb3549d3
Leave out optional keys from /sync (#9919) 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 acfe3b3065 Remove redundant `HomeserverTestCase.render` 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 f40645e60b
Convert events worker database to async/await. (#8071) 3 years ago
  Patrick Cloke 04faa0bfa9
Convert tags and metrics databases to async/await (#8062) 3 years ago
  Patrick Cloke d4a7829b12
Convert synapse.api to async/await (#8031) 3 years ago
  Patrick Cloke e19de43eb5
Convert streams to async. (#8014) 3 years ago
  Richard van der Hoff f4269694ce
Optimise some references to hs.config (#7546) 4 years ago
  Patrick Cloke 032e5a2aca
Convert synapse.server_notices to async/await. (#7394) 4 years ago
  Andrew Morgan 6b22921b19
async/await is_server_admin (#7363) 4 years ago
  Brendan Abolivier d73bf18d13
Server notices: Dissociate room creation/lookup from invite (#7199) 4 years ago
  Richard van der Hoff 28d9d6e8a9 Remove spurious "name" parameter to `default_config` 4 years ago
  Neil Johnson 2794b79052 Option to suppress resource exceeded alerting (#6173) 4 years ago
  Richard van der Hoff 8c97f6414c
Remove non-functional 'expire_access_token' setting (#5782) 4 years ago
  Amber Brown 32e7c9e7f2
Run Black. (#5482) 4 years ago
  Amber Brown df2ebd75d3
Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 5 years ago
  Amber Brown b36c82576e
Run Black on the tests again (#5170) 5 years ago
  Richard van der Hoff 12f9d51e82
Add admin api for sending server_notices (#5121) 5 years ago
  Richard van der Hoff 40e576e29c Move admin api impl to its own package 5 years ago
  Amber Brown a68e00fca8
Some more porting to HomeserverTestCase and remove old RESTHelper (#4913) 5 years ago
  Richard van der Hoff 053c50bcb3 Fix resource limits tests 5 years ago
  Richard van der Hoff 474810d9d5 fix broken test 5 years ago
  Amber Brown 6e05fd032c
Fix userconsent on Python 3 (#3938) 5 years ago
  Amber Brown 52ec6e9dfa
Port tests/ to Python 3 (#3808) 5 years ago
  Erik Johnston 05077e06fa Change admin_uri to admin_contact in config and errors 5 years ago
  Erik Johnston 01a5a8b9e3 Fix checking if service notice room is already tagged 5 years ago
  Erik Johnston 7e6e588e60 Fix bug where we resent "limit exceeded" server notices 5 years ago
  Erik Johnston c5842dff1a Actually run the tests 5 years ago