MatrixSynapse/synapse
Erik Johnston ebfaff84c9 Merge pull request #1870 from matrix-org/erikj/cache_get_all_new_events
Add a small cache get_all_new_events
2017-02-01 13:22:02 +00:00
..
api Change resolve_state_groups call site logging to DEBUG 2017-01-17 17:07:15 +00:00
app Remove debug logging 2017-01-30 14:10:12 +00:00
appservice
config Merge pull request #1835 from matrix-org/erikj/fix_workers 2017-01-20 11:55:56 +00:00
crypto
events Optimise state resolution 2017-01-17 13:22:19 +00:00
federation Better handle 404 response for federation /send/ 2017-01-31 13:40:09 +00:00
handlers Merge pull request #1862 from matrix-org/erikj/presence_update 2017-01-31 13:23:24 +00:00
http
metrics
push Merge pull request #1811 from aperezdc/unhardcode-riot-urls 2017-01-18 14:38:49 +00:00
replication Only invalidate membership caches based on the cache stream 2017-01-31 16:09:03 +00:00
rest Add basic implementation of local device list changes 2017-01-25 14:27:27 +00:00
static/client
storage Merge pull request #1870 from matrix-org/erikj/cache_get_all_new_events 2017-02-01 13:22:02 +00:00
streams Add basic implementation of local device list changes 2017-01-25 14:27:27 +00:00
util Remove explicit < 400 check as apparently this is confusing 2017-01-31 15:21:32 +00:00
__init__.py
event_auth.py Use better variable name 2017-01-17 14:32:53 +00:00
notifier.py
python_dependencies.py
server.py
server.pyi
state.py Derive current_state_events from state groups 2017-01-20 11:52:51 +00:00
types.py Add basic implementation of local device list changes 2017-01-25 14:27:27 +00:00
visibility.py