summary refs log tree commit diff
path: root/scripts-dev/check_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-09-12Timeout reading body for outbound HTTP requestsErik Johnston1-7/+45
2018-09-12Speed up lazy loading (#3827)Matthew Hodgson5-30/+159
* speed up room summaries by pulling their data from room_memberships rather than room state * disable LL for incr syncs, and log incr sync stats (#3840)
2018-09-10