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 00f51493f5 Fix reindex 8 years ago
..
api Add helper function for getting access_tokens from requests 8 years ago
app Comment 8 years ago
appservice Log if rejecting 3PE query metadata result due to type check 8 years ago
config flake8 8 years ago
crypto Preserve some logcontexts 8 years ago
events Add comments 8 years ago
federation Merge pull request #1110 from matrix-org/markjh/e2e_timeout 8 years ago
handlers Ensure we don't mutate state cache entries 8 years ago
http Add a timeout parameter for end2end key queries. 8 years ago
metrics Make psutil optional 8 years ago
push Make bulk_get_push_rules_for_room use get_joined_users_from_context cache 8 years ago
replication Correctly handle typing stream id resetting 8 years ago
rest Move the E2E key handling into the e2e handler 8 years ago
static/client Updates to fallback CAS login to do new token login 9 years ago
storage Fix reindex 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 Make psutil optional 8 years ago
server.py Send device messages over federation 8 years ago
server.pyi Fix login with m.login.token 8 years ago
state.py Ensure we don't mutate state cache entries 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