summary refs log tree commit diff
path: root/synapse/handlers/auth.py (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-30Increase perf of handling presence when joining large rooms.Erik Johnston2-77/+71
2021-04-30Record size of incoming bytesErik Johnston1-1/+2
2021-04-29