MatrixSynapse/synapse
Michael Kaye 336989a57f
Reduce federation logging on success (#7321)
Splitting based on the response code means we can avoid double logging here and identical information from line 164 while still logging at info if we don't get a good response and need to retry.
2020-04-22 11:18:18 +01:00
..
_scripts
api
app Move client command handling out of TCP protocol (#7185) 2020-04-06 09:58:42 +01:00
appservice
config Fix indention in generated config file (#7300) 2020-04-20 16:51:27 +01:00
crypto
events
federation Merge branch 'release-v1.12.4' into develop 2020-04-20 17:55:39 +01:00
groups
handlers Merge branch 'release-v1.12.4' into develop 2020-04-20 17:55:39 +01:00
http Reduce federation logging on success (#7321) 2020-04-22 11:18:18 +01:00
logging
metrics
module_api Convert auth handler to async/await (#7261) 2020-04-15 12:40:18 -04:00
push Do not treat display names as globs for push rules. (#7271) 2020-04-16 10:52:55 -04:00
replication On catchup, process each row with its own stream id (#7286) 2020-04-20 11:43:29 +01:00
res/templates Use a template for the SSO success page to allow for customization. (#7279) 2020-04-17 13:34:55 -04:00
rest Use a template for the SSO success page to allow for customization. (#7279) 2020-04-17 13:34:55 -04:00
server_notices Server notices: Dissociate room creation/lookup from invite (#7199) 2020-04-04 17:27:45 +02:00
spam_checker_api
state
static Make it clearer to the user that they haven't overridden onLogin/Register (#7237) 2020-04-09 12:38:38 +01:00
storage Fix a potentially-huge sql query (#7274) 2020-04-15 10:16:35 +01:00
streams
util On catchup, process each row with its own stream id (#7286) 2020-04-20 11:43:29 +01:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py Move client command handling out of TCP protocol (#7185) 2020-04-06 09:58:42 +01:00
server.pyi Move client command handling out of TCP protocol (#7185) 2020-04-06 09:58:42 +01:00
types.py
visibility.py