mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
78a15b1f9d
This is a bit fiddly because it all has to be done on one fell swoop: * Wherever we create a new event, pass in the room version (and check it matches the format version) * When we prune an event, use the room version of the unpruned event to create the pruned version. * When we pass an event over the replication protocol, pass the room version over alongside it, and use it when deserialising the event again. |
||
---|---|---|
.. | ||
__init__.py | ||
builder.py | ||
snapshot.py | ||
spamcheck.py | ||
third_party_rules.py | ||
utils.py | ||
validator.py |