MatrixSynapse/synapse/api
Erik Johnston 7a3ec5b022 Add RoomVersions.V3 constant, without enabling it
We add the constant, but don't add it to the known room versions. This
lets us start adding V3 logic, but the servers will never join or create
V3 rooms
2019-01-29 11:55:33 +00:00
..
__init__.py
auth.py Pass through room version to event auth 2019-01-25 18:31:41 +00:00
constants.py Add RoomVersions.V3 constant, without enabling it 2019-01-29 11:55:33 +00:00
errors.py
filtering.py Update synapse/api/filtering.py 2019-01-24 17:21:35 +00:00
ratelimiting.py
urls.py Add /v2/invite federation API 2019-01-15 13:22:44 +00:00