summary refs log tree commit diff
path: root/synapse/handlers/receipts.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-29Port receipt and read markers to async/waitErik Johnston1-25/+12
2019-10-29Make concurrently_execute work with async/awaitErik Johnston1-4