MatrixSynapse/synapse
Erik Johnston ed992ae6ba Add a DB index to figure out past state at a stream ordering in a room 2016-09-14 16:20:27 +01:00
..
api
app Split out public room list into a worker process 2016-09-14 14:42:51 +01:00
appservice
config
crypto
events
federation Merge pull request #1110 from matrix-org/markjh/e2e_timeout 2016-09-13 10:50:45 +01:00
handlers Move RoomListHandler into a separate file 2016-09-14 14:07:37 +01:00
http Add a timeout parameter for end2end key queries. 2016-09-12 18:17:09 +01:00
metrics
push
replication
rest Move the E2E key handling into the e2e handler 2016-09-13 11:35:35 +01:00
static/client
storage Add a DB index to figure out past state at a stream ordering in a room 2016-09-14 16:20:27 +01:00
streams
util Fix up push to use get_current_state_ids 2016-08-25 18:35:49 +01:00
__init__.py
notifier.py Explicitly specify state_key for history_visibility fetching 2016-09-02 14:53:46 +01:00
python_dependencies.py
server.py Move RoomListHandler into a separate file 2016-09-14 14:07:37 +01:00
server.pyi
state.py
types.py
visibility.py