MatrixSynapse/synapse
Erik Johnston 211786ecd6 Stream public room changes down replication 2016-09-15 11:47:23 +01:00
..
api
app Split out public room list into a worker process 2016-09-14 14:42:51 +01:00
appservice
config Remove support for aggregate room lists 2016-09-15 09:28:15 +01:00
crypto
events
federation Pass since/from parameters over federation 2016-09-15 10:36:19 +01:00
handlers Base public room list off of public_rooms stream 2016-09-15 11:27:04 +01:00
http Pass since/from parameters over federation 2016-09-15 10:36:19 +01:00
metrics
push
replication Stream public room changes down replication 2016-09-15 11:47:23 +01:00
rest Pass since/from parameters over federation 2016-09-15 10:36:19 +01:00
static/client
storage Stream public room changes down replication 2016-09-15 11:47:23 +01:00
streams
util
__init__.py
notifier.py
python_dependencies.py Accept optional token to public room list 2016-09-15 09:08:57 +01:00
server.py Move RoomListHandler into a separate file 2016-09-14 14:07:37 +01:00
server.pyi
state.py Refactor public rooms to not pull out the full state for each room 2016-09-14 17:29:25 +01:00
types.py
visibility.py