MatrixSynapse/synapse/handlers
Erik Johnston 4c682143c8 .from_string() no longer takes a HS 2014-12-10 18:00:49 +00:00
..
__init__.py SYN-48: Implement WHOIS rest servlet 2014-09-29 14:59:52 +01:00
_base.py Remove dead code 2014-12-10 18:00:36 +00:00
admin.py SYN-48: Implement WHOIS rest servlet 2014-09-29 14:59:52 +01:00
directory.py Convert rest and handlers to use new event structure 2014-12-04 15:50:01 +00:00
events.py Attempt to fix bug where we 500d an event stream due to trying to cancel a timer twice 2014-11-26 18:04:33 +00:00
federation.py Fix bug where we clobbered old state group values 2014-12-10 15:55:03 +00:00
login.py Fix pep8 and pyflakes warnings 2014-11-20 18:00:10 +00:00
message.py Add some basic event validation 2014-12-10 17:59:47 +00:00
presence.py Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor 2014-12-04 15:58:24 +00:00
profile.py Remove unused snapshot 2014-12-09 10:53:34 +00:00
register.py Fix registration 2014-12-08 09:24:37 +00:00
room.py .from_string() no longer takes a HS 2014-12-10 18:00:49 +00:00
typing.py Change DomainSpecificString so that it doesn't use a HomeServer object 2014-12-02 10:42:28 +00:00