MatrixSynapse/synapse/api
Erik Johnston 0185b75381 Change is_host_joined to use current_state table
This bypasses a bug where using the state groups to figure out if a host
is in a room sometimes errors if the servers isn't in the room. (For
example when the server rejected an invite to a remote room)
2017-06-09 10:52:26 +01:00
..
__init__.py
auth.py Change is_host_joined to use current_state table 2017-06-09 10:52:26 +01:00
constants.py
errors.py
filtering.py
ratelimiting.py
urls.py