You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse
Erik Johnston 76100203ab Always use the latest stream_id, sent or unsent 8 years ago
..
api Change resolve_state_groups call site logging to DEBUG 8 years ago
app Hook device list updates to replication 8 years ago
appservice Rename network_id to instance_id on client side 8 years ago
config Merge pull request #1835 from matrix-org/erikj/fix_workers 8 years ago
crypto Preserve some logcontexts 8 years ago
events Optimise state resolution 8 years ago
federation Implement device key caching over federation 8 years ago
handlers Hook device list updates to replication 8 years ago
http Merge branch 'release-v0.18.6' into develop 8 years ago
metrics Rename the python-specific metrics now the docs claim that we have done 8 years ago
push Merge pull request #1811 from aperezdc/unhardcode-riot-urls 8 years ago
replication Hook device list updates to replication 8 years ago
rest Add basic implementation of local device list changes 8 years ago
static/client Updates to fallback CAS login to do new token login 9 years ago
storage Always use the latest stream_id, sent or unsent 8 years ago
streams Add basic implementation of local device list changes 8 years ago
util Update LruCache size estimate on clear 8 years ago
__init__.py Bump version and changelog 8 years ago
event_auth.py Use better variable name 8 years ago
notifier.py Correctly handle timeout errors 8 years ago
python_dependencies.py Bump twisted dependency 8 years ago
server.py Shuffle receipt handler around so that worker apps don't need to load it 8 years ago
server.pyi Fix login with m.login.token 8 years ago
state.py Derive current_state_events from state groups 8 years ago
types.py Add basic implementation of local device list changes 8 years ago
visibility.py Replace context.current_state with context.current_state_ids 8 years ago