MatrixSynapse/synapse/handlers
Erik Johnston 1d7702833d Make simple query rather than long one and then throw away half the results 2015-04-30 10:16:12 +01:00
..
__init__.py
_base.py
admin.py
appservice.py
auth.py
directory.py
events.py
federation.py
identity.py Accept camelcase + underscores in binding too 2015-04-29 15:57:09 +01:00
login.py Merge branch 'develop' of github.com:matrix-org/synapse into postgres 2015-04-28 13:39:42 +01:00
message.py Make simple query rather than long one and then throw away half the results 2015-04-30 10:16:12 +01:00
presence.py Fix off by one in presence token handling 2015-04-29 17:37:11 +01:00
profile.py
register.py
room.py Merge branch 'develop' of github.com:matrix-org/synapse into postgres 2015-04-28 13:39:42 +01:00
sync.py
typing.py