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
Mark Haines 3c320c006c Merge pull request #1077 from matrix-org/markjh/device_logging 8 years ago
..
api Handle the fact that workers can't generate state groups 8 years ago
app Fix up the calls to the notifier for device messages 8 years ago
appservice Use None instead of the empty string 8 years ago
config flake8 8 years ago
crypto Preserve some logcontexts 8 years ago
events Add comments 8 years ago
federation Only pull out IDs from DB for /state_ids/ request 8 years ago
handlers Record counts of state changes 8 years ago
http Add exception logging. Fix typo 8 years ago
metrics
push Make bulk_get_push_rules_for_room use get_joined_users_from_context cache 8 years ago
replication Add upgrade script that will slowly prune state_groups_state entries 8 years ago
rest Add quotes and be explicity about script-src 8 years ago
static/client
storage Merge pull request #1077 from matrix-org/markjh/device_logging 8 years ago
streams Add store-and-forward direct-to-device messaging 8 years ago
util Fix up push to use get_current_state_ids 8 years ago
__init__.py Bump changelog and version 8 years ago
notifier.py Explicitly specify state_key for history_visibility fetching 8 years ago
python_dependencies.py
server.py
server.pyi
state.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/state_storage 8 years ago
types.py Merge remote-tracking branch 'origin/develop' into markjh/direct_to_device 8 years ago
visibility.py Replace context.current_state with context.current_state_ids 8 years ago