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 76b09c29b0 Merge pull request #1110 from matrix-org/markjh/e2e_timeout 9 years ago
..
api Add helper function for getting access_tokens from requests 9 years ago
app Comment 9 years ago
appservice Log if rejecting 3PE query metadata result due to type check 9 years ago
config flake8 9 years ago
crypto Preserve some logcontexts 9 years ago
events Add comments 9 years ago
federation Merge pull request #1110 from matrix-org/markjh/e2e_timeout 9 years ago
handlers Merge pull request #1110 from matrix-org/markjh/e2e_timeout 9 years ago
http Add a timeout parameter for end2end key queries. 9 years ago
metrics Make psutil optional 9 years ago
push Make bulk_get_push_rules_for_room use get_joined_users_from_context cache 9 years ago
replication Correctly handle typing stream id resetting 9 years ago
rest Add a timeout parameter for end2end key queries. 9 years ago
static/client
storage Remove where clause 9 years ago
streams Add store-and-forward direct-to-device messaging 9 years ago
util Fix up push to use get_current_state_ids 9 years ago
__init__.py Bump changelog and version 9 years ago
notifier.py Explicitly specify state_key for history_visibility fetching 9 years ago
python_dependencies.py Make psutil optional 9 years ago
server.py Send device messages over federation 9 years ago
server.pyi Fix login with m.login.token 9 years ago
state.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/state_storage 9 years ago
types.py Merge remote-tracking branch 'origin/develop' into markjh/direct_to_device 9 years ago
visibility.py Replace context.current_state with context.current_state_ids 9 years ago