summary refs log tree commit diff
path: root/synapse/storage/relations.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-23Use `async with` for ID gens (#8383)Erik Johnston15-105/+144
2020-09-23Don't push if an user account has expired (#8353)Mathieu Velten4-5/+34
2020-09-23