summary refs log tree commit diff
path: root/synapse/handlers/auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-12-04Make synapse_port_db exit with a non-0 code if something failedBrendan Abolivier1-0/+1
2019-12-04Revert "Move get_user_count_txn out of base store"Erik Johnston2-12/+12
This reverts commit 00f0d67566cdfe8eae44aeae1c982c42a255cfcd. Its going to get removed soon, so lets not make merge conflicts.