-
- Downloads
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.
Showing
- changelog.d/14811.feature 1 addition, 0 deletionschangelog.d/14811.feature
- synapse/config/experimental.py 3 additions, 0 deletionssynapse/config/experimental.py
- synapse/events/utils.py 24 additions, 7 deletionssynapse/events/utils.py
- synapse/server.py 1 addition, 1 deletionsynapse/server.py
- tests/rest/client/test_relations.py 130 additions, 55 deletionstests/rest/client/test_relations.py
Loading
Please register or sign in to comment