MatrixSynapse/synapse
Paul "LeoNerd" Evans 55397f6347 prepare_database() on db_conn, not plain name, so we can pass in the connection from outside 2014-09-10 16:23:58 +01:00
..
api
app prepare_database() on db_conn, not plain name, so we can pass in the connection from outside 2014-09-10 16:23:58 +01:00
config
crypto
federation
handlers Added num_joined_users key to /publicRooms for each room. Show this information in the webclient. 2014-09-08 12:15:29 -07:00
http
rest
storage prepare_database() on db_conn, not plain name, so we can pass in the connection from outside 2014-09-10 16:23:58 +01:00
streams
util
__init__.py
notifier.py
server.py Move database preparing code out of homserver.py into storage where it belongs 2014-09-10 15:42:15 +01:00
state.py
types.py