MatrixSynapse/synapse/handlers
Mark Haines b9cdc443d7 Fix pyflakes errors 2014-10-02 14:37:30 +01:00
..
__init__.py
_base.py
admin.py
directory.py Add a keyword argument to get_json to avoid retrying on DNS failures. Rather than passing MatrixHttpClient.RETRY_DNS_LOOKUP_FAILURES as a fake query string parameter 2014-10-02 14:26:13 +01:00
events.py
federation.py
login.py Split PlainHttpClient into separate clients for talking to Identity servers and talking to Capatcha servers 2014-10-02 14:03:26 +01:00
message.py
presence.py
profile.py
register.py Fix pyflakes errors 2014-10-02 14:37:30 +01:00
room.py
typing.py