MatrixSynapse/synapse
Patrick Cloke 4cce8ef74e
Convert appservice to async. (#7973)
2020-07-30 07:27:39 -04:00
..
_scripts
api Convert a synapse.events to async/await. (#7949) 2020-07-27 13:40:22 -04:00
app Ensure that remove_pusher is always async (#7981) 2020-07-30 06:56:55 -04:00
appservice Convert appservice to async. (#7973) 2020-07-30 07:27:39 -04:00
config Various improvements to the docs (#7899) 2020-07-29 10:35:44 -04:00
crypto
events Convert a synapse.events to async/await. (#7949) 2020-07-27 13:40:22 -04:00
federation Convert state resolution to async/await (#7942) 2020-07-24 10:59:51 -04:00
groups Convert groups and visibility code to async / await. (#7951) 2020-07-27 12:32:08 -04:00
handlers Convert appservice to async. (#7973) 2020-07-30 07:27:39 -04:00
http Ensure the msg property of HttpResponseException is a string. (#7979) 2020-07-29 13:56:06 -04:00
logging Fix error reporting when using `opentracing.trace` (#7961) 2020-07-27 16:20:24 +01:00
metrics
module_api
push Re-implement unread counts (#7736) 2020-07-29 18:26:55 +01:00
replication Synapse 1.18.0rc2 (2020-07-28) 2020-07-28 11:31:31 +01:00
res/templates Element CSS and logo in email templates (#7919) 2020-07-21 11:58:01 +01:00
rest Re-implement unread counts (#7736) 2020-07-29 18:26:55 +01:00
server_notices
spam_checker_api
state Convert state resolution to async/await (#7942) 2020-07-24 10:59:51 -04:00
static
storage Convert some of the data store to async. (#7976) 2020-07-30 07:20:41 -04:00
streams
util Fix deprecation warning: import ABC from collections.abc (#7892) 2020-07-20 13:33:04 -04:00
__init__.py Use the JSON module from the std library instead of simplejson. (#7936) 2020-07-28 10:28:59 -04:00
event_auth.py
notifier.py
python_dependencies.py Use the JSON module from the std library instead of simplejson. (#7936) 2020-07-28 10:28:59 -04:00
secrets.py
server.py Allow moving typing off master (#7869) 2020-07-16 15:12:54 +01:00
server.pyi Fix typing replication not being handled on master (#7959) 2020-07-27 14:10:53 +01:00
types.py
visibility.py Convert groups and visibility code to async / await. (#7951) 2020-07-27 12:32:08 -04:00