Richard van der Hoff 78a15b1f9d
Store room_versions in EventBase objects (#6875)
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.
2020-03-05 15:46:44 +00:00
..
2020-03-03 15:20:49 +00:00
2020-03-03 15:20:49 +00:00
2019-09-12 11:42:47 +01:00
2019-12-12 15:21:12 +00:00
2020-03-03 14:58:37 +00:00
2020-01-28 14:55:22 +00:00
2019-06-20 19:32:02 +10:00