forked-synapse/synapse/rest/client/v1
2015-01-23 11:55:12 +00:00
..
__init__.py Merge rest servlets into the client json resource object 2015-01-23 10:37:38 +00:00
admin.py Replace hs.parse_userid with UserID.from_string 2015-01-23 11:47:15 +00:00
base.py Move rest APIs back under the rest directory 2015-01-22 16:10:07 +00:00
directory.py Move rest APIs back under the rest directory 2015-01-22 16:10:07 +00:00
events.py Move rest APIs back under the rest directory 2015-01-22 16:10:07 +00:00
initial_sync.py Move rest APIs back under the rest directory 2015-01-22 16:10:07 +00:00
login.py Move rest APIs back under the rest directory 2015-01-22 16:10:07 +00:00
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 Move rest APIs back under the rest directory 2015-01-22 16:10:07 +00:00
room.py Replace hs.parse_roomid with RoomID.from_string 2015-01-23 11:55:12 +00:00
transactions.py Move rest APIs back under the rest directory 2015-01-22 16:10:07 +00:00
voip.py Move rest APIs back under the rest directory 2015-01-22 16:10:07 +00:00