summary refs log tree commit diff
path: root/synapse/handlers/device.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-24Pull out did_forget to worker storeErik Johnston2-29/+28
2018-07-24Expand on docstring comment about return valueErik Johnston1-0/+5
2018-07-24Remove unnecessary iteritemsErik Johnston1