MatrixSynapse/synapse/api
Richard van der Hoff 54a87a7b08
Collect room-version variations into one place (#4969)
Collect all the things that make room-versions different to one another into
one place, so that it's easier to define new room versions.
2019-04-01 10:24:38 +01:00
..
__init__.py
auth.py Support 3PID login in password providers (#4931) 2019-03-26 17:48:30 +00:00
constants.py Collect room-version variations into one place (#4969) 2019-04-01 10:24:38 +01:00
errors.py
filtering.py
ratelimiting.py Add ratelimiting on login (#4821) 2019-03-15 17:46:16 +00:00
room_versions.py Collect room-version variations into one place (#4969) 2019-04-01 10:24:38 +01:00
urls.py