MatrixSynapse/synapse/rest/client/v1
Andrew Morgan b21000a44f
Improve error responses when a remote server doesn't allow you to access its public rooms list (#6899)
2020-04-06 12:35:30 +01:00
..
__init__.py
directory.py
events.py
initial_sync.py
login.py Support CAS in UI Auth flows. (#7186) 2020-04-03 15:35:05 -04:00
logout.py
presence.py
profile.py
push_rule.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
pusher.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
room.py Improve error responses when a remote server doesn't allow you to access its public rooms list (#6899) 2020-04-06 12:35:30 +01:00
voip.py