forked-synapse/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 copyrights 2016-01-07 04:26:29 +00:00
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 Refactor request sending to have better excpetions (#4358) 2019-01-08 11:04:28 +00:00
filtering.py Update synapse/api/filtering.py 2019-01-24 17:21:35 +00:00
ratelimiting.py Port over enough to get some sytests running on Python 3 (#3668) 2018-08-20 23:54:49 +10:00
urls.py Add /v2/invite federation API 2019-01-15 13:22:44 +00:00