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
Paul "LeoNerd" Evans 9c0e570496 Kill the "_homeserver_" injected messages for room membership changes 10 years ago
..
__init__.py Make federation use resource_for_federation as well. 10 years ago
base.py Added a urls module for keeping client and federation prefixes. 10 years ago
directory.py Implement directory service federation by Federation Queries; avoid local_only hack; add unit tests 10 years ago
events.py Update the default longpoll timeout time. 10 years ago
im.py add in whitespace after copyright statements to improve legibility 10 years ago
login.py Pass back the user_id in the response to /login in case it has changed. Store and use that on the webclient rather than the input field. 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 Kill the "_homeserver_" injected messages for room membership changes 10 years ago