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
Richard van der Hoff 91c60f3042
Improve logging of state resolution (#8371)
4 years ago
..
_scripts Remove obsolete __future__ imports (#8337) 4 years ago
api Don't push if an user account has expired (#8353) 4 years ago
app Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
appservice Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
config Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
crypto Add a comment re #1691 4 years ago
events Stop sub-classing object (#8249) 4 years ago
federation Synapse 1.20.0rc5 (2020-09-18) 4 years ago
groups Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
handlers Create function to check for long names in devices (#8364) 4 years ago
http Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
logging Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
metrics Use slots in attrs classes where possible (#8296) 4 years ago
module_api Stop sub-classing object (#8249) 4 years ago
push Don't push if an user account has expired (#8353) 4 years ago
replication Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
res/templates Improve SAML error messages (#8248) 4 years ago
rest Admin API for reported events (#8217) 4 years ago
server_notices Stop sub-classing object (#8249) 4 years ago
spam_checker_api Stop sub-classing object (#8249) 4 years ago
state Improve logging of state resolution (#8371) 4 years ago
static Clean-up the fallback login code. (#7657) 5 years ago
storage Fix bug which caused failure on join with malformed membership events (#8385) 4 years ago
streams Clean up types for PaginationConfig (#8250) 4 years ago
util Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
__init__.py 1.20.0 4 years ago
event_auth.py Convert events worker database to async/await. (#8071) 4 years ago
notifier.py Use slots in attrs classes where possible (#8296) 4 years ago
python_dependencies.py Do not check lint/test dependencies at runtime. (#8377) 4 years ago
secrets.py Stop sub-classing object (#8249) 4 years ago
server.py Fix ratelimiting for federation `/send` requests. (#8342) 4 years ago
types.py Switch metaclass initialization to python 3-compatible syntax (#8326) 4 years ago
visibility.py Convert groups and visibility code to async / await. (#7951) 4 years ago