Commit Graph

33 Commits (1dd24f63f8bd4aee75ddf53f40606e4d828e3753)

Author SHA1 Message Date
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) 5 years ago
Patrick Cloke 032e5a2aca
Convert synapse.server_notices to async/await. (#7394) 5 years ago
Andrew Morgan 6b22921b19
async/await is_server_admin (#7363) 5 years ago
Brendan Abolivier d73bf18d13
Server notices: Dissociate room creation/lookup from invite (#7199) 5 years ago
Richard van der Hoff 28d9d6e8a9 Remove spurious "name" parameter to `default_config` 5 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) 6 years ago
Amber Brown df2ebd75d3
Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 6 years ago
Amber Brown b36c82576e
Run Black on the tests again (#5170) 6 years ago
Richard van der Hoff 12f9d51e82
Add admin api for sending server_notices (#5121) 6 years ago
Richard van der Hoff 40e576e29c Move admin api impl to its own package 6 years ago
Amber Brown a68e00fca8
Some more porting to HomeserverTestCase and remove old RESTHelper (#4913) 6 years ago
Richard van der Hoff 053c50bcb3 Fix resource limits tests 6 years ago
Richard van der Hoff 474810d9d5 fix broken test 6 years ago
Amber Brown 6e05fd032c
Fix userconsent on Python 3 (#3938) 6 years ago
Amber Brown 52ec6e9dfa
Port tests/ to Python 3 (#3808) 6 years ago
Erik Johnston 05077e06fa Change admin_uri to admin_contact in config and errors 6 years ago
Erik Johnston 01a5a8b9e3 Fix checking if service notice room is already tagged 6 years ago
Erik Johnston 7e6e588e60 Fix bug where we resent "limit exceeded" server notices 6 years ago
Erik Johnston c5842dff1a Actually run the tests 6 years ago
Erik Johnston 9643a6f7f2 Update notice format 6 years ago
Neil Johnson d49b77404b clean up, no functional changes 6 years ago
Neil Johnson 3c1080b6e4 refactor for readability, and reuse caching for setting tags 6 years ago
Neil Johnson a675f9c556 check for room state before deciding on action 6 years ago
Neil Johnson 6c6aba76e1 implementation of server notices to alert on hitting resource limits 6 years ago