MatrixSynapse/synapse/rest
Paul "LeoNerd" Evans a7d53227de Bugfix for older Pythons that lack hmac.compare_digest() 2014-09-23 19:07:16 +01:00
..
__init__.py
base.py
directory.py
events.py
initial_sync.py
login.py
presence.py
profile.py
register.py Bugfix for older Pythons that lack hmac.compare_digest() 2014-09-23 19:07:16 +01:00
room.py Implemented /rooms/$roomid/state API. 2014-09-23 15:35:58 +01:00
transactions.py