MatrixSynapse/synapse/handlers
Erik Johnston 8047fd2434 Merge pull request #176 from matrix-org/erikj/backfill_auth
Improve backfill.
2015-06-03 17:25:37 +01:00
..
__init__.py
_base.py Don't needlessly compute prev_state 2015-06-03 16:44:24 +01:00
admin.py
appservice.py
auth.py Merge branch 'develop' into markjh/SYT-8-recaptcha 2015-05-29 13:49:44 +01:00
directory.py
events.py
federation.py Merge pull request #176 from matrix-org/erikj/backfill_auth 2015-06-03 17:25:37 +01:00
identity.py
login.py
message.py
presence.py Add a cache for getting the presence list for a user 2015-05-22 16:11:17 +01:00
profile.py
register.py
room.py
sync.py
typing.py