summary refs log tree commit diff
path: root/contrib/scripts/kick_users.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-05-21Fix get_max_topological_token to never return NoneErik Johnston1-1/+11
2019-05-21Fix error handling for rooms whose versions are unknown. (#5219)Richard van der Hoff5-7/+38
If we remove support for a particular room version, we should behave more grac