summary refs log tree commit diff
path: root/synapse/app (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-06Allow Synapse to send registration emails + choose Synapse or an external ser...Andrew Morgan1-1/+1
2019-09-05Trace how long it takes for the send trasaction to complete, including retrys...Jorik Schellekens4-38/+58
2019-09-05Gracefully handle log context slips and missing opentracing import errors. (#...Jorik Schellekens2