summary refs log tree commit diff
path: root/synapse/handlers/message.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-24rather than adding ll_ids, remove them from p_idsMatthew Hodgson1-5/+6
2018-07-24incorporate more reviewMatthew Hodgson3-30/+27
2018-07-24another couple of logcontext leaksRichard van der Hoff2-5/