| .. |
|
_scripts
|
|
|
|
api
|
Convert synapse.api to async/await (#8031)
|
2020-08-06 08:30:06 -04:00 |
|
app
|
Rename database classes to make some sense (#8033)
|
2020-08-05 21:38:57 +01:00 |
|
appservice
|
Convert the SimpleHttpClient to async. (#8016)
|
2020-08-04 07:22:04 -04:00 |
|
config
|
Rename database classes to make some sense (#8033)
|
2020-08-05 21:38:57 +01:00 |
|
crypto
|
Convert the crypto module to async/await. (#8003)
|
2020-08-03 08:29:01 -04:00 |
|
events
|
Convert synapse.api to async/await (#8031)
|
2020-08-06 08:30:06 -04:00 |
|
federation
|
Merge branch 'master' into develop
|
2020-07-30 15:18:36 +01:00 |
|
groups
|
Convert groups and visibility code to async / await. (#7951)
|
2020-07-27 12:32:08 -04:00 |
|
handlers
|
Convert synapse.api to async/await (#8031)
|
2020-08-06 08:30:06 -04:00 |
|
http
|
Convert run_as_background_process inner function to async. (#8032)
|
2020-08-06 08:20:42 -04:00 |
|
logging
|
|
|
|
metrics
|
Convert run_as_background_process inner function to async. (#8032)
|
2020-08-06 08:20:42 -04:00 |
|
module_api
|
Convert synapse.api to async/await (#8031)
|
2020-08-06 08:30:06 -04:00 |
|
push
|
Convert synapse.api to async/await (#8031)
|
2020-08-06 08:30:06 -04:00 |
|
replication
|
Convert synapse.api to async/await (#8031)
|
2020-08-06 08:30:06 -04:00 |
|
res/templates
|
|
|
|
rest
|
Convert synapse.api to async/await (#8031)
|
2020-08-06 08:30:06 -04:00 |
|
server_notices
|
Fix some comments and types in service notices (#7996)
|
2020-07-31 16:22:06 -04:00 |
|
spam_checker_api
|
|
|
|
state
|
Rename database classes to make some sense (#8033)
|
2020-08-05 21:38:57 +01:00 |
|
static
|
|
|
|
storage
|
Convert synapse.api to async/await (#8031)
|
2020-08-06 08:30:06 -04:00 |
|
streams
|
Convert streams to async. (#8014)
|
2020-08-04 07:21:47 -04:00 |
|
util
|
Convert some util functions to async (#8035)
|
2020-08-06 08:39:35 -04:00 |
|
__init__.py
|
Merge branch 'master' into develop
|
2020-07-30 15:18:36 +01:00 |
|
event_auth.py
|
|
|
|
notifier.py
|
Convert streams to async. (#8014)
|
2020-08-04 07:21:47 -04:00 |
|
python_dependencies.py
|
re-implement daemonize (#8011)
|
2020-08-04 10:03:41 +01:00 |
|
secrets.py
|
|
|
|
server.py
|
Rename database classes to make some sense (#8033)
|
2020-08-05 21:38:57 +01:00 |
|
server.pyi
|
|
|
|
types.py
|
|
|
|
visibility.py
|
Convert groups and visibility code to async / await. (#7951)
|
2020-07-27 12:32:08 -04:00 |