mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -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... |
||
---|---|---|
.. | ||
__init__.py | ||
_base.py | ||
devices.py | ||
federation.py | ||
login.py | ||
membership.py | ||
register.py | ||
send_event.py |