MatrixSynapse/synapse/rest
Erik Johnston 5bd9369a62 Correctly handle the 'age' key in events and pdus 2014-09-15 13:26:11 +01: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 Correctly handle the 'age' key in events and pdus 2014-09-15 13:26:11 +01:00
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 Correctly handle the 'age' key in events and pdus 2014-09-15 13:26:11 +01:00
transactions.py