summary refs log tree commit diff
path: root/synapse/handlers/presence.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-16Check that event is visible in new APIsErik Johnston2-3/+16
2019-05-16Fix relations in worker mode