forked-synapse/synapse/rest
2014-08-13 18:03:41 +01:00
..
__init__.py Added a -w flag which will host the web client if specified. Currently this just delegates to the webclient RestServlet. 2014-08-13 13:50:01 +01:00
base.py Added a -w flag which will host the web client if specified. Currently this just delegates to the webclient RestServlet. 2014-08-13 13:50:01 +01:00
directory.py Add a HomeServer.parse_roomalias() to avoid having to RoomAlias.from_sring(..., hs=hs) - similar to parse_userid() 2014-08-13 18:03:41 +01:00
events.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
im.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
login.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
presence.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
profile.py Now that HS->HS Profile lookups use Federation Queries, we don't need the 'local_only' antirecursion hack 2014-08-13 17:23:49 +01:00
public.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
register.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
room.py Add a HomeServer.parse_roomalias() to avoid having to RoomAlias.from_sring(..., hs=hs) - similar to parse_userid() 2014-08-13 18:03:41 +01:00
webclient.py Added a -w flag which will host the web client if specified. Currently this just delegates to the webclient RestServlet. 2014-08-13 13:50:01 +01:00