summary refs log tree commit diff
path: root/synapse/storage/events.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-29Add DB bg update to cleanup extremities.Erik Johnston1-0/+186
2019-05-29Correctly filter out extremities with soft failed prevs (#5274)Erik Johnston2-3/+80
2019-05-29