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 d7457c7661 Merge pull request #1914 from matrix-org/erikj/cache_presence 8 years ago
..
api Remove a few aspirational but unused constants 8 years ago
app Add db functions needed for room initial sync to slave 8 years ago
appservice Rename network_id to instance_id on client side 8 years ago
config Fix typo in config comments. 8 years ago
crypto Preserve some logcontexts 8 years ago
events Optimise state resolution 8 years ago
federation Correctly raise exceptions for ratelimitng. Ratelimit on 401 8 years ago
handlers Cache get_presence storage 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 Fix email push in pusher worker 8 years ago
replication Cache get_presence storage 8 years ago
rest Ordering is important on errbacks so add the cleanup func before creating an ObservableDeferred 8 years ago
static/client Updates to fallback CAS login to do new token login 9 years ago
storage Cache get_presence storage 8 years ago
streams Add basic implementation of local device list changes 8 years ago
util Comment 8 years ago
__init__.py Update version and changelog 8 years ago
event_auth.py Use better variable name 8 years ago
notifier.py Make presence.get_new_events a bit faster 8 years ago
python_dependencies.py Bump twisted dependency 8 years ago
server.py Fix email push in pusher worker 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