forked-synapse/synapse/handlers
2014-12-10 11:59:53 +00:00
..
__init__.py SYN-48: Implement WHOIS rest servlet 2014-09-29 14:59:52 +01:00
_base.py Make depth increase. 2014-12-10 11:59:53 +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 Try and figure out how and why signatures are being changed. 2014-12-10 11:37:47 +00:00
login.py Fix pep8 and pyflakes warnings 2014-11-20 18:00:10 +00:00
message.py Try and figure out how and why signatures are being changed. 2014-12-10 11:37: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 Try and figure out how and why signatures are being changed. 2014-12-10 11:37:47 +00:00
typing.py Change DomainSpecificString so that it doesn't use a HomeServer object 2014-12-02 10:42:28 +00:00