Files
synapse/tests/rest
Matthew Hodgson 360b033178 Gate the paginated sync endpoint per user, disabled by default
Add MSC4525 to the per-user ExperimentalFeature registry: the servlet is
always registered but 404s unless the feature is enabled globally
(msc4525_enabled) or for the requesting user via the admin
experimental-features API.
2026-08-07 13:24:05 +03:00
..