forked-synapse/synapse/handlers
2014-11-20 17:49:48 +00:00
..
__init__.py SYN-48: Implement WHOIS rest servlet 2014-09-29 14:59:52 +01:00
_base.py Add a few missing yields, Move deferred lists inside PreserveLoggingContext because they don't interact well with the logging contexts 2014-11-20 16:24:00 +00:00
admin.py SYN-48: Implement WHOIS rest servlet 2014-09-29 14:59:52 +01:00
directory.py Fix pep8 codestyle warnings 2014-11-20 17:26:36 +00:00
events.py Add a few missing yields, Move deferred lists inside PreserveLoggingContext because they don't interact well with the logging contexts 2014-11-20 16:24:00 +00:00
federation.py Fix pep8 codestyle warnings 2014-11-20 17:26:36 +00:00
login.py Separate out the matrix http client completely because just about all of its code it now separate from the simple case we need for standard HTTP(S) 2014-11-20 17:41:56 +00:00
message.py Fix pep8 codestyle warnings 2014-11-20 17:26:36 +00:00
presence.py Add a few missing yields, Move deferred lists inside PreserveLoggingContext because they don't interact well with the logging contexts 2014-11-20 16:24:00 +00:00
profile.py Add a few missing yields, Move deferred lists inside PreserveLoggingContext because they don't interact well with the logging contexts 2014-11-20 16:24:00 +00:00
register.py Merge branch 'develop' into http_client_refactor 2014-11-20 17:49:48 +00:00
room.py Fix pep8 codestyle warnings 2014-11-20 17:26:36 +00:00
typing.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00