mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
3e99528f2b
When we get an invite over federation, store the room version in the rooms table. The general idea here is that, when we pull the invite out again, we'll want to know what room_version it belongs to (so that we can later redact it if need be). So we need to store it somewhere...
2 lines
76 B
Plaintext
2 lines
76 B
Plaintext
Refactoring work in preparation for changing the event redaction algorithm.
|