summary refs log tree commit diff
path: root/synapse/handlers/message.py (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-06Handle the fact the list.remove raises if element doesn't existErik Johnston1-4/+10
2015-02-05