MatrixSynapse/synapse/handlers
Erik Johnston 1c6825cc7a Use python logger, not the twisted logger 2014-11-03 10:16:28 +00: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 Fix pep8 warnings 2014-10-30 11:10:17 +00:00
message.py Construct a source-specific 'SourcePaginationConfig' to pass into get_pagination_rows; meaning each source doesn't have to care about its own name any more 2014-10-29 16:16:01 +00:00
presence.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
profile.py
register.py Use python logger, not the twisted logger 2014-11-03 10:16:28 +00:00
room.py Construct a source-specific 'SourcePaginationConfig' to pass into get_pagination_rows; meaning each source doesn't have to care about its own name any more 2014-10-29 16:16:01 +00:00
typing.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00