MatrixSynapse/synapse/rest/client/v1
Mark Haines 1c06c48ce2 Replace hs.parse_roomid with RoomID.from_string 2015-01-23 11:55:12 +00:00
..
__init__.py
admin.py Replace hs.parse_userid with UserID.from_string 2015-01-23 11:47:15 +00:00
base.py
directory.py Move rest APIs back under the rest directory 2015-01-22 16:10:07 +00:00
events.py
initial_sync.py
login.py
presence.py Replace hs.parse_userid with UserID.from_string 2015-01-23 11:47:15 +00:00
profile.py Replace hs.parse_userid with UserID.from_string 2015-01-23 11:47:15 +00:00
register.py
room.py Replace hs.parse_roomid with RoomID.from_string 2015-01-23 11:55:12 +00:00
transactions.py
voip.py