MatrixSynapse/synapse
Eric Eastwood a911dd768b
Add fields to better debug where events are being soft_failed (#10168)
Follow-up to https://github.com/matrix-org/synapse/pull/10156#discussion_r650292223
2021-06-17 14:59:45 +01:00
..
_scripts
api Make opentracing trace into event persistence (#10134) 2021-06-16 11:41:15 +01:00
app Clean up a broken import in admin_cmd.py (#10154) 2021-06-11 11:34:40 +01:00
appservice Implement knock feature (#6739) 2021-06-09 19:39:51 +01:00
config Always require users to re-authenticate for dangerous operations. (#10184) 2021-06-16 11:07:28 -04:00
crypto
events Implement knock feature (#6739) 2021-06-09 19:39:51 +01:00
federation Remove the experimental flag for knocking and use stable prefixes / endpoints. (#10167) 2021-06-15 07:45:14 -04:00
groups
handlers Add fields to better debug where events are being soft_failed (#10168) 2021-06-17 14:59:45 +01:00
http Fix 'ip_range_whitelist' not working for federation servers (#10115) 2021-06-15 08:53:55 +01:00
logging Improve comments in the structured logging code. (#10188) 2021-06-16 19:18:02 +01:00
metrics
module_api
push
replication Extend `ResponseCache` to pass a context object into the callback (#10157) 2021-06-14 10:26:09 +01:00
res/templates
rest Always require users to re-authenticate for dangerous operations. (#10184) 2021-06-16 11:07:28 -04:00
server_notices
spam_checker_api
state
static
storage Fix persist_events to stop leaking opentracing contexts (#10193) 2021-06-17 11:21:53 +01:00
streams
util Add debug logging when we enter/exit Measure block (#10183) 2021-06-16 13:29:54 +01:00
__init__.py 1.36.0 2021-06-15 15:42:02 +01:00
event_auth.py Implement knock feature (#6739) 2021-06-09 19:39:51 +01:00
notifier.py
python_dependencies.py
server.py
types.py
visibility.py