MatrixSynapse/synapse/handlers
Mark Haines 4d9dd9bdc0 Fix v2 initial sync 2015-01-29 16:23:03 +00:00
..
__init__.py
_base.py
admin.py
directory.py
events.py Merge branch 'develop' into pushers 2015-01-28 12:51:05 +00:00
federation.py
login.py
message.py Extract the id token of the token when authing users, include the token and device_id in the internal meta data for the event along with the transaction id when sending events 2015-01-28 16:58:23 +00:00
presence.py Merge branch 'develop' into pushers 2015-01-28 12:51:05 +00:00
profile.py
register.py Add matrix.org as a trusted ID server because it's now passed through on ports 80/443 and the web client defaults to that now. Fixes email validation (including signing up with an email address). 2015-01-28 10:09:54 +00:00
room.py
sync.py Fix v2 initial sync 2015-01-29 16:23:03 +00:00
typing.py