MatrixSynapse/synapse/rest
Kegan Dougal 1a298aad9c Added captcha support on both the HS and web client.
Merge branch 'captcha' of github.com:matrix-org/synapse into develop
2014-09-05 23:32:51 -07:00
..
__init__.py
base.py
directory.py Generate m.room.aliases event when the HS creates a room alias 2014-09-05 21:35:56 +01:00
events.py
initial_sync.py
login.py Empty string is not a valid JSON object, so don't return them in HTTP responses. 2014-09-05 17:13:26 +01:00
presence.py
profile.py Empty string is not a valid JSON object, so don't return them in HTTP responses. 2014-09-05 17:13:26 +01:00
register.py 80 chars please 2014-09-05 22:55:29 -07:00
room.py Empty string is not a valid JSON object, so don't return them in HTTP responses. 2014-09-05 17:13:26 +01:00
transactions.py