summary refs log tree commit diff
path: root/docker/start.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-09-12expose number of real reserved usersNeil Johnson3-3/+55
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