MatrixSynapse/synapse/api
Patrick Cloke 08bc80ef09
Implement room version 6 (MSC2240). (#7506)
2020-05-15 09:30:10 -04:00
..
__init__.py
auth.py Allow expired accounts to logout (#7443) 2020-05-14 16:32:49 +01:00
auth_blocking.py Stop Auth methods from polling the config on every req. (#7420) 2020-05-06 15:54:58 +01:00
constants.py Stop the master relaying USER_SYNC for other workers (#7318) 2020-04-22 22:39:04 +01:00
errors.py
filtering.py
ratelimiting.py
room_versions.py Implement room version 6 (MSC2240). (#7506) 2020-05-15 09:30:10 -04:00
urls.py