synapse-product/synapse/rest
2014-08-14 16:40:15 +01:00
..
__init__.py Make federation use resource_for_federation as well. 2014-08-14 10:05:06 +01:00
base.py Added a urls module for keeping client and federation prefixes. 2014-08-14 11:52:56 +01:00
directory.py Implement directory service federation by Federation Queries; avoid local_only hack; add unit tests 2014-08-13 18:03:41 +01:00
events.py
im.py
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. 2014-08-14 16:40:15 +01:00
presence.py
profile.py
public.py
register.py
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