MatrixSynapse/synapse
Patrick Cloke 9b6224577e
Failover on proper error responses. (#14620)
When querying a remote server handle a 404/405 with an
errcode of M_UNRECOGNIZED as an unimplemented endpoint.
2022-12-06 07:23:03 -05:00
..
_scripts
api Improve logging and opentracing for to-device message handling (#14598) 2022-12-06 09:52:55 +00:00
app
appservice
config
crypto
events
federation Failover on proper error responses. (#14620) 2022-12-06 07:23:03 -05:00
handlers Improve logging and opentracing for to-device message handling (#14598) 2022-12-06 09:52:55 +00:00
http
logging Improve logging and opentracing for to-device message handling (#14598) 2022-12-06 09:52:55 +00:00
metrics
module_api
push
replication
res
rest Improve logging and opentracing for to-device message handling (#14598) 2022-12-06 09:52:55 +00:00
server_notices
spam_checker_api
state
static
storage Improve logging and opentracing for to-device message handling (#14598) 2022-12-06 09:52:55 +00:00
streams
util Better return type for `get_all_entities_changed` (#14604) 2022-12-05 15:19:14 -05:00
__init__.py
event_auth.py
notifier.py
py.typed
server.py
types.py
visibility.py