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