summary refs log tree commit diff
path: root/contrib/scripts/kick_users.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-07-25Actually fix it by adding continueErik Johnston1-0/+1
2018-07-25Fix occasional 'tuple index out of range' errorRichard van der Hoff2-1/+2
This fixes a bug in _delete_existing_rows_txn which was introduced in #3435 (though it's been on matrix-org-hotfixes for *years*