summary refs log tree commit diff
path: root/synapse/api/errors.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-05-30Add DB bg update to cleanup extremities.Erik Johnston2-0/+205
Due to #5269 we may have extremities in our DB that we shouldn't have, so lets add a cleanup task such to remove those.
2019-05-30Correctly filter out extremities with soft failed prevs (#5274)Erik Johnston2-3/+80
When we receive a soft failed event