forked-synapse/tests/rest
Richard van der Hoff b1ecd19c5d
Fix 'delete room' admin api to work on incomplete rooms (#11523)
If, for some reason, we don't have the create event, we should still be able to
purge a room.
2021-12-07 11:37:54 +00:00
..
admin Fix 'delete room' admin api to work on incomplete rooms (#11523) 2021-12-07 11:37:54 +00:00
client Fix the test breakage introduced by #11435 as a result of concurrent PRs (#11522) 2021-12-07 10:49:39 +00:00
key Add reactor to SynapseRequest and fix up types. (#10868) 2021-09-24 11:01:25 +01:00
media Fix media repository failing when media store path contains symlinks (#11446) 2021-12-02 16:05:24 +00:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_health.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_well_known.py Support for serving server well-known files (#11211) 2021-11-01 15:10:16 +00:00