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 82b3e0851c Bump version and changelog 8 years ago
..
api Change resolve_state_groups call site logging to DEBUG 8 years ago
app Remove debug logging 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 Correctly raise exceptions for ratelimitng. Ratelimit on 401 8 years ago
handlers Use new get_users_who_share_room_with_user 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 Fix replication 8 years ago
rest sets aren't JSON serializable 8 years ago
static/client Updates to fallback CAS login to do new token login 9 years ago
storage Comment 8 years ago
streams Add basic implementation of local device list changes 8 years ago
util Comment 8 years ago
__init__.py Bump 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