anonymousland-synapse/synapse
Richard van der Hoff 1ec688bf21
Downgrade warning on client disconnect to INFO (#7928)
Clients disconnecting before we finish processing the request happens from time
to time. We don't need to yell about it
2020-07-24 09:55:47 +01:00
..
_scripts
api
app Convert synapse.app to async/await. (#7868) 2020-07-17 07:08:56 -04:00
appservice
config Fix a typo in the sample config. (#7890) 2020-07-20 13:42:52 -04:00
crypto
events Fix deprecation warning: import ABC from collections.abc (#7892) 2020-07-20 13:33:04 -04:00
federation Convert presence handler helpers to async/await. (#7939) 2020-07-23 16:47:36 -04:00
groups
handlers Convert presence handler helpers to async/await. (#7939) 2020-07-23 16:47:36 -04:00
http Downgrade warning on client disconnect to INFO (#7928) 2020-07-24 09:55:47 +01:00
logging Clean up PreserveLoggingContext (#7877) 2020-07-22 00:40:27 +01:00
metrics
module_api
push Add ability to run multiple pusher instances (#7855) 2020-07-16 14:06:28 +01:00
replication Remove an unused prometheus metric (#7878) 2020-07-22 00:40:55 +01:00
res/templates Element CSS and logo in email templates (#7919) 2020-07-21 11:58:01 +01:00
rest Skip serializing /sync response if client has disconnected (#7927) 2020-07-22 13:44:16 +01:00
server_notices
spam_checker_api
state
static
storage Follow-up to admin API to re-activate accounts (#7908) 2020-07-22 12:33:19 -04:00
streams
util Fix deprecation warning: import ABC from collections.abc (#7892) 2020-07-20 13:33:04 -04:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py Allow moving typing off master (#7869) 2020-07-16 15:12:54 +01:00
server.pyi Allow moving typing off master (#7869) 2020-07-16 15:12:54 +01:00
types.py
visibility.py