MatrixSynapse/synapse/api
Patrick Cloke 6d81aec09f
Support room version 11 (#15912)
And fix a bug in the implementation of the updated redaction
format (MSC2174) where the top-level redacts field was not
properly added for backwards-compatibility.
2023-07-18 08:44:59 -04:00
..
auth
__init__.py
auth_blocking.py
constants.py Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748) 2023-06-16 14:12:24 -05:00
errors.py Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01:00
filtering.py
presence.py
ratelimiting.py
room_versions.py Support room version 11 (#15912) 2023-07-18 08:44:59 -04:00
urls.py