synapse-product/tests/rest
Richard van der Hoff 06ab64f201
Implement MSC3925: changes to bundling of edits (#14811)
Two parts to this:

 * Bundle the whole of the replacement with any edited events. This is backwards-compatible so I haven't put it behind a flag.
 * Optionally, inhibit server-side replacement of edited events. This has scope to break things, so it is currently disabled by default.
2023-01-10 16:31:28 +00:00
..
admin Respond with proper error responses on unknown paths. (#14621) 2022-12-08 11:37:05 -05:00
client Implement MSC3925: changes to bundling of edits (#14811) 2023-01-10 16:31:28 +00:00
key
media Unescape HTML entities in oEmbed titles. (#14781) 2023-01-09 14:22:02 +00:00
__init__.py
test_health.py
test_well_known.py