summary refs log tree commit diff
path: root/INSTALL.md (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-24Remove join when calculating room summaries.Erik Johnston1-13/+21
2019-07-24Remove join on room_memberships when fetching rooms for user.Erik Johnston1-22/+36
2019-07-24Add function to get all forgotten rooms for userErik Johnston2-0/+68
2019-07-23Opentracing Utils (#5722)Jo