MatrixSynapse/synapse/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 Stabilise support for MSC2918 refresh tokens as they have now been merged into the Matrix specification. (#11435) 2021-12-06 19:11:43 +00:00
consent
key
media Fix media repository failing when media store path contains symlinks (#11446) 2021-12-02 16:05:24 +00:00
synapse
__init__.py Misc typing fixes for `tests`, part 1 of N (#11323) 2021-11-12 15:50:54 +00:00
health.py
well_known.py