You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/rest
Erik Johnston 661c711765 Start fixing places that use the data store. 10 years ago
..
__init__.py Added a -w flag which will host the web client if specified. Currently this just delegates to the webclient RestServlet. 10 years ago
base.py Added a -w flag which will host the web client if specified. Currently this just delegates to the webclient RestServlet. 10 years ago
directory.py Implement directory service federation by Federation Queries; avoid local_only hack; add unit tests 10 years ago
events.py add in whitespace after copyright statements to improve legibility 10 years ago
im.py add in whitespace after copyright statements to improve legibility 10 years ago
login.py add in whitespace after copyright statements to improve legibility 10 years ago
presence.py add in whitespace after copyright statements to improve legibility 10 years ago
profile.py Now that HS->HS Profile lookups use Federation Queries, we don't need the 'local_only' antirecursion hack 10 years ago
public.py add in whitespace after copyright statements to improve legibility 10 years ago
register.py add in whitespace after copyright statements to improve legibility 10 years ago
room.py Start fixing places that use the data store. 10 years ago
webclient.py Added a -w flag which will host the web client if specified. Currently this just delegates to the webclient RestServlet. 10 years ago