MatrixSynapse/synapse
Mark Haines 8d6dde7825 Merge pull request #457 from matrix-org/markjh/cached_sync
Add a cache for initialSync responses that expires after 5 minutes
2015-12-23 16:04:52 +00:00
..
api Include the list of bad room ids in the error 2015-12-22 15:49:32 +00:00
app
appservice
config
crypto Actually look up required remote server key IDs 2015-12-18 21:36:42 +00:00
events
federation
handlers Move the doc string to the public facing method 2015-12-22 18:53:47 +00:00
http
metrics
push
rest Allow guest access if the user provides a list of rooms in the filter 2015-12-22 10:25:46 +00:00
static/client
storage Fix 500 error when back-paginating search results 2015-12-17 12:50:46 +00:00
streams
util Add some docstring explaining the snapshot cache does 2015-12-23 15:18:11 +00:00
__init__.py
notifier.py Missing yield on guest access auth check 2015-12-23 14:10:06 +00:00
python_dependencies.py
server.py
state.py
types.py