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 5dd73d029e
Add type hints to handlers.message and events.builder (#8067)
4 years ago
..
_scripts Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
api Convert synapse.api to async/await (#8031) 4 years ago
app Change HomeServer definition to work with typing. 4 years ago
appservice Convert the SimpleHttpClient to async. (#8016) 4 years ago
config Move setting of Filter into code. 4 years ago
crypto Add a comment about SSLv23_METHOD (#8043) 4 years ago
events Add type hints to handlers.message and events.builder (#8067) 4 years ago
federation Fix typing for notifier (#8064) 4 years ago
groups Convert groups and visibility code to async / await. (#7951) 4 years ago
handlers Add type hints to handlers.message and events.builder (#8067) 4 years ago
http Reduce INFO logging (#8050) 4 years ago
logging Fix error reporting when using `opentracing.trace` (#7961) 4 years ago
metrics Convert run_as_background_process inner function to async. (#8032) 4 years ago
module_api Convert synapse.api to async/await (#8031) 4 years ago
push Implement new experimental push rules (#7997) 4 years ago
replication Reduce unnecessary whitespace in JSON. (#7372) 4 years ago
res/templates Implement login blocking based on SAML attributes (#8052) 4 years ago
rest Implement new experimental push rules (#7997) 4 years ago
server_notices Fix some comments and types in service notices (#7996) 4 years ago
spam_checker_api Add type hints to the spam check module (#6915) 5 years ago
state Rename database classes to make some sense (#8033) 4 years ago
static Clean-up the fallback login code. (#7657) 5 years ago
storage Convert account data, device inbox, and censor events databases to async/await (#8063) 4 years ago
streams Convert streams to async. (#8014) 4 years ago
util Fix typing for notifier (#8064) 4 years ago
__init__.py Merge branch 'master' into develop 4 years ago
event_auth.py Fix recursion error when fetching auth chain over federation (#7817) 4 years ago
notifier.py Fix typing for notifier (#8064) 4 years ago
python_dependencies.py re-implement daemonize (#8011) 4 years ago
secrets.py Change HomeServer definition to work with typing. 4 years ago
server.py Add comment explaining cast 4 years ago
types.py Fix typing for notifier (#8064) 4 years ago
visibility.py Convert groups and visibility code to async / await. (#7951) 4 years ago