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
Amber Brown 3060bcc8e9 version 6 years ago
..
api Implementation of server_acls 6 years ago
app Write a clear restart indicator in logs 7 years ago
appservice add ip_range_whitelist parameter to limit where ASes can connect from 7 years ago
config More server_name validation 6 years ago
crypto Attempt to be more performant on PyPy (#3462) 7 years ago
events Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 7 years ago
federation Implementation of server_acls 6 years ago
groups Replace some more comparisons with six 7 years ago
handlers Merge pull request #3456 from matrix-org/hawkowl/federation-prevevent-checking 6 years ago
http More server_name validation 6 years ago
metrics Attempt to be more performant on PyPy (#3462) 7 years ago
module_api Delete devices in various logout situations 7 years ago
push Remove all global reactor imports & pass it around explicitly (#3424) 7 years ago
replication Attempt to be more performant on PyPy (#3462) 7 years ago
rest Attempt to be more performant on PyPy (#3462) 7 years ago
server_notices Avoid sending consent notice to guest users 7 years ago
static/client
storage Invalidate cache on correct thread 6 years ago
streams replace 'except:' with 'except Exception:' 7 years ago
util Attempt to be more performant on PyPy (#3462) 7 years ago
__init__.py version 6 years ago
event_auth.py Avoid relying on int vs None comparison 6 years ago
notifier.py Pass around the reactor explicitly (#3385) 7 years ago
python_dependencies.py Correct attrs package name in requirements (#3492) 6 years ago
server.py Pass around the reactor explicitly (#3385) 7 years ago
server.pyi Send users a server notice about consent 7 years ago
state.py fix idiotic typo in state res 7 years ago
types.py In DomainSpecificString, override __repr__ in addition to __str__ 7 years ago
visibility.py Revert "Revert "Merge pull request #3431 from matrix-org/rav/erasure_visibility"" 7 years ago