summary refs log tree commit diff
path: root/scripts-dev/check_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-09-17(#5849) Convert rst to markdown (#6040)dstipp41-2192/+2088
Converting some of the rst documentation to markdown. Attempted to preserve whitespace and line breaks to minimize cosmetic change.
2019-09-17Fix race condition in room stats. (#6029)Erik Johnston2-4/+11
Broke in #5971 Basically the bug is that if get_current_state_deltas returns no new updates and we then take the max pos, its possible that we miss an update that happe