MatrixSynapse/synapse/events
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
..
__init__.py Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
builder.py Move `StateFilter` to `synapse.types` (#14668) 2022-12-12 16:19:30 +00:00
presence_router.py
snapshot.py Move `StateFilter` to `synapse.types` (#14668) 2022-12-12 16:19:30 +00:00
spamcheck.py
third_party_rules.py
utils.py Implement MSC3925: changes to bundling of edits (#14811) 2023-01-10 16:31:28 +00:00
validator.py Rename the `EventFormatVersions` enum values so that they line up with room version numbers. (#13706) 2022-09-07 11:08:20 +01:00