MatrixSynapse/synapse/rest
Erik Johnston 661c711765 Start fixing places that use the data store. 2014-08-14 17:34:37 +01:00
..
__init__.py
base.py
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
presence.py
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
register.py
room.py Start fixing places that use the data store. 2014-08-14 17:34:37 +01:00
webclient.py