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 Add stricter mypy options (#15694) 2023-05-31 07:18:29 -04:00
__init__.py
auth_blocking.py Factor out an `is_mine_server_name` method (#15542) 2023-05-05 15:06:22 +01:00
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 `N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649) 2023-06-02 17:24:13 -07:00
presence.py
ratelimiting.py
room_versions.py Support room version 11 (#15912) 2023-07-18 08:44:59 -04:00
urls.py