MatrixSynapse/synapse/handlers
David Baker e32ded7b3e 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
..
__init__.py
_base.py
admin.py
directory.py
events.py
federation.py
login.py
message.py RoomsForUser now has sender instead of user_id 2015-01-06 15:53:50 +00:00
presence.py
profile.py Merge branch 'erikj-perf' of github.com:matrix-org/synapse into develop 2015-01-06 14:45:57 +00:00
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
typing.py