summary refs log tree commit diff
path: root/synapse/handlers/message.py (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-13Uniformize spam-checker API, part 4: port other spam-checker callbacks to ret...David Teller1-7/+5
2022-06-13Replace noop background updates with DELETE. (#12954)Pat