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)
|
3 years ago |
Patrick Cloke
|
bb7fdd821b
Use direct references for configuration variables (part 5). (#10897)
|
3 years ago |
reivilibre
|
642a42edde
Flatten the synapse.rest.client package (#10600)
|
3 years ago |
Andrew Morgan
|
394673055d
Re-introduce "Leave out optional keys from /sync" change (#10214)
|
3 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`
|
4 years ago |
Patrick Cloke
|
cef00211c8
Allow for make_awaitable's return value to be re-used. (#8261)
|
4 years ago |
Patrick Cloke
|
b49a5b9307
Convert stats and related calls to async/await (#8192)
|
4 years ago |
Patrick Cloke
|
f40645e60b
Convert events worker database to async/await. (#8071)
|
4 years ago |
Patrick Cloke
|
04faa0bfa9
Convert tags and metrics databases to async/await (#8062)
|
4 years ago |
Patrick Cloke
|
d4a7829b12
Convert synapse.api to async/await (#8031)
|
4 years ago |
Patrick Cloke
|
e19de43eb5
Convert streams to async. (#8014)
|
4 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)
|
5 years ago |
Richard van der Hoff
|
8c97f6414c
Remove non-functional 'expire_access_token' setting (#5782)
|
5 years ago |
Amber Brown
|
32e7c9e7f2
Run Black. (#5482)
|
5 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 |
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 |